From 0c2c3adf0affb78d2eb782d37a70bf739b722a0d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 09:15:32 +0000 Subject: [PATCH] [Security] Bump rake from 12.3.2 to 13.0.5 Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.5. **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/v12.3.2...v13.0.5) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e42701d..68cf34a9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -177,7 +177,9 @@ GEM mimemagic (~> 0.3.2) metaclass (0.0.4) method_source (0.9.2) - mimemagic (0.3.3) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.1) mini_portile2 (2.4.0) minitest (5.11.3) @@ -238,7 +240,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.19.0, < 2.0) - rake (12.3.2) + rake (13.0.5) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0)