From c72acb771ff665eded9d4afd49f5581fcc2143ec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 10:00:23 +0000 Subject: [PATCH] Bump rake from 11.3.0 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 11.3.0 to 13.0.3. - [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.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 76822c2..5ecdc1a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -24,7 +24,7 @@ GEM method_source (~> 0.8.1) slop (~> 3.4) spoon (~> 0.0) - rake (11.3.0) + rake (13.0.3) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0)