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:
authorLin Jen-Shin <godfat@godfat.org>2018-03-09 14:50:21 +0300
committerLin Jen-Shin <godfat@godfat.org>2018-03-29 14:40:32 +0300
commit211b2f390c3311f5880b3de6a2fb16f7865ebaae (patch)
tree4e087ba5278183dfa128728a33931f3d5334b551 /qa/Gemfile.lock
parent9a538b9eebd6aed362c6ed86445d96c8e06ffdf2 (diff)
Implement other ssh keys and use ssh-keygen instead
Diffstat (limited to 'qa/Gemfile.lock')
-rw-r--r--qa/Gemfile.lock2
1 files changed, 0 insertions, 2 deletions
diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock
index 51d2e4d7a10..565adac7499 100644
--- a/qa/Gemfile.lock
+++ b/qa/Gemfile.lock
@@ -46,7 +46,6 @@ GEM
mini_mime (1.0.0)
mini_portile2 (2.3.0)
minitest (5.11.1)
- net-ssh (4.1.0)
netrc (0.11.0)
nokogiri (1.8.1)
mini_portile2 (~> 2.3.0)
@@ -98,7 +97,6 @@ DEPENDENCIES
airborne (~> 0.2.13)
capybara (~> 2.16.1)
capybara-screenshot (~> 1.0.18)
- net-ssh
pry-byebug (~> 3.5.1)
rake (~> 12.3.0)
rspec (~> 3.7)