From bbea553befa579ce7c65eb6e94ebd87a044b8d16 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:08:06 +0000 Subject: [PATCH] [Security] Bump rake from 10.4.2 to 13.0.4 Bumps [rake](https://github.com/ruby/rake) from 10.4.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/v10.4.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 268829a..4cac814 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM activesupport (= 4.2.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.4.2) + rake (13.0.4) rspec-core (3.2.3) rspec-support (~> 3.2.0) rspec-expectations (3.2.1)