From 5654adee6bec7b816f618d93c66c22c1fc22e322 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 15:23:42 +0000 Subject: [PATCH] Bump bootsnap from 1.18.6 to 1.24.0 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.18.6 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.18.6...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 4ea805f..07d3c9d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,7 +92,7 @@ GEM benchmark (0.5.0) bigdecimal (4.0.1) blockenspiel (0.5.0) - bootsnap (1.18.6) + bootsnap (1.24.0) msgpack (~> 1.2) bourgeois (1.0.5) actionpack (>= 3.0.0)