From a16ac4e9a8ce38e51e86cdd2cb92c8de712e501d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 May 2022 14:03:11 +0000 Subject: [PATCH] Bump bootsnap from 1.7.5 to 1.12.0 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.5 to 1.12.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.5...v1.12.0) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1456560..aff3453 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,8 +66,8 @@ GEM execjs bcrypt (3.1.16) bindex (0.8.1) - bootsnap (1.7.5) - msgpack (~> 1.0) + bootsnap (1.12.0) + msgpack (~> 1.2) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) sassc (>= 2.0.0) @@ -112,7 +112,7 @@ GEM mini_mime (1.0.3) mini_portile2 (2.5.3) minitest (5.14.4) - msgpack (1.4.2) + msgpack (1.5.2) nio4r (2.5.7) nokogiri (1.11.7) mini_portile2 (~> 2.5.0)