From 57243f36534e8fc370a0c57fc5f312b66b4012c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 4 Feb 2019 20:13:21 +0000 Subject: [PATCH] Bump sshkit from 1.17.0 to 1.18.2 Bumps [sshkit](https://github.com/capistrano/sshkit) from 1.17.0 to 1.18.2. - [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.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87b3d82..df68746 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,9 +20,9 @@ GEM concurrent-ruby (~> 1.0) net-scp (1.2.1) net-ssh (>= 2.6.5) - net-ssh (5.0.2) + net-ssh (5.1.0) rake (12.3.1) - sshkit (1.17.0) + sshkit (1.18.2) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)