From e68594cb12e1e552a33aed171b7b89eb50386d56 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 22 Sep 2024 18:22:55 +0000 Subject: [PATCH] chore(deps): update dependency turbo-rails to v2.0.10 --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 97d26ab..ed49a45 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -291,9 +291,8 @@ GEM stringio (3.1.1) thor (1.3.2) timeout (0.4.1) - turbo-rails (2.0.7) + turbo-rails (2.0.10) actionpack (>= 6.0.0) - activejob (>= 6.0.0) railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)