summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAsh McKenzie <amckenzie@gitlab.com>2019-05-07 16:21:40 +0000
committerAsh McKenzie <amckenzie@gitlab.com>2019-05-07 16:21:40 +0000
commitc5a9bc17a17dd282ab6c07efa59e654e43c124ff (patch)
tree6a62478f66c9fdb3b19d6780e39e700fab6db919 /Gemfile.lock
parent47e5eedc5c3b09d631143848228e7f70388c6f85 (diff)
parentc16a7a8c563fe208bdb1331654d6e9c05e188596 (diff)
downloadgitlab-ce-c5a9bc17a17dd282ab6c07efa59e654e43c124ff.tar.gz
Merge branch '56850-add-new-unicorn-metrics' into 'master'
Resolve "Add new Unicorn metrics" Closes #56850 See merge request gitlab-org/gitlab-ce!27474
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ddff7e56968..3dd1adb5f63 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -904,6 +904,8 @@ GEM
httpclient (>= 2.4)
sys-filesystem (1.1.6)
ffi
+ sys-proctable (1.2.1)
+ ffi
sysexits (1.2.0)
temple (0.8.0)
test-prof (0.2.5)
@@ -1209,6 +1211,7 @@ DEPENDENCIES
stackprof (~> 0.2.10)
state_machines-activerecord (~> 0.5.1)
sys-filesystem (~> 1.1.6)
+ sys-proctable (~> 1.2)
test-prof (~> 0.2.5)
thin (~> 1.7.0)
timecop (~> 0.8.0)