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 20:49:34 +0300
committerPawel Chojnacki <pawel@chojnacki.ws>2017-06-02 20:45:58 +0300
commit21561f3434021ad35d45c449f489802fd1dced67 (patch)
treefb245cc6f694de8cf4cdde21ad796f85158e7c9d /Gemfile.lock
parentef9d9ddeb2e063fa8ed1b01e4f82cc9662b919b2 (diff)
Correctly handle temporary folder for testing multiproces metrics
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0b795f41783..bb574ae1834 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1000,7 +1000,7 @@ DEPENDENCIES
pg (~> 0.18.2)
poltergeist (~> 1.9.0)
premailer-rails (~> 1.9.0)
- prometheus-client-mmap
+ prometheus-client-mmap (~> 0.7.0.beta3)
pry-byebug (~> 3.4.1)
pry-rails (~> 0.3.4)
rack-attack (~> 4.4.1)