mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-08-02 20:15:22 +02:00
Update turbo
This commit is contained in:
parent
797a8e1cd0
commit
4e273be0af
1 changed files with 11 additions and 5 deletions
16
Gemfile.lock
16
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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue