From b68b9c5c700d9cc0bdf1661c738a36f4f08438a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Aug 2021 13:23:31 +0000 Subject: [PATCH] Bump bootsnap from 1.7.5 to 1.7.7 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.5 to 1.7.7. - [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.7.5...v1.7.7) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 890513a..88404f5 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.7.5) + bootsnap (1.7.7) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3)