From 23e336c7ac7e88bac6f2d5bfc363c0d70364ca5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Jul 2021 09:03:26 +0000 Subject: [PATCH] Bump bootsnap from 1.7.5 to 1.7.6 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.5 to 1.7.6. - [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.6) --- 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 d310f4d77185..b7fefcdf7a2b 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.5) + bootsnap (1.7.6) msgpack (~> 1.0) bugsnag (6.21.0) concurrent-ruby (~> 1.0)