From 18c86a8f5e863205d882ca35f69286db5d20709a Mon Sep 17 00:00:00 2001 From: Renovate Runner Bot <group_811_bot_db3dca68378189f49f57ab4b235c63f0@noreply.git.cccv.de> Date: Tue, 3 Jun 2025 13:45:52 +0000 Subject: [PATCH] chore(deps): update dependency turbo-rails to v2.0.16 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fa9ba26..f011042 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM ast (2.4.3) base64 (0.2.0) bcrypt (3.1.20) - benchmark (0.4.0) + benchmark (0.4.1) bigdecimal (3.1.9) bindex (0.8.1) bootsnap (1.18.6) @@ -353,7 +353,7 @@ GEM zeitwerk (~> 2.6) thor (1.3.2) timeout (0.4.3) - turbo-rails (2.0.13) + turbo-rails (2.0.16) actionpack (>= 7.1.0) railties (>= 7.1.0) tzinfo (2.0.6) -- GitLab