From 3e8d6bbb993f879f14f0645c574019c728734736 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:14:40 +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 95b1c74..c9259a8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,9 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) 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) @@ -110,7 +112,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)