From 4e273be0af84c17410244dd9d976ae5ee40c639d Mon Sep 17 00:00:00 2001 From: Rob Zolkos Date: Fri, 2 Feb 2024 17:11:47 +0000 Subject: [PATCH] Update turbo --- Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d3f7d9f6..36332881 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,13 @@ +GIT + remote: https://github.com/hotwired/turbo-rails.git + revision: 3748512710a29b541a1f2b3863cc6fb2422fb7e2 + branch: main + specs: + turbo-rails (2.0.0.pre.rc.2) + actionpack (>= 6.0.0) + activejob (>= 6.0.0) + railties (>= 6.0.0) + GIT remote: https://github.com/rails/rails.git revision: e09e61af0d4aa7c0e5e138c52a194e316449b51a @@ -296,10 +306,6 @@ GEM railties (>= 6.0.0) thor (1.3.0) timeout (0.4.1) - turbo-rails (1.5.0) - actionpack (>= 6.0.0) - activejob (>= 6.0.0) - railties (>= 6.0.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) @@ -347,7 +353,7 @@ DEPENDENCIES selenium-webdriver stimulus-rails tailwindcss-rails - turbo-rails + turbo-rails! tzinfo-data web-console