From ae0c169f7095f7624f788920eb478ab85608228d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Aug 2023 10:54:43 +0200 Subject: [PATCH] Build(deps): Bump sshkey from 2.0.0 to 3.0.0 (#23248) Bumps [sshkey](https://github.com/bensie/sshkey) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/bensie/sshkey/releases) - [Commits](https://github.com/bensie/sshkey/compare/2.0.0...3.0.0) --- updated-dependencies: - dependency-name: sshkey dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6097b8efa2f..e27d5d7e896 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -489,7 +489,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sshkey (2.0.0) + sshkey (3.0.0) stackprof (0.2.25) syntax_tree (6.1.1) prettier_print (>= 1.2.0)