]> cat aescling's git repositories - mastodon.git/commitdiff
Bump mime-types from 3.3.1 to 3.4.0 (#16991)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 18 Nov 2021 00:06:58 +0000 (09:06 +0900)
committerGitHub <noreply@github.com>
Thu, 18 Nov 2021 00:06:58 +0000 (09:06 +0900)
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/mime-types/ruby-mime-types/releases)
- [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md)
- [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.3.1...v3.4.0)

---
updated-dependencies:
- dependency-name: mime-types
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 2968eee2b5276a39f25d028643804a067b45637a..2f1aa412ef6ce50fc0a5f304ccb6dfbbeb5bdede 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -59,7 +59,7 @@ gem 'httplog', '~> 1.5.0'
 gem 'idn-ruby', require: 'idn'
 gem 'kaminari', '~> 1.2'
 gem 'link_header', '~> 0.0'
-gem 'mime-types', '~> 3.3.1', require: 'mime/types/columnar'
+gem 'mime-types', '~> 3.4.0', require: 'mime/types/columnar'
 gem 'nokogiri', '~> 1.12'
 gem 'nsa', '~> 0.2'
 gem 'oj', '~> 3.13'
index f6a41a33fc3915eacb1397f5542a47e4b8ea8aee..8417d3c69280790aded33e77aa148c57ed4f557a 100644 (file)
@@ -356,9 +356,9 @@ GEM
     microformats (4.3.1)
       json (~> 2.2)
       nokogiri (~> 1.10)
-    mime-types (3.3.1)
+    mime-types (3.4.0)
       mime-types-data (~> 3.2015)
-    mime-types-data (3.2021.0901)
+    mime-types-data (3.2021.1115)
     mini_mime (1.1.2)
     mini_portile2 (2.6.1)
     minitest (5.14.4)
@@ -726,7 +726,7 @@ DEPENDENCIES
   mario-redis-lock (~> 1.2)
   memory_profiler
   microformats (~> 4.2)
-  mime-types (~> 3.3.1)
+  mime-types (~> 3.4.0)
   net-ldap (~> 0.17)
   nokogiri (~> 1.12)
   nsa (~> 0.2)