We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4a57b12 + 1a5072a commit 8f85a1fCopy full SHA for 8f85a1f
kubeclient.gemspec
@@ -35,6 +35,6 @@ Gem::Specification.new do |spec|
35
36
spec.add_dependency 'faraday', '>= 1.1', '< 3.0'
37
spec.add_dependency 'faraday-follow_redirects', '>= 0.3.0'
38
- spec.add_dependency 'recursive-open-struct', '~> 1.1', '>= 1.1.1'
+ spec.add_dependency 'recursive-open-struct', '>= 1.1.1', '< 3.0'
39
spec.add_dependency 'http', '>= 3.0', '< 6.0'
40
end
0 commit comments