From e6752d06f53305c78768db4d7d2aee30036010bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jun 2026 19:08:05 +0000 Subject: [PATCH] Bump bootsnap from 1.24.4 to 1.24.6 Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.4 to 1.24.6. - [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.4...v1.24.6) --- updated-dependencies: - dependency-name: bootsnap dependency-version: 1.24.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19a934c..6aa1458 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -94,7 +94,7 @@ GEM benchmark (0.4.1) bigdecimal (4.1.0) bindex (0.8.1) - bootsnap (1.24.4) + bootsnap (1.24.6) msgpack (~> 1.2) bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) @@ -232,7 +232,7 @@ GEM mime-types-data (3.2026.0414) mini_mime (1.1.5) minitest (5.25.5) - msgpack (1.8.0) + msgpack (1.8.3) multi_xml (0.8.1) bigdecimal (>= 3.1, < 5) multipart-post (2.4.1)