From b1c4e56bb4438aa1a00c57337f6a9373cbb168e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 23 Oct 2020 10:12:46 +0000 Subject: [PATCH] Bump rake from 12.0.0 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 12.0.0 to 13.0.1. - [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/v12.0.0...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e9ee526..2ced353 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM net-ssh (>= 2.6.5) net-ssh (4.1.0) phpass-ruby (0.1.2) - rake (12.0.0) + rake (13.0.1) sshkit (1.10.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)