From 46393e2ab951d88ababefb7e1a056b9e27f96c51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 01:31:40 +0000 Subject: [PATCH] Bump bootsnap from 1.24.4 to 1.24.5 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.4 to 1.24.5. - [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.4...v1.24.5) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.5 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 e0400c26..4fa3caa3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -96,7 +96,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bigdecimal (4.1.2) - bootsnap (1.24.4) + bootsnap (1.24.5) msgpack (~> 1.2) builder (3.3.0) concurrent-ruby (1.3.6)