|
|
@ -13,7 +13,7 @@ gem "pg", "~> 1.1" |
|
|
|
gem "puma", "~> 5.0" |
|
|
|
gem "puma", "~> 5.0" |
|
|
|
# The modern asset pipeline for Rails [https://github.com/rails/propshaft] |
|
|
|
# The modern asset pipeline for Rails [https://github.com/rails/propshaft] |
|
|
|
gem "propshaft" |
|
|
|
gem "propshaft" |
|
|
|
# Bundle and transpile JavaScript [https://github.com/rails/propshaft/] |
|
|
|
# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails] |
|
|
|
gem "jsbundling-rails" |
|
|
|
gem "jsbundling-rails" |
|
|
|
# Reduces boot times through caching; required in config/boot.rb |
|
|
|
# Reduces boot times through caching; required in config/boot.rb |
|
|
|
gem "bootsnap", ">= 1.4.4", require: false |
|
|
|
gem "bootsnap", ">= 1.4.4", require: false |
|
|
|