From 401434d8c54e2539dd0ea4ac27e4ce29dad8b385 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 11:03:04 +0000 Subject: [PATCH] build(deps): bump bootsnap from 1.25.0 to 1.26.0 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.25.0 to 1.26.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.25.0...v1.26.0) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.26.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 6f2cacf6c77..ae888df9a80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM base64 (0.3.0) benchmark (0.5.0) bigdecimal (4.1.2) - bootsnap (1.25.0) + bootsnap (1.26.0) msgpack (~> 1.5) builder (3.3.0) byebug (13.0.0)