From ddea8d2d444739b821ac9b621fbccc02da44815c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 May 2025 17:00:45 +0000 Subject: [PATCH] Bump bootsnap from 1.18.4 to 1.18.5 in /builder Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.18.4 to 1.18.5. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.18.4...v1.18.5) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.18.5 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 f765191f229..c326fa18c11 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.4) + bootsnap (1.18.5) msgpack (~> 1.2) brotli (0.6.0) builder (3.3.0)