Explicitly require MIME::Types (#4083)

This commit is contained in:
Akihiko Odaki (@fn_aki@pawoo.net) 2017-07-06 06:58:03 +09:00 committed by Eugen Rochko
parent 5e6acf9601
commit a37cf9548c
3 changed files with 4 additions and 0 deletions

View file

@ -516,6 +516,7 @@ DEPENDENCIES
link_header (~> 0.0)
lograge (~> 0.5)
microformats2 (~> 3.0)
mime-types (~> 3.1)
nokogiri (~> 1.7)
oj (~> 3.0)
ostatus2 (~> 2.0)