From 6574c80d6182dbc5aba103c6233bbdd96d9e7bd2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 16:01:35 +0000 Subject: [PATCH] Bump bootsnap from 1.7.7 to 1.10.3 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.7 to 1.10.3. - [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.7...v1.10.3) --- 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 75caa8a..420454d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -64,8 +64,8 @@ GEM public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) bindex (0.8.1) - bootsnap (1.7.7) - msgpack (~> 1.0) + bootsnap (1.10.3) + msgpack (~> 1.2) builder (3.2.4) byebug (11.1.3) canonical-rails (0.2.11) @@ -116,7 +116,7 @@ GEM method_source (1.0.0) mini_mime (1.1.0) minitest (5.14.4) - msgpack (1.4.2) + msgpack (1.4.4) nio4r (2.5.8) nokogiri (1.12.3-x86_64-linux) racc (~> 1.4)