From d43f9f28e1efc859595da77a9330a8fcf15f3838 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 28 Jan 2019 20:13:21 +0000 Subject: [PATCH] Bump sshkit from 1.17.0 to 1.18.1 Bumps [sshkit](https://github.com/capistrano/sshkit) from 1.17.0 to 1.18.1. - [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.1) 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..9a36734 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.1) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)