From 8e627bafe80c0d8324d9184d5fd0d54c2483b3c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 11:01:52 +0000 Subject: [PATCH] Bump rake from 10.3.2 to 13.0.1 in /lib/yeoman/templates Bumps [rake](https://github.com/ruby/rake) from 10.3.2 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/v10.3.2...v13.0.1) Signed-off-by: dependabot[bot] --- lib/yeoman/templates/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/yeoman/templates/Gemfile.lock b/lib/yeoman/templates/Gemfile.lock index 80244860..b5ed64b8 100644 --- a/lib/yeoman/templates/Gemfile.lock +++ b/lib/yeoman/templates/Gemfile.lock @@ -18,7 +18,7 @@ GEM net-ssh (2.9.1) rainbow (2.2.2) rake - rake (10.3.2) + rake (13.0.1) sshkit (1.5.1) colorize net-scp (>= 1.1.2)