From 34924338115cd3338a7505848fd442a07cbc01d6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sat, 15 Aug 2026 07:16:27 +0000 Subject: [PATCH] Update bootsnap to version 1.25.0 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b7c80b07..0ccbd59b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,8 +127,8 @@ GEM benchmark (0.5.0) bigdecimal (4.1.2) bindex (0.8.1) - bootsnap (1.24.6) - msgpack (~> 1.2) + bootsnap (1.25.0) + msgpack (~> 1.5) brakeman (8.0.5) racc bson (5.2.0) @@ -362,7 +362,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.3) + msgpack (1.8.4) multi_json (1.21.1) multi_xml (0.9.1) bigdecimal (>= 3.1, < 5)