From 8c5c8c6fc1b1c08ccd80ca57f0e94006dbbefe3f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2024 11:22:53 +0000 Subject: [PATCH] chore(deps): update dependency turbo-rails to v2.0.11 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 21691a2..5a30fe4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,7 +153,7 @@ GEM puma (6.4.3) nio4r (~> 2.0) racc (1.8.1) - rack (3.1.7) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -219,7 +219,7 @@ GEM strscan (3.1.0) thor (1.3.2) timeout (0.4.1) - turbo-rails (2.0.9) + turbo-rails (2.0.11) actionpack (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6)