Skip to content

Commit

Permalink
Use fixed quantile dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Schmidt <[email protected]>
  • Loading branch information
grobie committed May 4, 2018
1 parent 47a6366 commit 5dd6a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prometheus-client.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ Gem::Specification.new do |s|
s.files = %w(README.md) + Dir.glob('{lib/**/*}')
s.require_paths = ['lib']

s.add_dependency 'quantile', '~> 0.2.0'
s.add_dependency 'quantile', '~> 0.2.1'
end

0 comments on commit 5dd6a8d

Please sign in to comment.