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 12acfaf + ed0699a commit 6cb7db3Copy full SHA for 6cb7db3
prometheus-api-client.gemspec
@@ -15,6 +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 'quantile', '~> 0.2.0'
19
s.add_dependency 'faraday', '~> 0.12.0'
20
end
0 commit comments