From 949db1039d610cc63b597bf729c0290ebf7f166e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 09:20:12 +0000 Subject: [PATCH] Bump bootsnap from 1.4.3 to 1.7.3 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.3 to 1.7.3. - [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.3) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7e42701d..e6b3b29e 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.3) msgpack (~> 1.0) bootstrap (4.1.3) autoprefixer-rails (>= 6.0.3) @@ -199,7 +199,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)