diff --git a/templates/Gemfile.erb b/templates/Gemfile.erb index 872656e58..e4e6c0bcb 100644 --- a/templates/Gemfile.erb +++ b/templates/Gemfile.erb @@ -19,7 +19,6 @@ gem "rails", "<%= Suspenders::RAILS_VERSION %>" gem "recipient_interceptor" gem "sassc-rails" gem "skylight" -gem "sprockets", "< 4" gem "title" gem "tzinfo-data", platforms: [:mingw, :x64_mingw, :mswin, :jruby] gem "webpacker"