Commit 42031d18 authored by Stan Hu's avatar Stan Hu

Merge branch '339001-bump-prom-mmap-gem' into 'master'

Bump prometheus-client-mmap to 14.0 [RUN ALL RSPEC] [RUN AS-IF-FOSS]

See merge request gitlab-org/gitlab!68987
parents a3705457 877b827e
......@@ -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'
......
......@@ -925,7 +925,7 @@ GEM
coderay
parser
unparser
prometheus-client-mmap (0.12.0)
prometheus-client-mmap (0.14.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
......@@ -1574,7 +1574,7 @@ DEPENDENCIES
pg_query (~> 2.1)
png_quantizator (~> 0.2.1)
premailer-rails (~> 1.10.3)
prometheus-client-mmap (~> 0.12.0)
prometheus-client-mmap (~> 0.14.0)
pry-byebug
pry-rails (~> 0.3.9)
pry-shell (~> 0.4.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment