summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Chojnacki <pawel@chojnacki.ws>2017-07-24 11:46:33 +0200
committerPawel Chojnacki <pawel@chojnacki.ws>2017-07-24 11:49:13 +0200
commit6b0608cb8573fe8450332aa3a675848fa1adfd89 (patch)
tree1e303bf68b1686f193327e94ffd52df3fe08473b
parent883488e0b2adda7dad93334f17f3895f05a7c587 (diff)
downloadgitlab-ce-6b0608cb8573fe8450332aa3a675848fa1adfd89.tar.gz
Fix bug with truncation of file containing metrics
bump prometheus gem version
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b0b437ae342..b295cf8cdf4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -591,7 +591,7 @@ GEM
premailer-rails (1.9.7)
actionmailer (>= 3, < 6)
premailer (~> 1.7, >= 1.7.9)
- prometheus-client-mmap (0.7.0.beta9)
+ prometheus-client-mmap (0.7.0.beta10)
mmap2 (~> 2.2, >= 2.2.7)
pry (0.10.4)
coderay (~> 1.1.0)