From 093e18fb1e5575775e94453715efc26ff2713305 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2019 20:11:37 +0000 Subject: [PATCH] Bump sshkit from 1.17.0 to 1.19.0 Bumps [sshkit](https://github.com/capistrano/sshkit) from 1.17.0 to 1.19.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.19.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 87b3d82..09adb25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,11 +18,11 @@ GEM concurrent-ruby (1.0.5) i18n (1.0.0) concurrent-ruby (~> 1.0) - net-scp (1.2.1) - net-ssh (>= 2.6.5) - net-ssh (5.0.2) + net-scp (2.0.0) + net-ssh (>= 2.6.5, < 6.0.0) + net-ssh (5.2.0) rake (12.3.1) - sshkit (1.17.0) + sshkit (1.19.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)