]> source.dussan.org Git - redmine.git/commitdiff
Update roadie-rails to ~> 1.3.0 (#28929).
authorGo MAEDA <maeda@farend.jp>
Sat, 2 Jun 2018 02:18:00 +0000 (02:18 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 2 Jun 2018 02:18:00 +0000 (02:18 +0000)
Patch by Pavel Rosický.

git-svn-id: http://svn.redmine.org/redmine/trunk@17355 e93f8b46-1217-0410-a6f0-8f06a7374b81

Gemfile

diff --git a/Gemfile b/Gemfile
index 2f717dab35a4a1443fc0d33a83242f5479e1e0f2..09a510b875ea64d621b1042e4d19698f7d663f77 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -9,7 +9,7 @@ gem "coderay", "~> 1.1.1"
 gem "request_store", "1.0.5"
 gem "mime-types", "~> 3.0"
 gem "actionpack-xml_parser"
-gem "roadie-rails", "~> 1.2.1"
+gem "roadie-rails", "~> 1.3.0"
 gem "roadie", "~> 3.2.1"
 gem "mimemagic"
 gem "mail", "~> 2.6.4"