diff options
author | Stan Hu <stanhu@gmail.com> | 2018-11-09 22:04:08 -0800 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2018-11-09 22:05:58 -0800 |
commit | 9fa3086d09efe4c72822e9a9a2aa2cc9afd6a046 (patch) | |
tree | 904d82b3fd9193477a26ae5723213f975ab16c77 /Gemfile.lock | |
parent | 4aa41d07e16ca03f5f56b7cc5c136d86d51666c2 (diff) | |
download | gitlab-ce-9fa3086d09efe4c72822e9a9a2aa2cc9afd6a046.tar.gz |
Bump mime-types to 3.2.2
Full list of changes:
https://github.com/mime-types/ruby-mime-types/blob/master/History.md
This matches the version shipped in gitaly-ruby.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 50e3ddef1e1..9d006c35e31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -449,9 +449,9 @@ GEM memoizable (0.4.2) thread_safe (~> 0.3, >= 0.3.1) method_source (0.9.0) - mime-types (3.1) + mime-types (3.2.2) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2018.0812) mimemagic (0.3.0) mini_magick (4.8.0) mini_mime (1.0.1) |