1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-26 10:21:14 +00:00

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
This commit is contained in:
Toshi MARUYAMA 2015-09-01 00:15:24 +00:00
parent d90de96def
commit f1ed7dc523

View File

@ -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