Commit 27f4371c authored by Douglas Barbosa Alexandre's avatar Douglas Barbosa Alexandre

Merge branch 'sh-update-prometheus-client-mmap' into 'master'

Update prometheus-client-mmap to v0.11.0

See merge request gitlab-org/gitlab!37597
parents b54152f5 33573023
......@@ -328,7 +328,7 @@ group :metrics do
gem 'method_source', '~> 0.8', require: false
# Prometheus
gem 'prometheus-client-mmap', '~> 0.10.0'
gem 'prometheus-client-mmap', '~> 0.11.0'
gem 'raindrops', '~> 0.18'
end
......
......@@ -787,7 +787,7 @@ GEM
parser
unparser
procto (0.0.3)
prometheus-client-mmap (0.10.0)
prometheus-client-mmap (0.11.0)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
......@@ -1345,7 +1345,7 @@ DEPENDENCIES
pg (~> 1.1)
png_quantizator (~> 0.2.1)
premailer-rails (~> 1.10.3)
prometheus-client-mmap (~> 0.10.0)
prometheus-client-mmap (~> 0.11.0)
pry-byebug (~> 3.5.1)
pry-rails (~> 0.3.9)
rack (~> 2.0.9)
......
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