From 984a549dc397e4a685727e9921de6017bfbbaf54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 09:03:27 +0000 Subject: [PATCH] Bump bootsnap from 1.7.6 to 1.7.7 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.6 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.6...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 803b5217e4..b95b72ea00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -163,7 +163,7 @@ GEM bcrypt (3.1.16) bigdecimal (3.0.2) bindex (0.8.1) - bootsnap (1.7.6) + bootsnap (1.7.7) msgpack (~> 1.0) bugsnag (6.21.0) concurrent-ruby (~> 1.0)