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 186ab31 + bcd6412 commit 287c1cdCopy full SHA for 287c1cd
orchestrator_client.gemspec
@@ -16,5 +16,5 @@ Gem::Specification.new do |s|
16
s.require_paths = ["lib"]
17
18
s.add_dependency 'faraday', '~> 1.4'
19
- s.add_dependency 'net-http-persistent', '~> 3.1'
+ s.add_dependency 'net-http-persistent', '~> 4.0'
20
end
0 commit comments