From b7c628dc2a4d62fdb0148774eee064df2280aed1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2026 09:34:18 +0000 Subject: [PATCH] Bump bootsnap from 1.22.0 to 1.23.0 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.22.0 to 1.23.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.22.0...v1.23.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.23.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 fdcae605ff..4a8957129e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -210,7 +210,7 @@ GEM bigdecimal (3.3.1) bindata (2.5.1) bindex (0.8.1) - bootsnap (1.22.0) + bootsnap (1.23.0) msgpack (~> 1.2) bugsnag (6.29.0) concurrent-ruby (~> 1.0)