diff options
author | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-07-04 16:25:49 +0200 |
---|---|---|
committer | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-07-04 16:25:49 +0200 |
commit | b5f3903b81856c2b9bcfadaed9e1bb9cf9938710 (patch) | |
tree | 28684567d92fbcfe713be2ddd781ef4644fcc99d /Gemfile.lock | |
parent | a69236cd4a22be2012287ee165db37e92346ee7e (diff) | |
download | gitlab-ce-b5f3903b81856c2b9bcfadaed9e1bb9cf9938710.tar.gz |
Update prometheus client gem
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index f4ddd30da1b..c62b253546d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -599,8 +599,8 @@ GEM premailer-rails (1.9.7) actionmailer (>= 3, < 6) premailer (~> 1.7, >= 1.7.9) - prometheus-client-mmap (0.7.0.beta5) - mmap2 (~> 2.2.6) + prometheus-client-mmap (0.7.0.beta8) + mmap2 (~> 2.2, >= 2.2.7) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) |