From 0a1863aa2d9714eccf343c989b51da11050916e2 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Tue, 2 Feb 2021 23:05:11 +0000 Subject: [PATCH] Remove extra empty line --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index 7a789df658..c483fdf4cc 100644 --- a/Gemfile +++ b/Gemfile @@ -126,7 +126,6 @@ gem 'foundation-icons-sass-rails' gem 'sass', '<= 4.7.1' gem 'sass-rails', '< 6.0.0' - gem 'foundation-rails', '= 5.5.2.1' gem 'jquery-migrate-rails'