From f9a6fcd2fbe8c65d77e26136e20ace1a095466b0 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 06:25:55 +0000 Subject: [PATCH] Bump bootsnap from 1.4.6 to 1.7.6 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.6 to 1.7.6. - [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.6) 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 775aeba..f39bc95 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,7 +63,7 @@ GEM bcrypt (3.1.13) benchmark (0.1.0) bindex (0.8.1) - bootsnap (1.4.6) + bootsnap (1.7.6) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) @@ -104,11 +104,13 @@ GEM mimemagic (~> 0.3.2) maruku (0.7.3) 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) mysql2 (0.5.3) nio4r (2.5.2) nokogiri (1.10.10)