From 6b1a2163de63de0c49f54b21373c27747408bfa8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Aug 2021 12:28:49 +0000 Subject: [PATCH] Bump bootsnap from 1.7.3 to 1.7.7 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.3 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.3...v1.7.7) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 439b583..76fd6a6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) bindex (0.8.1) - bootsnap (1.7.3) + bootsnap (1.7.7) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3)