From fdd11eb177a8705396e9980c2c97592c29813ab9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 04:25:55 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9b465f7a1..4c190c852 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,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) bullet (8.1.1) @@ -282,7 +282,7 @@ GEM minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - msgpack (1.8.0) + msgpack (1.8.1) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) net-http (0.9.1)