From bec83a7b2748d8c9d7e9f1cfcba6a2637212d7ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Aug 2024 17:59:19 +0000 Subject: [PATCH] Bump bootsnap from 1.17.1 to 1.18.4 Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.17.1 to 1.18.4. - [Changelog](https://github.com/Shopify/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/Shopify/bootsnap/compare/v1.17.1...v1.18.4) --- 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 9ac1b848..1bc44e00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -110,7 +110,7 @@ GEM bigdecimal (3.1.8) bindata (2.4.15) bindex (0.8.1) - bootsnap (1.17.1) + bootsnap (1.18.4) msgpack (~> 1.2) builder (3.3.0) byebug (11.1.3)