diff options
author | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-07-24 11:46:33 +0200 |
---|---|---|
committer | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-07-24 11:49:13 +0200 |
commit | 6b0608cb8573fe8450332aa3a675848fa1adfd89 (patch) | |
tree | 1e303bf68b1686f193327e94ffd52df3fe08473b /Gemfile.lock | |
parent | 883488e0b2adda7dad93334f17f3895f05a7c587 (diff) | |
download | gitlab-ce-6b0608cb8573fe8450332aa3a675848fa1adfd89.tar.gz |
Fix bug with truncation of file containing metrics
bump prometheus gem version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
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) |