From f694cf2c66ff688c992fae13570210de7e1ee55d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 11:04:02 +0000 Subject: [PATCH] build(deps): bump bootsnap from 1.24.3 to 1.24.4 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.3 to 1.24.4. - [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.3...v1.24.4) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.4 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 e9adda0bf9..5c9fe5aceb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM benchmark (0.5.0) bigdecimal (4.1.2) bit-struct (0.17) - bootsnap (1.24.3) + bootsnap (1.24.4) msgpack (~> 1.2) builder (3.3.0) byebug (13.0.0)