mime-types-data 3.2025.0325 → 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.
@@ -477,6 +477,7 @@
477
477
  0 1 0 0
478
478
  0 1 0 0
479
479
  0 1 0 0
480
+ 0 1 0 0
480
481
  0 0 0 0
481
482
  0 1 0 0
482
483
  0 1 0 0
@@ -2470,6 +2471,7 @@
2470
2471
  0 1 0 0
2471
2472
  0 1 0 0
2472
2473
  0 1 0 0
2474
+ 0 1 0 0
2473
2475
  0 0 0 0
2474
2476
  0 0 0 0
2475
2477
  0 0 0 0
@@ -462,6 +462,7 @@ en^Server-Based Certificate Validation Protocol - Validation Request
462
462
  en^Server-Based Certificate Validation Protocol - Validation Response
463
463
  en^Server-Based Certificate Validation Protocol - Validation Policies - Request
464
464
  en^Server-Based Certificate Validation Protocol - Validation Policies - Response
465
+ -
465
466
  en^Session Description Protocol
466
467
  -
467
468
  -
@@ -2465,6 +2466,7 @@ en^J2ME App Descriptor
2465
2466
  -
2466
2467
  -
2467
2468
  -
2469
+ -
2468
2470
  en^Wireless Markup Language (WML)
2469
2471
  en^Wireless Markup Language Script (WMLScript)
2470
2472
  -
@@ -2613,3 +2613,5 @@
2613
2613
  -
2614
2614
  -
2615
2615
  -
2616
+ -
2617
+ -
Binary file
@@ -493,6 +493,7 @@ application/remote-printing
493
493
  -
494
494
  -
495
495
  -
496
+ -
496
497
  application/smil+xml
497
498
  -
498
499
  -
@@ -2474,6 +2475,7 @@ model/vnd.flatland.3dml
2474
2475
  -
2475
2476
  -
2476
2477
  -
2478
+ -
2477
2479
  text/javascript
2478
2480
  -
2479
2481
  -
@@ -462,6 +462,7 @@ rfc^rfc5055|template^application/scvp-cv-request
462
462
  rfc^rfc5055|template^application/scvp-cv-response
463
463
  rfc^rfc5055|template^application/scvp-vp-request
464
464
  rfc^rfc5055|template^application/scvp-vp-response
465
+ draft^RFC-ietf-asdf-sdf-23|template^application/sdf+json
465
466
  rfc^rfc8866|template^application/sdp
466
467
  rfc^rfc8417|template^application/secevent+jwt
467
468
  rfc^rfc8428|template^application/senml+cbor
@@ -2462,6 +2463,7 @@ notes^(OBSOLETED by request)|person^Nicholas_Parks_Young|template^text/vnd.si.ur
2462
2463
  person^Petter_Reinholdtsen|template^text/vnd.sosi
2463
2464
  person^Gary_Adams|template^text/vnd.sun.j2me.app-descriptor
2464
2465
  person^David_Lee_Lambert|template^text/vnd.trolltech.linguist
2466
+ person^Martin_Haug|template^text/vnd.typst
2465
2467
  person^Anand_Jahagirdar|template^text/vnd.vcf
2466
2468
  person^WAP-Forum|template^text/vnd.wap.si
2467
2469
  person^WAP-Forum|template^text/vnd.wap.sl
@@ -2586,7 +2588,7 @@ person^Michael_A_Dolan|template^video/vnd.uvvu.mp4
2586
2588
  person^John_Wolfe|template^video/vnd.vivo
2587
2589
  person^Google|template^video/vnd.youtube.yt
2588
2590
  rfc^rfc7741|template^video/VP8
2589
- draft^RFC-ietf-payload-vp9-16|template^video/VP9
2591
+ rfc^rfc9628|template^video/VP9
2590
2592
  -
2591
2593
  -
2592
2594
  -
@@ -3,7 +3,7 @@
3
3
  module MIME
4
4
  class Types
5
5
  module Data
6
- VERSION = "3.2025.0325"
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.0325
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: 2025-03-25 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