Explicitly require MIME::Types (#4083)
This commit is contained in:
parent
5e6acf9601
commit
a37cf9548c
3 changed files with 4 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -35,6 +35,7 @@ gem 'http_accept_language', '~> 2.1'
|
|||
gem 'httplog', '~> 0.99'
|
||||
gem 'kaminari', '~> 1.0'
|
||||
gem 'link_header', '~> 0.0'
|
||||
gem 'mime-types', '~> 3.1'
|
||||
gem 'nokogiri', '~> 1.7'
|
||||
gem 'oj', '~> 3.0'
|
||||
gem 'ostatus2', '~> 2.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue