From 48e00a3b1d92ec3d2a633bd3d3dd729b875ff2b6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 13 Sep 2026 22:23:37 +0000 Subject: [PATCH] Update bootsnap to version 1.26.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e7d86c6..9a108e56 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM benchmark (0.5.0) bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.25.0) + bootsnap (1.26.0) msgpack (~> 1.5) brakeman (8.0.6) racc @@ -368,7 +368,7 @@ GEM mongoid (>= 5.0.0, != 9.0.2, != 9.0.1, != 9.0.0) rails (>= 4.2.0) railties (>= 4.2.0) - msgpack (1.8.4) + msgpack (1.8.5) multi_json (1.21.1) multi_xml (0.9.1) bigdecimal (>= 3.1, < 5)