From e812a3c6c062e994e89a8da478681b8de5aaac04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 12:42:55 +0000 Subject: [PATCH] Bump bootsnap from 1.24.1 to 1.24.3 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.1 to 1.24.3. - [Release notes](https://github.com/rails/bootsnap/releases) - [Changelog](https://github.com/rails/bootsnap/blob/main/CHANGELOG.md) - [Commits](https://github.com/rails/bootsnap/compare/v1.24.1...v1.24.3) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.3 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 363ce83d7..4744f8eae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM bcrypt (3.1.22) benchmark (0.5.0) bigdecimal (4.1.2) - bootsnap (1.24.1) + bootsnap (1.24.3) msgpack (~> 1.2) builder (3.3.0) capybara (3.40.0)