summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPirate Praveen <praveen@debian.org>2018-03-12 14:27:48 +0100
committerPirate Praveen <praveen@debian.org>2018-03-14 06:26:25 +0100
commit7480c8afd1c6c1474c3c714a969076a05bd8b76d (patch)
treef788582209c6214479bf0cd5fc588fd04b3657ee /Gemfile.lock
parent5ae91f323d054341c0d012de85835ef40f1bf9f8 (diff)
downloadgitlab-ce-7480c8afd1c6c1474c3c714a969076a05bd8b76d.tar.gz
Update net-ssh 4.1.0 -> 4.2.0 (Fixes #21734)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index b85c7085d07..86d61e2d8d4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -513,7 +513,7 @@ GEM
mustermann (~> 1.0.0)
mysql2 (0.4.10)
net-ldap (0.16.0)
- net-ssh (4.1.0)
+ net-ssh (4.2.0)
netrc (0.11.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
@@ -1107,7 +1107,7 @@ DEPENDENCIES
mousetrap-rails (~> 1.4.6)
mysql2 (~> 0.4.10)
net-ldap
- net-ssh (~> 4.1.0)
+ net-ssh (~> 4.2.0)
nokogiri (~> 1.8.2)
oauth2 (~> 1.4)
octokit (~> 4.6.2)