From 92e201c44568cafe83ae4babf9daf9c29a39eebe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 20:00:15 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 13.0.1 in /src/supermarket/engines/fieri Bumps [rake](https://github.com/ruby/rake) from 12.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/v12.3.2...v13.0.1) Signed-off-by: dependabot[bot] --- src/supermarket/engines/fieri/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/supermarket/engines/fieri/Gemfile.lock b/src/supermarket/engines/fieri/Gemfile.lock index 9cfc278b8..a08b77598 100644 --- a/src/supermarket/engines/fieri/Gemfile.lock +++ b/src/supermarket/engines/fieri/Gemfile.lock @@ -158,7 +158,7 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rainbow (3.0.0) - rake (12.3.2) + rake (13.0.1) redis (3.3.5) rspec-core (3.6.0) rspec-support (~> 3.6.0)