mime-types-data 3.2025.0624 → 3.2025.0701

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.
@@ -464,7 +464,7 @@ rfc^rfc8181|template^application/rpki-publication
464
464
  rfc^rfc9582|template^application/rpki-roa
465
465
  rfc^rfc9691|template^application/rpki-signed-tal
466
466
  rfc^rfc6492|template^application/rpki-updown
467
- draft^RFC-ietf-sipcore-siprec-fix-mediatype-06|rfc^rfc7865|template^application/rs-metadata+xml
467
+ rfc^rfc7865^rfc9806|template^application/rs-metadata+xml
468
468
  -
469
469
  -
470
470
  person^Paul_Lindner|template^application/rtf
@@ -2451,7 +2451,7 @@ person^Ilya_Ferber|template^image/naplps
2451
2451
  -
2452
2452
  person^Pierre-Anthony_Lemieux
2453
2453
  -
2454
- person^PNG_WG^W3C|template^image/png
2454
+ person^PNG_WG^W3C|template^image/png|uri^https://www.w3.org/TR/PNG/
2455
2455
  person^Ben_Simon|template^image/prs.btif
2456
2456
  person^Juern_Laun|template^image/prs.pti
2457
2457
  person^Michael_Sweet|template^image/pwg-raster
@@ -3,7 +3,7 @@
3
3
  module MIME
4
4
  class Types
5
5
  module Data
6
- VERSION = "3.2025.0624"
6
+ VERSION = "3.2025.0701"
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.0624
4
+ version: 3.2025.0701
5
5
  platform: ruby
6
6
  authors:
7
7
  - Austin Ziegler