From 34b765d9d90923d56a289c833806f6c5135cb70e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Jun 2021 02:40:14 +0000 Subject: [PATCH] Bump bootsnap from 1.5.1 to 1.7.5 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.5.1 to 1.7.5. - [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.5.1...v1.7.5) 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 981792e..ff46e59 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -72,7 +72,7 @@ GEM aws-sdk-core (= 2.11.505) aws-sigv4 (1.1.3) aws-eventstream (~> 1.0, >= 1.0.2) - bootsnap (1.5.1) + bootsnap (1.7.5) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3) @@ -133,7 +133,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.5.3) minitest (5.14.3) - msgpack (1.3.3) + msgpack (1.4.2) multi_json (1.14.1) multipart-post (2.1.1) nio4r (2.5.7)