mime-types-data 3.2025.0408 → 3.2025.0506.pre1

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.
@@ -90,7 +90,6 @@
90
90
  0 1 0 1
91
91
  0 1 0 1
92
92
  0 1 0 0
93
- 0 1 0 1
94
93
  0 1 0 0
95
94
  0 1 0 1
96
95
  0 1 0 0
@@ -1687,7 +1686,6 @@
1687
1686
  0 1 0 0
1688
1687
  0 1 0 0
1689
1688
  0 1 0 0
1690
- 0 1 0 0
1691
1689
  1 1 0 0
1692
1690
  0 1 0 0
1693
1691
  0 1 0 0
@@ -115,7 +115,6 @@ en^Cloud Data Management Interface (CDMI) - Queue
115
115
  -
116
116
  -
117
117
  -
118
- -
119
118
  en^CU-SeeMe
120
119
  -
121
120
  -
@@ -1641,7 +1640,6 @@ en^Visionary
1641
1640
  en^Viewport+
1642
1641
  -
1643
1642
  -
1644
- -
1645
1643
  en^WAP Binary XML (WBXML)
1646
1644
  en^Compiled Wireless Markup Language (WMLC)
1647
1645
  en^WMLScript
@@ -2615,5 +2615,3 @@
2615
2615
  -
2616
2616
  -
2617
2617
  -
2618
- -
2619
- -
Binary file
@@ -154,7 +154,6 @@ application/cals-1840
154
154
  -
155
155
  -
156
156
  -
157
- -
158
157
  text/javascript
159
158
  -
160
159
  -
@@ -1687,7 +1686,6 @@ application/vnd.oasis.opendocument.base
1687
1686
  -
1688
1687
  -
1689
1688
  -
1690
- -
1691
1689
  video/vnd.youtube.yt
1692
1690
  -
1693
1691
  -
@@ -90,7 +90,6 @@ rfc^rfc4708|template^application/cellml+xml
90
90
  draft^draft-yasskin-http-origin-signed-responses-07
91
91
  person^Samuel_M._Smith
92
92
  rfc^rfc6230|template^application/cfw
93
- person^Michael_B_Jones
94
93
  rfc^rfc9528|template^application/cid-edhoc+cbor-seq
95
94
  person^OGC^Scott_Simmons|template^application/city+json
96
95
  person^OGC^Scott_Simmons|template^application/city+json-seq
@@ -1639,7 +1638,6 @@ person^Gayatri_Aravindakumar|template^application/vnd.visionary
1639
1638
  person^Mark_Risher|template^application/vnd.vividence.scriptfile
1640
1639
  person^Wu_Chang|template^application/vnd.vocalshaper.vsp4
1641
1640
  person^Delton_Rowe|template^application/vnd.vsf
1642
- person^John_J_Kolb_V|template^application/vnd.wantverse
1643
1641
  person^WAP-Forum|template^application/vnd.wap.sic
1644
1642
  person^WAP-Forum|template^application/vnd.wap.slc
1645
1643
  person^Peter_Stark|template^application/vnd.wap.wbxml
@@ -3,7 +3,7 @@
3
3
  module MIME
4
4
  class Types
5
5
  module Data
6
- VERSION = "3.2025.0408"
6
+ VERSION = "3.2025.0506.pre1"
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,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mime-types-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2025.0408
4
+ version: 3.2025.0506.pre1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Austin Ziegler
8
8
  bindir: bin
9
9
  cert_chain: []
10
- date: 1980-01-02 00:00:00.000000000 Z
10
+ date: 2025-04-04 00:00:00.000000000 Z
11
11
  dependencies:
12
12
  - !ruby/object:Gem::Dependency
13
13
  name: hoe
@@ -139,9 +139,11 @@ files:
139
139
  - data/mime.content_type.column
140
140
  - data/mime.docs.column
141
141
  - data/mime.encoding.column
142
+ - data/mime.extpri.column
142
143
  - data/mime.flags.column
143
144
  - data/mime.friendly.column
144
145
  - data/mime.pext.column
146
+ - data/mime.spri.column
145
147
  - data/mime.use_instead.column
146
148
  - data/mime.xrefs.column
147
149
  - lib/mime-types-data.rb
@@ -171,7 +173,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
171
173
  - !ruby/object:Gem::Version
172
174
  version: '0'
173
175
  requirements: []
174
- rubygems_version: 3.6.7
176
+ rubygems_version: 3.6.6
175
177
  specification_version: 4
176
178
  summary: mime-types-data provides a registry for information about MIME media type
177
179
  definitions