From e1626c046a1f0e30d3c62bbfce59331835122ddc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 14:22:52 +0000 Subject: [PATCH] Bump rake from 10.5.0 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 10.5.0 to 13.0.6. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v10.5.0...v13.0.6) --- updated-dependencies: - dependency-name: rake dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9524251..caf36ac 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM net-scp (3.0.0) net-ssh (>= 2.6.5, < 7.0.0) net-ssh (6.0.2) - rake (10.5.0) + rake (13.0.6) sshkit (1.21.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)