Remove commented turbo-sprockets-rails3 from Gemfile, thsi gem is not needed in rails 4

This commit is contained in:
Luis Ramos
2020-04-04 11:39:20 +01:00
parent 07264446e6
commit 4f08ed1801

View File

@@ -108,7 +108,6 @@ gem 'uglifier', '>= 1.0.3'
gem 'angular-rails-templates', '~> 0.3.0'
gem 'foundation-icons-sass-rails'
gem 'momentjs-rails'
# gem 'turbo-sprockets-rails3'
gem 'foundation-rails', '= 5.5.2.1'