From 4aadd9fac39bfec5ad7bb81f97491c9809d16295 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 24 May 2026 10:04:33 +0000 Subject: [PATCH] Bump bootsnap from 1.24.3 to 1.24.5 in /docs Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.3 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.24.3...v1.24.5) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index ce790efa..342d9f90 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -100,7 +100,7 @@ GEM base64 (0.3.0) bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.24.3) + bootsnap (1.24.5) msgpack (~> 1.2) builder (3.3.0) capybara (3.40.0)