From 4f08ed18015cb63fb99d0796177e400f7b935810 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Sat, 4 Apr 2020 11:39:20 +0100 Subject: [PATCH] Remove commented turbo-sprockets-rails3 from Gemfile, thsi gem is not needed in rails 4 --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index af4a606437..5a13e1ff50 100644 --- a/Gemfile +++ b/Gemfile @@ -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'