From aab69856174588f7c6154ac8a9b2ef9244485b11 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 06:03:41 +0000 Subject: [PATCH] Bump bootsnap from 1.7.2 to 1.15.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.2 to 1.15.0. - [Release notes](https://github.com/Shopify/bootsnap/releases) - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.2...v1.15.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 52beecd..65d36c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,8 +60,8 @@ GEM public_suffix (>= 2.0.2, < 5.0) bcrypt (3.1.16) bindex (0.8.1) - bootsnap (1.7.2) - msgpack (~> 1.0) + bootsnap (1.15.0) + msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) capybara (3.35.3) @@ -83,6 +83,7 @@ GEM erubi (1.10.0) faker (2.17.0) i18n (>= 1.6, < 2) + ffi (1.15.0) ffi (1.15.0-x64-mingw32) geocoder (1.6.6) globalid (0.4.2) @@ -107,13 +108,20 @@ 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.5.3) minitest (5.14.4) - msgpack (1.4.2) + msgpack (1.6.0) nio4r (2.5.7) + nokogiri (1.11.2) + mini_portile2 (~> 2.5.0) + racc (~> 1.4) nokogiri (1.11.2-x64-mingw32) racc (~> 1.4) + pg (1.2.3) pg (1.2.3-x64-mingw32) public_suffix (4.0.6) puma (4.3.7) @@ -160,6 +168,8 @@ GEM rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) + sassc (2.4.0) + ffi (~> 1.9) sassc (2.4.0-x64-mingw32) ffi (~> 1.9) sassc-rails (2.1.2) @@ -213,6 +223,7 @@ GEM zeitwerk (2.4.2) PLATFORMS + ruby x64-mingw32 DEPENDENCIES