excid3 / jumpstart

Easily jumpstart a new Rails application with a bunch of great features by default
http://jumpstartrails.com
MIT License
1.2k stars 316 forks source link

Prevent duplicate `jsbundling-rails` in Gemfile #182

Closed andyw8 closed 2 years ago

andyw8 commented 2 years ago

Similar to https://github.com/excid3/jumpstart/pull/174, I was seeing a warning for jsbundling-rails.

excid3 commented 2 years ago

Lets just apply this to all gem dependencies.