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 a510b3b + 9282357 commit 1ee3bbfCopy full SHA for 1ee3bbf
prometheus-api-client.gemspec
@@ -15,5 +15,5 @@ Gem::Specification.new do |s|
15
s.files = %w(README.md) + Dir.glob('{lib/**/*}')
16
s.require_paths = ['lib']
17
18
- s.add_dependency 'faraday', '~> 0.9.2'
+ s.add_dependency 'faraday', '~> 0.9'
19
end
0 commit comments