From 433e88717027040b2aadaa66e77c196011c7179d Mon Sep 17 00:00:00 2001 From: Toshi MARUYAMA Date: Tue, 6 Jun 2017 05:16:49 +0000 Subject: [PATCH] Merged r16611 from trunk to 3.2-stable. Gemfile: ping roadie version 3.2 to prevent decadency failure on CI server Ruby 2.1. git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@16614 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- Gemfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Gemfile b/Gemfile index 293782e0f..8d15a106d 100644 --- a/Gemfile +++ b/Gemfile @@ -15,6 +15,7 @@ gem "protected_attributes" gem "actionpack-action_caching" gem "actionpack-xml_parser" gem "roadie-rails", "~> 1.1.1" +gem "roadie", "~> 3.2.1" gem "mimemagic" gem "nokogiri", "~> 1.6.8" -- 2.39.5