diff --git a/Gemfile b/Gemfile index 244fc269f..d2117fc4b 100644 --- a/Gemfile +++ b/Gemfile @@ -13,6 +13,7 @@ gem "mime-types", (RUBY_VERSION >= "2.0" ? "~> 3.0" : "~> 2.99") gem "protected_attributes" gem "actionpack-xml_parser" gem "roadie-rails", "~> 1.1.1" +gem "roadie", "~> 3.2.1" gem "mimemagic" gem "nokogiri", (RUBY_VERSION >= "2.1" ? ">= 1.7.0" : "~> 1.6.8")