From c1b5223fcdf9eff294089a5dd6039a0709a0da9c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2020 23:09:30 +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 55ad9f1a..9c80126a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM net-scp (1.2.1) net-ssh (>= 2.6.5) net-ssh (4.1.0) - rake (12.0.0) + rake (13.0.1) sshkit (1.12.0) net-scp (>= 1.1.2) net-ssh (>= 2.8.0)