diff --git a/Gemfile b/Gemfile index ab7d71ad3..ad3e1893d 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,7 @@ gem "pg", "~> 1.1" gem "puma", "~> 5.0" # The modern asset pipeline for Rails [https://github.com/rails/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" # Reduces boot times through caching; required in config/boot.rb gem "bootsnap", ">= 1.4.4", require: false