Commit 7524bf7f authored by Patrick Bajao's avatar Patrick Bajao

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

Update prometheus-client-mmap to v0.12.0

See merge request gitlab-org/gitlab!42948
parents 0f6e76f2 d5506be2
......@@ -329,7 +329,7 @@ group :metrics do
gem 'method_source', '~> 1.0', require: false
# Prometheus
gem 'prometheus-client-mmap', '~> 0.11.0'
gem 'prometheus-client-mmap', '~> 0.12.0'
gem 'raindrops', '~> 0.18'
end
......
......@@ -838,7 +838,7 @@ GEM
parser
unparser
procto (0.0.3)
prometheus-client-mmap (0.11.0)
prometheus-client-mmap (0.12.0)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
......@@ -1417,7 +1417,7 @@ DEPENDENCIES
pg (~> 1.1)
png_quantizator (~> 0.2.1)
premailer-rails (~> 1.10.3)
prometheus-client-mmap (~> 0.11.0)
prometheus-client-mmap (~> 0.12.0)
pry-byebug (~> 3.9.0)
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