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:
authorNick Thomas <nick@gitlab.com>2018-05-10 15:31:36 +0300
committerNick Thomas <nick@gitlab.com>2018-05-10 15:31:36 +0300
commitb7e9c968c24e5d380f5522067e46170a351c6b6c (patch)
treed498cbfb40e87b1c93bc4abb7ab389671a6200a1 /Gemfile.lock
parent3016cf26970353626db8437fb77a3ac22f83288c (diff)
parent204af2e1019e661fddc451ad0cfb982453d4085b (diff)
Merge branch 'sh-reset-prometheus-metrics-tests' into 'master'
Support resetting of Prometheus metrics between test runs Closes #39968 See merge request gitlab-org/gitlab-ce!18836
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 ee28465decd..201dba5fc5a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -632,7 +632,7 @@ GEM
parser
unparser
procto (0.0.3)
- prometheus-client-mmap (0.9.1)
+ prometheus-client-mmap (0.9.2)
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
@@ -1130,7 +1130,7 @@ DEPENDENCIES
peek-sidekiq (~> 1.0.3)
pg (~> 0.18.2)
premailer-rails (~> 1.9.7)
- prometheus-client-mmap (~> 0.9.1)
+ prometheus-client-mmap (~> 0.9.2)
pry-byebug (~> 3.4.1)
pry-rails (~> 0.3.4)
rack-attack (~> 4.4.1)