From eda7787d4b82c3bd1707db26503a66dd24652cf6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 15:00:43 +0000 Subject: [PATCH] Bump bootsnap from 1.7.7 to 1.8.1 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.7 to 1.8.1. - [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.7...v1.8.1) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38b1294..2b5a7f1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,7 +66,7 @@ GEM execjs (< 2.8.0) bcrypt (3.1.16) bindex (0.8.1) - bootsnap (1.7.7) + bootsnap (1.8.1) msgpack (~> 1.0) bootstrap (5.0.1) autoprefixer-rails (>= 9.1.0)