From 293de2693b85bd9545746d052519c972082ddc34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 17:57:51 +0000 Subject: [PATCH] Bump bootsnap from 1.18.5 to 1.18.6 in /builder Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.5 to 1.18.6. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.5...v1.18.6) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.18.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- builder/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder/Gemfile.lock b/builder/Gemfile.lock index c326fa18c11..bd4415882fb 100644 --- a/builder/Gemfile.lock +++ b/builder/Gemfile.lock @@ -78,7 +78,7 @@ GEM bcrypt (3.1.20) benchmark (0.4.0) bigdecimal (3.1.9) - bootsnap (1.18.5) + bootsnap (1.18.6) msgpack (~> 1.2) brotli (0.6.0) builder (3.3.0)