From 604c48512c106ea7e2b4c8812d6c16cf1807fa1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jan 2021 07:27:24 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.3 Bumps [rake](https://github.com/ruby/rake) from 0.9.2.2 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/v0.9.2.2...v13.0.3) Signed-off-by: dependabot[bot] <support@github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 62f54d6..11aebf4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,7 +11,7 @@ GEM diff-lcs (1.1.3) mocha (0.9.8) rake - rake (0.9.2.2) + rake (13.0.3) redis (2.2.2) rspec (2.9.0) rspec-core (~> 2.9.0)