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:
authorRyan Cobb <rcobb@gitlab.com>2019-05-20 17:34:00 +0300
committerRyan Cobb <rcobb@gitlab.com>2019-05-20 17:34:00 +0300
commit2334b07726f819c6a9fe94d1380969d0b9eaef85 (patch)
tree8abf7e0d0813153c91e00c79cb8011cdd133352c /Gemfile
parent7115bd811f4bc87c0706fc2b876729878ad8fc5b (diff)
Revert "Merge branch '56850-add-new-unicorn-metrics' into 'master'"
This reverts merge request !27474
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 5d876ccccf6..0b9e5000c7c 100644
--- a/Gemfile
+++ b/Gemfile
@@ -409,7 +409,6 @@ gem 'health_check', '~> 2.6.0'
# System information
gem 'vmstat', '~> 2.3.0'
gem 'sys-filesystem', '~> 1.1.6'
-gem 'sys-proctable', '~> 1.2'
# SSH host key support
gem 'net-ssh', '~> 5.0'