From b35ffb214bfdb78462e4102e9fada4658042beae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 13:56:13 +0000 Subject: [PATCH] build(deps): bump bootsnap from 1.24.6 to 1.26.0 in /dummy Bumps [bootsnap](https://github.com/rails/bootsnap) from 1.24.6 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.24.6...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] --- dummy/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dummy/Gemfile.lock b/dummy/Gemfile.lock index 4c4d9ee..543c121 100644 --- a/dummy/Gemfile.lock +++ b/dummy/Gemfile.lock @@ -91,8 +91,8 @@ GEM base64 (0.3.0) bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.24.6) - msgpack (~> 1.2) + bootsnap (1.26.0) + msgpack (~> 1.5) builder (3.3.0) bundler-audit (0.9.3) bundler (>= 1.2.0) @@ -279,7 +279,7 @@ GEM minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) - msgpack (1.8.3) + msgpack (1.8.4) net-http (0.9.1) uri (>= 0.11.1) net-imap (0.6.4.1)