From 89e6afeba4c6d25377962008a92525e38c5088e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 20:43:15 +0000 Subject: [PATCH] Build(deps): bump bootsnap from 1.23.0 to 1.24.0 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.23.0 to 1.24.0. - [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.23.0...v1.24.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.0 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 2cd9a2afc..5c7b1fe0d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) bigdecimal (3.3.1) - bootsnap (1.23.0) + bootsnap (1.24.0) msgpack (~> 1.2) builder (3.3.0) bunny (2.24.0)