From bdda9809721d47fa2ebe3d98198761f55d855f0d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 22 Mar 2021 10:16:29 +0000 Subject: [PATCH] Bump bootsnap from 1.3.2 to 1.7.3 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.3.2 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.3.2...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 41a344c..135520a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -742,7 +742,7 @@ GEM bindex (0.5.0) binding_of_caller (0.8.0) debug_inspector (>= 0.0.1) - bootsnap (1.3.2) + bootsnap (1.7.3) msgpack (~> 1.0) builder (3.2.3) bullet (5.9.0) @@ -784,7 +784,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.2) - msgpack (1.2.4) + msgpack (1.4.2) multi_json (1.13.1) nio4r (2.5.2) nokogiri (1.10.4)