From 8057dd44b4f521f1761e0884662cd7e1952a1e0a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 09:14:39 +0000 Subject: [PATCH] [Security] Bump rake from 12.3.2 to 13.0.4 Bumps [rake](https://github.com/ruby/rake) from 12.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/v12.3.2...v13.0.4) 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..199a9342 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.4) rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0)