From a65fa481878827cd6631d99ed322413f2166be44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Sep 2020 13:51:11 +0000 Subject: [PATCH] Bump rake from 10.5.0 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 10.5.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/v10.5.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 8af201c..b0d6cd4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,7 +48,7 @@ GEM rack (~> 1.2) pkg-config (1.1.7) rack (1.6.4) - rake (10.5.0) + rake (13.0.1) rdoc (4.2.1) json (~> 1.4) redcarpet (3.3.4)