From b97cc12f440f379fd0e1e891e2421dbddb68573c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Nov 2020 22:16:00 +0000 Subject: [PATCH] Bump rake from 11.3.0 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 11.3.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/v11.3.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 4bf9aeb..5724412 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -82,7 +82,7 @@ GEM pry-doc (0.9.0) pry (~> 0.9) yard (~> 0.8) - rake (11.3.0) + rake (13.0.1) rspec (2.99.0) rspec-core (~> 2.99.0) rspec-expectations (~> 2.99.0)