From bb4165fb1b0f5c47da2e3a377a914b62149f3e4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 20:02:34 +0000 Subject: [PATCH] Bump bootsnap from 1.9.3 to 1.9.4 in /backend Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.3 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.3...v1.9.4) --- updated-dependencies: - dependency-name: bootsnap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- backend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/Gemfile.lock b/backend/Gemfile.lock index 85ddbc8d..d0830998 100644 --- a/backend/Gemfile.lock +++ b/backend/Gemfile.lock @@ -63,7 +63,7 @@ GEM addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) bindex (0.8.1) - bootsnap (1.9.3) + bootsnap (1.9.4) msgpack (~> 1.0) builder (3.2.4) byebug (11.1.3)