diff options
author | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-05-22 13:22:02 +0200 |
---|---|---|
committer | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-06-02 19:45:58 +0200 |
commit | d38b064719a629c7059db0f1f75c6ceac187ab5b (patch) | |
tree | 16a4e948c998274a96d7978685e8ca50d8be3b03 /Gemfile.lock | |
parent | c10d55a6dafc6dafe0d3b2d9fad1dc66aee07ff6 (diff) | |
download | gitlab-ce-d38b064719a629c7059db0f1f75c6ceac187ab5b.tar.gz |
Bump prometheus client version
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 b6a7e815170..0b795f41783 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -561,7 +561,7 @@ GEM premailer-rails (1.9.2) actionmailer (>= 3, < 6) premailer (~> 1.7, >= 1.7.9) - prometheus-client-mmap (0.7.0.beta1) + prometheus-client-mmap (0.7.0.beta3) quantile (~> 0.2.0) pry (0.10.4) coderay (~> 1.1.0) @@ -1000,7 +1000,7 @@ DEPENDENCIES pg (~> 0.18.2) poltergeist (~> 1.9.0) premailer-rails (~> 1.9.0) - prometheus-client-mmap (~> 0.7.0.beta1) + prometheus-client-mmap pry-byebug (~> 3.4.1) pry-rails (~> 0.3.4) rack-attack (~> 4.4.1) |