File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ gem "solid_cache" # A database-backed ActiveSupport::Cache::Store [https://githu
14
14
gem "solid_queue" # A database-backed ActiveJob backend [https://github.com/basecamp/solid_queue]
15
15
16
16
# Asset management
17
- gem "propshaft" , group : [ :default , :wasm ] # The original asset pipeline for Rails [https://github.com/rails/sprockets-rails ]
17
+ gem "propshaft" , group : [ :default , :wasm ] # Deliver assets for Rails [https://github.com/rails/propshaft ]
18
18
gem "stimulus-rails" , group : [ :default , :wasm ] # Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
19
19
gem "turbo-rails" , group : [ :default , :wasm ] # Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
20
20
gem "vite_rails" , group : [ :default , :wasm ] # Leverage Vite to power the frontend of your Rails app [https://vite-ruby.netlify.app/guide/rails.html]
You can’t perform that action at this time.
0 commit comments