From 474e990bc7ad32d2936ed46f74b5c3fbf6c55e96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jan 2022 22:24:30 +0000 Subject: [PATCH] Bump bootsnap from 1.9.1 to 1.9.4 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.1 to 1.9.4. - [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.9.1...v1.9.4) --- 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 b073c5b7a..cc5a67db0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,7 @@ GEM autoprefixer-rails (10.3.3.0) execjs (~> 2) bindex (0.8.1) - bootsnap (1.9.1) + bootsnap (1.9.4) msgpack (~> 1.0) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1)