From 317f3a839f71cc232482a08c29b91c163153c12d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Jun 2024 12:56:00 +0000 Subject: [PATCH] Bump sshkit from 1.22.2 to 1.23.0 Bumps [sshkit](https://github.com/capistrano/sshkit) from 1.22.2 to 1.23.0. - [Release notes](https://github.com/capistrano/sshkit/releases) - [Commits](https://github.com/capistrano/sshkit/compare/v1.22.2...v1.23.0) --- updated-dependencies: - dependency-name: sshkit dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7f1810f8..74786d9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -565,9 +565,8 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sshkit (1.22.2) + sshkit (1.23.0) base64 - mutex_m net-scp (>= 1.1.2) net-sftp (>= 2.1.2) net-ssh (>= 2.8.0)