mime-types-data 3.2024.0702 → 3.2024.0820

Sign up to get free protection for your applications and to get access to all the features.
data/types/multipart.yaml CHANGED
@@ -6,6 +6,8 @@
6
6
  rfc:
7
7
  - rfc2045
8
8
  - rfc2046
9
+ template:
10
+ - multipart/alternative
9
11
  registered: true
10
12
  - !ruby/object:MIME::Type
11
13
  content-type: multipart/appledouble
@@ -32,6 +34,8 @@
32
34
  rfc:
33
35
  - rfc2045
34
36
  - rfc2046
37
+ template:
38
+ - multipart/digest
35
39
  registered: true
36
40
  - !ruby/object:MIME::Type
37
41
  content-type: multipart/encrypted
@@ -76,6 +80,8 @@
76
80
  rfc:
77
81
  - rfc2045
78
82
  - rfc2046
83
+ template:
84
+ - multipart/mixed
79
85
  registered: true
80
86
  - !ruby/object:MIME::Type
81
87
  content-type: multipart/multilingual
@@ -93,6 +99,8 @@
93
99
  rfc:
94
100
  - rfc2045
95
101
  - rfc2046
102
+ template:
103
+ - multipart/parallel
96
104
  registered: true
97
105
  - !ruby/object:MIME::Type
98
106
  content-type: multipart/related
data/types/text.yaml CHANGED
@@ -163,6 +163,8 @@
163
163
  xrefs:
164
164
  rfc:
165
165
  - rfc1896
166
+ template:
167
+ - text/enriched
166
168
  registered: true
167
169
  - !ruby/object:MIME::Type
168
170
  content-type: text/example
@@ -403,6 +405,8 @@
403
405
  - rfc2046
404
406
  - rfc3676
405
407
  - rfc5147
408
+ template:
409
+ - text/plain
406
410
  registered: true
407
411
  - !ruby/object:MIME::Type
408
412
  content-type: text/provenance-notation
@@ -494,6 +498,8 @@
494
498
  rfc:
495
499
  - rfc2045
496
500
  - rfc2046
501
+ template:
502
+ - text/richtext
497
503
  registered: true
498
504
  - !ruby/object:MIME::Type
499
505
  content-type: text/rtf
data/types/video.yaml CHANGED
@@ -412,6 +412,8 @@
412
412
  rfc:
413
413
  - rfc2045
414
414
  - rfc2046
415
+ template:
416
+ - video/mpeg
415
417
  registered: true
416
418
  - !ruby/object:MIME::Type
417
419
  content-type: video/mpeg4-generic
@@ -538,8 +540,8 @@
538
540
  content-type: video/scip
539
541
  encoding: base64
540
542
  xrefs:
541
- draft:
542
- - RFC-ietf-avtcore-rtp-scip-09
543
+ rfc:
544
+ - rfc9607
543
545
  template:
544
546
  - video/scip
545
547
  registered: true
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mime-types-data
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.2024.0702
4
+ version: 3.2024.0820
5
5
  platform: ruby
6
6
  authors:
7
7
  - Austin Ziegler
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-02 00:00:00.000000000 Z
11
+ date: 2024-08-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: hoe
@@ -242,7 +242,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
242
242
  - !ruby/object:Gem::Version
243
243
  version: '0'
244
244
  requirements: []
245
- rubygems_version: 3.5.14
245
+ rubygems_version: 3.5.17
246
246
  signing_key:
247
247
  specification_version: 4
248
248
  summary: mime-types-data provides a registry for information about MIME media type