Browse Source

Merge pull request #1683 from kares/update-net-ssh

bundle update net-ssh to 3.0.x (to avoid deprecation warn on Ruby 2.3)
Dominik Sander 8 years ago
parent
commit
e44b524ab9
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Gemfile.lock

+ 1 - 1
Gemfile.lock

@@ -338,7 +338,7 @@ GEM
     net-ftp-list (3.2.8)
     net-scp (1.2.1)
       net-ssh (>= 2.6.5)
-    net-ssh (2.9.2)
+    net-ssh (3.0.2)
     netrc (0.10.3)
     nokogiri (1.6.8)
       mini_portile2 (~> 2.1.0)