From 07d2d03d4573fc7b14817d893a49f0c79e026a6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 05:14:57 +0000 Subject: [PATCH] [Security] Bump rake from 11.2.2 to 13.0.4 Bumps [rake](https://github.com/ruby/rake) from 11.2.2 to 13.0.4. **This update includes security fixes.** - [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.2.2...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 9f97776..6bf54d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM rack (2.0.6) rack-protection (2.0.2) rack - rake (11.2.2) + rake (13.0.4) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0)