From ffa6a316cac1233df6a7abdadb41ab1fa6ccde8d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 22 Apr 2021 11:57:29 +0000 Subject: [PATCH] Bump bootsnap from 1.4.6 to 1.7.4 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.6 to 1.7.4. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.4.6...v1.7.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5e5f1bb..0891e49 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,7 +64,7 @@ GEM execjs bcrypt (3.1.13) bindex (0.8.1) - bootsnap (1.4.6) + bootsnap (1.7.4) msgpack (~> 1.0) bootstrap (4.5.0) autoprefixer-rails (>= 9.1.0) @@ -147,11 +147,13 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) method_source (1.0.0) - mimemagic (0.3.5) + mimemagic (0.3.10) + nokogiri (~> 1) + rake mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.1) - msgpack (1.3.3) + msgpack (1.4.2) multi_json (1.14.1) multi_xml (0.6.0) multipart-post (2.1.1)