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:
authorTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-07-09 09:34:40 +0300
committerTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-07-09 09:34:56 +0300
commit605a5170108923dcea75f7aec8224b25f03d9fe2 (patch)
tree79f483308ca69dad1f907b30600861131b5163fc /Gemfile
parent420f6b5474e49e17226415250846e48fe514fe0d (diff)
Remove net-ssh gem
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 2c248a45175..b04262e89b4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -251,7 +251,6 @@ gem 'jquery-rails', '~> 4.1.0'
gem 'request_store', '~> 1.3'
gem 'select2-rails', '~> 3.5.9'
gem 'virtus', '~> 1.0.1'
-gem 'net-ssh', '~> 3.0.1'
gem 'base32', '~> 0.3.0'
# Sentry integration