mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-25 08:09:38 +02:00
Use latest turbo
This release packs in morphing and will be released soon. Worth making sure things work with this.
This commit is contained in:
parent
dfb999b4c1
commit
da24c448d3
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -18,7 +18,7 @@ gem "puma", ">= 5.0"
|
|||
gem "importmap-rails"
|
||||
|
||||
# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
|
||||
gem "turbo-rails"
|
||||
gem "turbo-rails", github: "hotwired/turbo-rails", branch: "main"
|
||||
|
||||
# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
|
||||
gem "stimulus-rails"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue