Skip to content

Commit 3df8637

Browse files
authored
Merge pull request #12 from dishadutta26/PAYMENTS-6381
chore(platform): PAYMENTS-6381 Bumping prometheus_exporter gem to support Rails 6.1 upgrade
2 parents 99a7b8c + 7a5a5f7 commit 3df8637

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

bc-prometheus-ruby.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ Gem::Specification.new do |spec|
4343
spec.add_development_dependency 'simplecov', '>= 0.16'
4444

4545
spec.add_runtime_dependency 'bigcommerce-multitrap', '~> 0.1'
46-
spec.add_runtime_dependency 'prometheus_exporter', '~> 0.5'
46+
spec.add_runtime_dependency 'prometheus_exporter', '~> 0.7'
4747
spec.add_runtime_dependency 'thin', '~> 1.7'
4848
end

0 commit comments

Comments
 (0)