From f1ed7dc52382513247dfdf071ca420facadad01f Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 1 Sep 2015 00:15:24 +0000 Subject: [PATCH] Gemfile: remove loofah definition (#16962, #19419) actionpack 4.2 depends on loofah. git-svn-id: http://svn.redmine.org/redmine/trunk@14542 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- Gemfile | 1 - 1 file changed, 1 deletion(-) diff --git a/Gemfile b/Gemfile index fbccbe997..b9738fef0 100644 --- a/Gemfile +++ b/Gemfile @@ -13,7 +13,6 @@ gem "mime-types" gem "protected_attributes" gem "actionpack-action_caching" gem "actionpack-xml_parser" -gem "loofah", "~> 2.0" gem "roadie-rails" # Windows does not include zoneinfo files, so bundle the tzinfo-data gem -- 2.39.5