From 86a52e4f8af382aebd5ca4c4c25fe2c516c08280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 11:06:28 +0000 Subject: [PATCH] Bump bootsnap from 1.24.1 to 1.24.5 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.1 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.1...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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 977c25277e..fc73baecd6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM bindex (0.8.1) binding_of_caller (2.0.0) debug_inspector (>= 1.2.0) - bootsnap (1.24.1) + bootsnap (1.24.5) msgpack (~> 1.2) bootstrap (5.2.3) autoprefixer-rails (>= 9.1.0) @@ -411,7 +411,7 @@ GEM monetize (~> 2.0) money (~> 7.0) railties (>= 7.0) - msgpack (1.8.0) + msgpack (1.8.1) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) multipart-post (2.4.1)