From 61c49b8e8da4926a8b8b8a941a7f86731d0d2841 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 22 Oct 2018 21:16:48 +0000 Subject: [PATCH] Bump sshkit from 1.17.0 to 1.18.0 Bumps [sshkit](https://github.com/capistrano/sshkit) from 1.17.0 to 1.18.0. - [Release notes](https://github.com/capistrano/sshkit/releases) - [Changelog](https://github.com/capistrano/sshkit/blob/master/CHANGELOG.md) - [Commits](https://github.com/capistrano/sshkit/compare/v1.17.0...v1.18.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87b3d82..62110b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM net-ssh (>= 2.6.5) net-ssh (5.0.2) rake (12.3.1) - sshkit (1.17.0) + sshkit (1.18.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)