Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPawel Chojnacki <pawel@chojnacki.ws>2017-05-22 14:22:02 +0300
committerPawel Chojnacki <pawel@chojnacki.ws>2017-06-02 20:45:58 +0300
commitd38b064719a629c7059db0f1f75c6ceac187ab5b (patch)
tree16a4e948c998274a96d7978685e8ca50d8be3b03 /Gemfile.lock
parentc10d55a6dafc6dafe0d3b2d9fad1dc66aee07ff6 (diff)
Bump prometheus client version
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
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)