From 68f5f71701f53dffba53b3390b8e01cc23cc3d9c Mon Sep 17 00:00:00 2001 From: Ben Harris Date: Fri, 27 Aug 2021 00:40:47 -0400 Subject: switch to turbo --- Gemfile.lock | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index 3e9b710..171efda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,6 +147,7 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) + redis (4.4.0) regexp_parser (2.1.1) rubyzip (2.3.2) sass-rails (6.0.0) @@ -177,9 +178,8 @@ GEM sqlite3 (1.4.2) thor (1.1.0) tilt (2.0.10) - turbolinks (5.2.1) - turbolinks-source (~> 5.2) - turbolinks-source (5.2.0) + turbo-rails (0.7.4) + rails (>= 6.0.0) tzinfo (2.0.4) concurrent-ruby (~> 1.0) web-console (4.1.0) @@ -211,12 +211,13 @@ DEPENDENCIES pry-rails puma (~> 5.4) rails (~> 6.1.4, >= 6.0.3.7) + redis (~> 4.0) sass-rails (>= 6) selenium-webdriver spring spring-watcher-listen (~> 2.0.0) sqlite3 (~> 1.4) - turbolinks (~> 5) + turbo-rails tzinfo-data web-console (>= 4.1.0) webpacker (~> 5.4) -- cgit 1.4.1