Skip to content

Commit

Permalink
Update turbo
Browse files Browse the repository at this point in the history
  • Loading branch information
robzolkos committed Feb 2, 2024
1 parent dbe1789 commit 52b384c
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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)
Expand Down Expand Up @@ -347,7 +353,7 @@ DEPENDENCIES
selenium-webdriver
stimulus-rails
tailwindcss-rails
turbo-rails
turbo-rails!
tzinfo-data
web-console

Expand Down

0 comments on commit 52b384c

Please sign in to comment.