Remove coffeescript support

This commit is contained in:
Lars Henrik Mai 2020-03-09 12:20:39 +01:00
parent e7e4ea1fe1
commit 048fb4dd30
3 changed files with 0 additions and 12 deletions

View file

@ -21,7 +21,6 @@ gem 'omniauth-browserid'
# templates, css and other frontend related
gem 'sass-rails'
gem 'uglifier'
gem 'coffee-rails'
gem 'slim-rails'
gem 'jquery-rails'
gem 'turbolinks'