From faa1738bf838d2a38a1a80bbce60e46a0107374a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 09:21:12 +0000 Subject: [PATCH] Bump bootsnap from 1.4.3 to 1.7.5 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.3 to 1.7.5. - [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.3...v1.7.5) 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 7e42701d..62aa6aa1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM aws-sigv4 (1.0.1) bcrypt (3.1.12) bindex (0.5.0) - bootsnap (1.4.3) + bootsnap (1.7.5) msgpack (~> 1.0) bootstrap (4.1.3) autoprefixer-rails (>= 6.0.3) @@ -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) @@ -199,7 +201,7 @@ GEM minitest-rails (~> 3.0) mocha (1.8.0) metaclass (~> 0.0.1) - msgpack (1.2.9) + msgpack (1.4.2) nio4r (2.3.1) nokogiri (1.10.4) mini_portile2 (~> 2.4.0)