From b09243717656f54d872091826dfcc3463beeb155 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 May 2026 22:13:08 +0000 Subject: [PATCH] build(deps): bump bootsnap from 1.23.0 to 1.24.5 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.23.0 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.23.0...v1.24.5) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.5 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 b8438b2..7b0c6c1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -83,7 +83,7 @@ GEM bcrypt_pbkdf (1.1.2) bigdecimal (4.1.1) bindex (0.8.1) - bootsnap (1.23.0) + bootsnap (1.24.5) msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3)