From a0ba261ecda1e12a98170b6da7eb98045c812d7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 14 Jan 2026 23:16:07 +0000 Subject: [PATCH] Bump bootsnap from 1.21.0 to 1.21.1 in the dependencies group Bumps the dependencies group with 1 update: [bootsnap](https://github.com/rails/bootsnap). Updates `bootsnap` from 1.21.0 to 1.21.1 - [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.21.0...v1.21.1) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 51c9e657b..488e0fbe1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM bindata (2.5.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) - bootsnap (1.21.0) + bootsnap (1.21.1) msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3) -- 2.39.5