diff options
author | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-11-21 18:59:14 +0100 |
---|---|---|
committer | Pawel Chojnacki <pawel@chojnacki.ws> | 2017-11-23 00:37:24 +0100 |
commit | de2400f6404476e82d95f7cc6cd1fc26779c147b (patch) | |
tree | 7f06c93949c4b1814b8fea31d6cd2990b6a6638d /Gemfile.lock | |
parent | 9fefb6c2be1e9772599aa376ae8ae37241ace0c6 (diff) | |
download | gitlab-ce-de2400f6404476e82d95f7cc6cd1fc26779c147b.tar.gz |
Update prometheus-client-gem to 0.7.0.beta33
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 4787be92365..3d18ee1ba44 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -488,7 +488,7 @@ GEM mini_mime (0.1.4) mini_portile2 (2.3.0) minitest (5.7.0) - mmap2 (2.2.7) + mmap2 (2.2.9) mousetrap-rails (1.4.6) multi_json (1.12.2) multi_xml (0.6.0) @@ -625,8 +625,8 @@ GEM parser unparser procto (0.0.3) - prometheus-client-mmap (0.7.0.beta18) - mmap2 (~> 2.2, >= 2.2.7) + prometheus-client-mmap (0.7.0.beta33) + mmap2 (~> 2.2, >= 2.2.9) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) @@ -1111,7 +1111,7 @@ DEPENDENCIES peek-sidekiq (~> 1.0.3) pg (~> 0.18.2) premailer-rails (~> 1.9.7) - prometheus-client-mmap (~> 0.7.0.beta18) + prometheus-client-mmap (~> 0.7.0.beta33) pry-byebug (~> 3.4.1) pry-rails (~> 0.3.4) rack-attack (~> 4.4.1) |