From 0cff1731a57377a7d9154ed751a0d5621f027909 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 5 Feb 2021 09:29:17 +0000 Subject: [PATCH] Bump bootsnap from 1.3.2 to 1.7.1 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.3.2 to 1.7.1. - [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.1) 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..e922bdf 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.1) 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)