mime-types-data 3.2025.0812 → 3.2025.0819

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.
@@ -997,6 +997,7 @@ application/vnd.fut-misnet
997
997
  application/vnd.futoin+cbor
998
998
  application/vnd.futoin+json
999
999
  application/vnd.fuzzysheet fzs
1000
+ application/vnd.g3pix.g3fc
1000
1001
  application/vnd.ga4gh.passport+jwt
1001
1002
  application/vnd.genomatix.tuxedo txd
1002
1003
  application/vnd.genozip
@@ -1706,6 +1707,7 @@ application/vnd.vectorworks
1706
1707
  application/vnd.vel+json
1707
1708
  application/vnd.veraison.tsm-report+cbor
1708
1709
  application/vnd.veraison.tsm-report+json
1710
+ application/vnd.verifier-attestation+jwt
1709
1711
  application/vnd.verimatrix.vcas
1710
1712
  application/vnd.veritone.aion+json
1711
1713
  application/vnd.veryant.thin
@@ -2455,6 +2455,8 @@
2455
2455
  -
2456
2456
  -
2457
2457
  -
2458
+ -
2459
+ -
2458
2460
  Fixes a bug with IE6 and progressive JPEGs
2459
2461
  -
2460
2462
  -
@@ -1009,6 +1009,7 @@ base64
1009
1009
  base64
1010
1010
  base64
1011
1011
  base64
1012
+ base64
1012
1013
  8bit
1013
1014
  base64
1014
1015
  base64
@@ -1710,6 +1711,7 @@ base64
1710
1711
  base64
1711
1712
  base64
1712
1713
  base64
1714
+ base64
1713
1715
  8bit
1714
1716
  base64
1715
1717
  base64
@@ -1008,6 +1008,7 @@
1008
1008
  0 1 0 0
1009
1009
  0 1 0 0
1010
1010
  0 1 0 0
1011
+ 0 1 0 0
1011
1012
  1 1 0 0
1012
1013
  1 1 0 0
1013
1014
  0 1 0 0
@@ -1733,6 +1734,7 @@
1733
1734
  0 1 0 0
1734
1735
  0 1 0 0
1735
1736
  0 1 0 0
1737
+ 0 1 0 0
1736
1738
  0 0 0 0
1737
1739
  0 1 0 0
1738
1740
  0 1 0 0
@@ -998,6 +998,7 @@ en^Fujitsu - Xerox DocuWorks Binder
998
998
  -
999
999
  en^FuzzySheet
1000
1000
  -
1001
+ -
1001
1002
  en^Genomatix Tuxedo Framework
1002
1003
  -
1003
1004
  -
@@ -1711,6 +1712,7 @@ en^VirtualCatalog
1711
1712
  -
1712
1713
  -
1713
1714
  -
1715
+ -
1714
1716
  en^Microsoft Visio
1715
1717
  en^Visionary
1716
1718
  -
@@ -3014,3 +3014,5 @@
3014
3014
  -
3015
3015
  -
3016
3016
  -
3017
+ -
3018
+ -
Binary file
@@ -1008,6 +1008,7 @@ application/vnd.aristanetworks.swi
1008
1008
  -
1009
1009
  -
1010
1010
  -
1011
+ -
1011
1012
  application/geo+json
1012
1013
  -
1013
1014
  -
@@ -1766,6 +1767,7 @@ application/vnd.oasis.opendocument.base
1766
1767
  -
1767
1768
  -
1768
1769
  -
1770
+ -
1769
1771
  video/vnd.youtube.yt
1770
1772
  -
1771
1773
  -
@@ -997,6 +997,7 @@ person^Jann_Pruulman|template^application/vnd.fut-misnet
997
997
  person^Andrey_Galkin|template^application/vnd.futoin+cbor
998
998
  person^Andrey_Galkin|template^application/vnd.futoin+json
999
999
  person^Simon_Birtwistle|template^application/vnd.fuzzysheet
1000
+ person^Lucas_Guimarães|template^application/vnd.g3pix.g3fc
1000
1001
  person^GA4GH_Secretariat|template^application/vnd.ga4gh.passport+jwt
1001
1002
  person^Torben_Frey|template^application/vnd.genomatix.tuxedo
1002
1003
  person^Divon_Lan|template^application/vnd.genozip
@@ -1706,6 +1707,7 @@ person^Biplab_Sarkar^Lyndsey_Ferguson|template^application/vnd.vectorworks
1706
1707
  person^James_Wigger|template^application/vnd.vel+json
1707
1708
  person^Thomas_Fossati|template^application/vnd.veraison.tsm-report+cbor
1708
1709
  person^Thomas_Fossati|template^application/vnd.veraison.tsm-report+json
1710
+ person^Oliver_Terbu^OpenID_Foundation_Digital_Credentials_Protocols_WG|template^application/vnd.verifier-attestation+jwt
1709
1711
  person^Petr_Peterka|template^application/vnd.verimatrix.vcas
1710
1712
  person^Al_Brown|template^application/vnd.veritone.aion+json
1711
1713
  person^Massimo_Bertoli|template^application/vnd.veryant.thin
@@ -3,7 +3,7 @@
3
3
  module MIME
4
4
  class Types
5
5
  module Data
6
- VERSION = "3.2025.0812"
6
+ VERSION = "3.2025.0819"
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.0812
4
+ version: 3.2025.0819
5
5
  platform: ruby
6
6
  authors:
7
7
  - Austin Ziegler