From ed4c3cbc2e1db69e420cf7c34cdcb0907c250079 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 9 Jul 2021 05:15:21 +0000 Subject: [PATCH] [Security] Bump rake from 11.2.2 to 13.0.6 Bumps [rake](https://github.com/ruby/rake) from 11.2.2 to 13.0.6. **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.6) 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..4287838 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.6) rspec (3.8.0) rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0)