diff options
author | Ryan Cobb <rcobb@gitlab.com> | 2019-05-20 14:34:00 +0000 |
---|---|---|
committer | Ryan Cobb <rcobb@gitlab.com> | 2019-05-20 14:34:00 +0000 |
commit | 2334b07726f819c6a9fe94d1380969d0b9eaef85 (patch) | |
tree | 8abf7e0d0813153c91e00c79cb8011cdd133352c /Gemfile.lock | |
parent | 7115bd811f4bc87c0706fc2b876729878ad8fc5b (diff) | |
download | gitlab-ce-2334b07726f819c6a9fe94d1380969d0b9eaef85.tar.gz |
Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"revert-c5a9bc17
This reverts merge request !27474
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 37652138436..be722b89a40 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -906,8 +906,6 @@ 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) @@ -1214,7 +1212,6 @@ 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) |