From 9b30f26553ad6172068784eedaf59fd4d15b8664 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 May 2024 17:09:56 +0000 Subject: [PATCH] Bump sshkit from 1.22.1 to 1.22.2 Bumps [sshkit](https://github.com/capistrano/sshkit) from 1.22.1 to 1.22.2. - [Release notes](https://github.com/capistrano/sshkit/releases) - [Commits](https://github.com/capistrano/sshkit/compare/v1.22.1...v1.22.2) --- updated-dependencies: - dependency-name: sshkit dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 588393e39a..569791dbc9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -659,7 +659,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) - sshkit (1.22.1) + sshkit (1.22.2) base64 mutex_m net-scp (>= 1.1.2)