From 176d18a939e701af7d0615bfce4affe883b4a72c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 16:39:21 +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 ccac940f..f90fbfb1 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)