From a58bc490de41c0ca8ac1acf2d169fcf28eca5056 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 06:02:23 +0000 Subject: [PATCH] Bump rake from 12.3.3 to 13.0.4 Bumps [rake](https://github.com/ruby/rake) from 12.3.3 to 13.0.4. - [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.3...v13.0.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a2a8b4588813..0efa0172d8fc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -31,7 +31,7 @@ GEM ast (~> 2.4.0) public_suffix (3.0.3) rainbow (3.0.0) - rake (12.3.3) + rake (13.0.4) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0)