From: Go MAEDA Date: Mon, 19 Nov 2018 12:31:19 +0000 (+0000) Subject: Unpin roadie gem version (#29947). X-Git-Tag: 4.0.0~58 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=f63d0435dfd77ed0b6d3014bc7609be82845a652;p=redmine.git Unpin roadie gem version (#29947). git-svn-id: http://svn.redmine.org/redmine/trunk@17629 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/Gemfile b/Gemfile index 06f402b15..e32b28888 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,6 @@ gem "request_store", "1.0.5" gem "mini_mime", "~> 1.0.1" gem "actionpack-xml_parser" gem "roadie-rails", "~> 1.3.0" -gem "roadie", "~> 3.2.1" gem "mimemagic" gem "mail", "~> 2.7.1" gem "csv", "~> 1.0.2" if RUBY_VERSION >= "2.3"