Bump mime-types from 3.1 to 3.2.2 (#8781)
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.1 to 3.2.2. - [Release notes](https://github.com/mime-types/ruby-mime-types/releases) - [Changelog](https://github.com/mime-types/ruby-mime-types/blob/master/History.md) - [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.1...v3.2.2 ) Signed-off-by:dependabot[bot] <support@dependabot.com>
... | ... | @@ -56,7 +56,7 @@ gem 'httplog', '~> 1.0' |
gem 'idn-ruby', require: 'idn' | ||
gem 'kaminari', '~> 1.1' | ||
gem 'link_header', '~> 0.0' | ||
gem 'mime-types', '~> 3.1', require: 'mime/types/columnar' | ||
gem 'mime-types', '~> 3.2', require: 'mime/types/columnar' | ||
gem 'nokogiri', '~> 1.8' | ||
gem 'nsa', '~> 0.2' | ||
gem 'oj', '~> 3.5' | ||
... | ... |
Please register or sign in to comment