From aa8b484c1c4aae370d77d1e91984cbeaefacedb0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 22:48:44 +0000 Subject: [PATCH] Update dependency bootsnap to v1.23.0 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19349ef4..2e90ee99 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.20.1) + bootsnap (1.23.0) msgpack (~> 1.2) builder (3.3.0) byebug (12.0.0)