From 5deb3cbdfc92e6a72da84a0273e19867e1f1c47c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 21:25:44 +0000 Subject: [PATCH] Update dependency bootsnap to v1.19.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 94b38059..76637298 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM bigdecimal (3.3.1) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) - bootsnap (1.18.6) + bootsnap (1.19.0) msgpack (~> 1.2) builder (3.3.0) byebug (12.0.0) @@ -187,7 +187,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.9) minitest (5.26.2) - msgpack (1.7.5) + msgpack (1.8.0) multi_xml (0.7.2) bigdecimal (~> 3.1) net-imap (0.5.12)