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 99a7b8c + 7a5a5f7 commit 3df8637Copy full SHA for 3df8637
1 file changed
bc-prometheus-ruby.gemspec
@@ -43,6 +43,6 @@ Gem::Specification.new do |spec|
43
spec.add_development_dependency 'simplecov', '>= 0.16'
44
45
spec.add_runtime_dependency 'bigcommerce-multitrap', '~> 0.1'
46
- spec.add_runtime_dependency 'prometheus_exporter', '~> 0.5'
+ spec.add_runtime_dependency 'prometheus_exporter', '~> 0.7'
47
spec.add_runtime_dependency 'thin', '~> 1.7'
48
end
0 commit comments