Bump prometheus-client-mmap to 14.0
This will include fix for noisy warnings visible when running the app with Ruby 3. Changelog: other
Showing
... | ... | @@ -333,7 +333,7 @@ gem 'snowplow-tracker', '~> 0.6.1' |
# Metrics | ||
gem 'method_source', '~> 1.0', require: false | ||
gem 'webrick', '~> 1.6.1', require: false | ||
gem 'prometheus-client-mmap', '~> 0.12.0', require: 'prometheus/client' | ||
gem 'prometheus-client-mmap', '~> 0.14.0', require: 'prometheus/client' | ||
gem 'warning', '~> 1.2.0' | ||
... | ... |
Please register or sign in to comment