about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorAkihiko Odaki (@fn_aki@pawoo.net) <akihiko.odaki.4i@stu.hosei.ac.jp>2017-07-06 06:58:03 +0900
committerEugen Rochko <eugen@zeonfederated.com>2017-07-05 23:58:03 +0200
commita37cf9548c2772f5b8b7a976e4f90c0ed78a8722 (patch)
tree843f343e64ba264caee2d24b8d0d80d7b8433419 /Gemfile.lock
parent5e6acf960183aea9440ce0d9e28c86f043e88c54 (diff)
Explicitly require MIME::Types (#4083)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index dac6169d5..f0156529c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -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)