mime-types-data 3.2025.0318 → 3.2025.0325
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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +4 -0
- data/data/mime-types.json +1 -1
- data/data/mime.xrefs.column +5 -5
- data/lib/mime/types/data.rb +1 -1
- metadata +2 -2
data/data/mime.xrefs.column
CHANGED
@@ -914,9 +914,9 @@ person^Samu_Sarivaara|template^application/vnd.f-secure.mobile
|
|
914
914
|
person^Gordon_Clarke|template^application/vnd.familysearch.gedcom+zip
|
915
915
|
person^Thomas_Huth|template^application/vnd.fastcopy-disk-image
|
916
916
|
person^Steve_Zilles|template^application/vnd.fdf
|
917
|
-
person^
|
917
|
+
person^International_FDSN|template^application/vnd.fdsn.mseed
|
918
918
|
person^Chad_Trabant|template^application/vnd.fdsn.seed
|
919
|
-
person^
|
919
|
+
person^International_FDSN|template^application/vnd.fdsn.stationxml+xml
|
920
920
|
person^Holstage|template^application/vnd.ffsns
|
921
921
|
person^Steve_Gilberd|template^application/vnd.ficlab.flb+zip
|
922
922
|
person^Harms_Moeller|template^application/vnd.filmit.zfc
|
@@ -2131,9 +2131,9 @@ rfc^rfc8081|template^font/sfnt
|
|
2131
2131
|
rfc^rfc8081|template^font/ttf
|
2132
2132
|
rfc^rfc8081|template^font/woff
|
2133
2133
|
rfc^rfc8081|template^font/woff2
|
2134
|
-
|
2135
|
-
|
2136
|
-
|
2134
|
+
rfc^rfc9695|template^haptics/hjif
|
2135
|
+
rfc^rfc9695|template^haptics/hmpg
|
2136
|
+
rfc^rfc9695|template^haptics/ivs
|
2137
2137
|
person^Howard_Lukk^SMPTE|template^image/aces
|
2138
2138
|
person^W3C^W3C_PNG_WG|template^image/apng
|
2139
2139
|
person^David_Singer^ISO-IEC_JTC_1|template^image/avci
|
data/lib/mime/types/data.rb
CHANGED
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.
|
4
|
+
version: 3.2025.0325
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Austin Ziegler
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date: 2025-03-
|
10
|
+
date: 2025-03-25 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: hoe
|