mime-types-data 3.2025.0902 → 3.2025.0916

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -2914,7 +2914,7 @@ rfc^rfc9328|template^video/H266
2914
2914
  person^David_Singer^ISO-IEC_JTC_1|template^video/iso.segment
2915
2915
  rfc^rfc3555|template^video/JPEG
2916
2916
  rfc^rfc5371^rfc5372|template^video/jpeg2000
2917
- draft^RFC-ietf-avtcore-rtp-j2k-scl-08|template^video/jpeg2000-scl
2917
+ rfc^rfc9828|template^video/jpeg2000-scl
2918
2918
  -
2919
2919
  rfc^rfc9134|template^video/jxsv
2920
2920
  person^Lottie_Animation_Community|template^video/lottie+json
@@ -3,7 +3,7 @@
3
3
  module MIME
4
4
  class Types
5
5
  module Data
6
- VERSION = "3.2025.0902"
6
+ VERSION = "3.2025.0916"
7
7
 
8
8
  # The path that will be used for loading the MIME::Types data. The
9
9
  # default location is __FILE__/../../../../data, which is where the data
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mime-types-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2025.0902
4
+ version: 3.2025.0916
5
5
  platform: ruby
6
6
  authors:
7
7
  - Austin Ziegler
@@ -171,7 +171,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
171
171
  - !ruby/object:Gem::Version
172
172
  version: '0'
173
173
  requirements: []
174
- rubygems_version: 3.7.1
174
+ rubygems_version: 3.7.2
175
175
  specification_version: 4
176
176
  summary: mime-types-data provides a registry for information about MIME media type
177
177
  definitions