From 27563bd383f0b95b9bbb9c80814e55af6f0dc217 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Apr 2025 12:23:11 -0700 Subject: [PATCH] chore(deps): update dependency turbo-rails to v2.0.13 (#607) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 028bf80..94aba43 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -318,9 +318,9 @@ GEM stringio (3.1.5) thor (1.3.2) timeout (0.4.3) - turbo-rails (2.0.12) - actionpack (>= 6.0.0) - railties (>= 6.0.0) + turbo-rails (2.0.13) + actionpack (>= 7.1.0) + railties (>= 7.1.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (3.1.4)