From faa600c7b3b6e209a76d7810a1a39158166f7d6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 21:54:48 +0000 Subject: [PATCH] Bump bootsnap from 1.21.0 to 1.21.1 Bumps [bootsnap](https://github.com/rails/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 ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4de48e1..ad45454 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,7 +99,7 @@ GEM base64 (0.3.0) bigdecimal (4.0.1) bindex (0.8.1) - bootsnap (1.21.0) + bootsnap (1.21.1) msgpack (~> 1.2) bootstrap (5.3.8) popper_js (>= 2.11.8, < 3)