From ddbc8c8c4c00aa12f160cb45ecb48dcf7e5ddce6 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 06:12:41 +0000 Subject: [PATCH] [Security] Bump rake from 10.3.2 to 13.0.4 Bumps [rake](https://github.com/ruby/rake) from 10.3.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.3.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 14dbe0d..e24f03a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -71,7 +71,7 @@ GEM activesupport (= 4.1.4) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (10.3.2) + rake (13.0.4) rspec-core (3.0.2) rspec-support (~> 3.0.0) rspec-expectations (3.0.2)