mime-types-data 3.2025.0506.pre2 → 3.2025.0506
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 +18 -3
- data/Manifest.txt +0 -1
- data/Rakefile +4 -8
- data/data/content_type_mime.db +15 -3
- data/data/ext_mime.db +27 -27
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +12 -0
- data/data/mime.docs.column +12 -0
- data/data/mime.encoding.column +12 -0
- data/data/mime.flags.column +12 -0
- data/data/mime.friendly.column +12 -0
- data/data/mime.pext.column +12 -0
- data/data/mime.use_instead.column +12 -0
- data/data/mime.xrefs.column +13 -1
- data/lib/mime/types/data.rb +1 -1
- metadata +5 -6
- data/data/mime.spri.column +0 -0
@@ -90,6 +90,7 @@ application/cellml+xml
|
|
90
90
|
application/cert-chain+cbor
|
91
91
|
application/CESR
|
92
92
|
application/cfw
|
93
|
+
application/cid
|
93
94
|
application/cid-edhoc+cbor-seq
|
94
95
|
application/city+json
|
95
96
|
application/city+json-seq
|
@@ -532,6 +533,7 @@ application/taxii+json
|
|
532
533
|
application/td+json
|
533
534
|
application/tei+xml tei teicorpus
|
534
535
|
application/TETRA_ISI
|
536
|
+
application/texinfo
|
535
537
|
application/thraud+xml tfi
|
536
538
|
application/timestamp-query
|
537
539
|
application/timestamp-reply
|
@@ -625,11 +627,16 @@ application/vnd.3gpp.pic-bw-small psb
|
|
625
627
|
application/vnd.3gpp.pic-bw-var pvb
|
626
628
|
application/vnd.3gpp.pinapp-info+xml
|
627
629
|
application/vnd.3gpp.s1ap
|
630
|
+
application/vnd.3gpp.seal-app-comm-requirements-info+xml
|
631
|
+
application/vnd.3gpp.seal-data-delivery-info+cbor
|
628
632
|
application/vnd.3gpp.seal-group-doc+xml
|
629
633
|
application/vnd.3gpp.seal-info+xml
|
634
|
+
application/vnd.3gpp.seal-location-info+cbor
|
630
635
|
application/vnd.3gpp.seal-location-info+xml
|
631
636
|
application/vnd.3gpp.seal-mbms-usage-info+xml
|
637
|
+
application/vnd.3gpp.seal-mbs-usage-info+xml
|
632
638
|
application/vnd.3gpp.seal-network-QoS-management-info+xml
|
639
|
+
application/vnd.3gpp.seal-network-resource-info+cbor
|
633
640
|
application/vnd.3gpp.seal-ue-config-info+xml
|
634
641
|
application/vnd.3gpp.seal-unicast-info+xml
|
635
642
|
application/vnd.3gpp.seal-user-profile-info+xml
|
@@ -741,6 +748,7 @@ application/vnd.cab-jscript
|
|
741
748
|
application/vnd.canon-cpdl
|
742
749
|
application/vnd.canon-lips
|
743
750
|
application/vnd.capasystems-pg+json
|
751
|
+
application/vnd.cel
|
744
752
|
application/vnd.cendio.thinlinc.clientconf
|
745
753
|
application/vnd.century-systems.tcp_stream
|
746
754
|
application/vnd.chemdraw+xml cdxml
|
@@ -1449,6 +1457,7 @@ application/vnd.pg.osasli ei6
|
|
1449
1457
|
application/vnd.piaccess.application-licence
|
1450
1458
|
application/vnd.picsel efif
|
1451
1459
|
application/vnd.pmi.widget wg
|
1460
|
+
application/vnd.pmtiles
|
1452
1461
|
application/vnd.poc.group-advertisement+xml
|
1453
1462
|
application/vnd.pocketlearn plf
|
1454
1463
|
application/vnd.powerbuilder6 pbd
|
@@ -1572,6 +1581,7 @@ application/vnd.sun.xml.math sxm
|
|
1572
1581
|
application/vnd.sun.xml.writer sxw
|
1573
1582
|
application/vnd.sun.xml.writer.global sxg
|
1574
1583
|
application/vnd.sun.xml.writer.template stw
|
1584
|
+
application/vnd.superfile.super
|
1575
1585
|
application/vnd.sus-calendar sus susp
|
1576
1586
|
application/vnd.svd svd
|
1577
1587
|
application/vnd.swiftview-ics
|
@@ -1638,6 +1648,7 @@ application/vnd.visionary vis
|
|
1638
1648
|
application/vnd.vividence.scriptfile
|
1639
1649
|
application/vnd.vocalshaper.vsp4
|
1640
1650
|
application/vnd.vsf vsf
|
1651
|
+
application/vnd.wantverse
|
1641
1652
|
application/vnd.wap.sic sic
|
1642
1653
|
application/vnd.wap.slc slc
|
1643
1654
|
application/vnd.wap.wbxml wbxml
|
@@ -2193,6 +2204,7 @@ image/tiff tiff tif
|
|
2193
2204
|
image/tiff-fx
|
2194
2205
|
image/vnd.adobe.photoshop psd
|
2195
2206
|
image/vnd.airzip.accelerator.azv
|
2207
|
+
image/vnd.blockfact.facti
|
2196
2208
|
image/vnd.clip
|
2197
2209
|
image/vnd.cns.inf2
|
2198
2210
|
image/vnd.dece.graphic uvg uvi uvvg uvvi
|
data/data/mime.docs.column
CHANGED
@@ -2180,6 +2180,17 @@
|
|
2180
2180
|
-
|
2181
2181
|
-
|
2182
2182
|
-
|
2183
|
+
-
|
2184
|
+
-
|
2185
|
+
-
|
2186
|
+
-
|
2187
|
+
-
|
2188
|
+
-
|
2189
|
+
-
|
2190
|
+
-
|
2191
|
+
-
|
2192
|
+
-
|
2193
|
+
-
|
2183
2194
|
Fixes a bug with IE6 and progressive JPEGs
|
2184
2195
|
-
|
2185
2196
|
-
|
@@ -2234,6 +2245,7 @@ Fixes a bug with IE6 and progressive JPEGs
|
|
2234
2245
|
-
|
2235
2246
|
-
|
2236
2247
|
-
|
2248
|
+
-
|
2237
2249
|
see-also:image/x-xcf
|
2238
2250
|
-
|
2239
2251
|
-
|
data/data/mime.encoding.column
CHANGED
@@ -227,6 +227,7 @@ base64
|
|
227
227
|
base64
|
228
228
|
base64
|
229
229
|
base64
|
230
|
+
base64
|
230
231
|
8bit
|
231
232
|
base64
|
232
233
|
base64
|
@@ -651,6 +652,12 @@ base64
|
|
651
652
|
base64
|
652
653
|
base64
|
653
654
|
base64
|
655
|
+
base64
|
656
|
+
base64
|
657
|
+
base64
|
658
|
+
base64
|
659
|
+
base64
|
660
|
+
base64
|
654
661
|
7bit
|
655
662
|
base64
|
656
663
|
base64
|
@@ -930,6 +937,7 @@ base64
|
|
930
937
|
base64
|
931
938
|
base64
|
932
939
|
base64
|
940
|
+
base64
|
933
941
|
7bit
|
934
942
|
base64
|
935
943
|
base64
|
@@ -1468,6 +1476,7 @@ base64
|
|
1468
1476
|
base64
|
1469
1477
|
base64
|
1470
1478
|
base64
|
1479
|
+
base64
|
1471
1480
|
8bit
|
1472
1481
|
base64
|
1473
1482
|
base64
|
@@ -1632,6 +1641,7 @@ base64
|
|
1632
1641
|
base64
|
1633
1642
|
base64
|
1634
1643
|
base64
|
1644
|
+
base64
|
1635
1645
|
8bit
|
1636
1646
|
base64
|
1637
1647
|
base64
|
@@ -1660,6 +1670,7 @@ base64
|
|
1660
1670
|
base64
|
1661
1671
|
base64
|
1662
1672
|
base64
|
1673
|
+
base64
|
1663
1674
|
8bit
|
1664
1675
|
8bit
|
1665
1676
|
base64
|
@@ -2268,6 +2279,7 @@ base64
|
|
2268
2279
|
base64
|
2269
2280
|
base64
|
2270
2281
|
base64
|
2282
|
+
base64
|
2271
2283
|
7bit
|
2272
2284
|
7bit
|
2273
2285
|
base64
|
data/data/mime.flags.column
CHANGED
@@ -90,6 +90,7 @@
|
|
90
90
|
0 1 0 1
|
91
91
|
0 1 0 1
|
92
92
|
0 1 0 0
|
93
|
+
0 1 0 1
|
93
94
|
0 1 0 0
|
94
95
|
0 1 0 1
|
95
96
|
0 1 0 0
|
@@ -540,6 +541,7 @@
|
|
540
541
|
0 1 0 0
|
541
542
|
0 1 0 0
|
542
543
|
0 1 0 0
|
544
|
+
0 1 0 0
|
543
545
|
0 1 0 1
|
544
546
|
0 1 0 0
|
545
547
|
0 1 0 0
|
@@ -652,6 +654,11 @@
|
|
652
654
|
0 1 0 0
|
653
655
|
0 1 0 0
|
654
656
|
0 1 0 0
|
657
|
+
0 1 0 0
|
658
|
+
0 1 0 0
|
659
|
+
0 1 0 0
|
660
|
+
0 1 0 0
|
661
|
+
0 1 0 0
|
655
662
|
0 0 0 0
|
656
663
|
0 1 0 0
|
657
664
|
0 1 0 0
|
@@ -793,6 +800,7 @@
|
|
793
800
|
0 1 0 0
|
794
801
|
0 1 0 0
|
795
802
|
0 1 0 0
|
803
|
+
0 1 0 0
|
796
804
|
0 0 0 0
|
797
805
|
0 0 0 0
|
798
806
|
0 1 0 0
|
@@ -1496,6 +1504,7 @@
|
|
1496
1504
|
0 1 0 0
|
1497
1505
|
0 1 0 0
|
1498
1506
|
0 1 0 0
|
1507
|
+
0 1 0 0
|
1499
1508
|
0 0 0 0
|
1500
1509
|
0 0 0 0
|
1501
1510
|
0 0 0 0
|
@@ -1578,6 +1587,7 @@
|
|
1578
1587
|
0 1 0 0
|
1579
1588
|
0 1 0 0
|
1580
1589
|
0 1 0 0
|
1590
|
+
0 1 0 0
|
1581
1591
|
0 0 0 0
|
1582
1592
|
0 1 0 0
|
1583
1593
|
0 1 0 0
|
@@ -1686,6 +1696,7 @@
|
|
1686
1696
|
0 1 0 0
|
1687
1697
|
0 1 0 0
|
1688
1698
|
0 1 0 0
|
1699
|
+
0 1 0 0
|
1689
1700
|
1 1 0 0
|
1690
1701
|
0 1 0 0
|
1691
1702
|
0 1 0 0
|
@@ -2196,6 +2207,7 @@
|
|
2196
2207
|
0 1 0 0
|
2197
2208
|
0 1 0 0
|
2198
2209
|
0 1 0 0
|
2210
|
+
0 1 0 0
|
2199
2211
|
1 0 0 0
|
2200
2212
|
0 1 0 0
|
2201
2213
|
0 1 0 0
|
data/data/mime.friendly.column
CHANGED
@@ -115,6 +115,7 @@ en^Cloud Data Management Interface (CDMI) - Queue
|
|
115
115
|
-
|
116
116
|
-
|
117
117
|
-
|
118
|
+
-
|
118
119
|
en^CU-SeeMe
|
119
120
|
-
|
120
121
|
-
|
@@ -532,6 +533,7 @@ en^Speech Synthesis Markup Language
|
|
532
533
|
-
|
533
534
|
en^Text Encoding and Interchange
|
534
535
|
-
|
536
|
+
-
|
535
537
|
en^Sharing Transaction Fraud Data
|
536
538
|
-
|
537
539
|
-
|
@@ -643,6 +645,11 @@ en^3rd Generation Partnership Project - Pic Var
|
|
643
645
|
-
|
644
646
|
-
|
645
647
|
-
|
648
|
+
-
|
649
|
+
-
|
650
|
+
-
|
651
|
+
-
|
652
|
+
-
|
646
653
|
en^3rd Generation Partnership Project - Transaction Capabilities Application Part
|
647
654
|
-
|
648
655
|
en^3M Post It Notes
|
@@ -743,6 +750,7 @@ en^BusinessObjects
|
|
743
750
|
-
|
744
751
|
-
|
745
752
|
-
|
753
|
+
-
|
746
754
|
en^CambridgeSoft Chem Draw
|
747
755
|
-
|
748
756
|
en^Karaoke on Chipnuts Chipsets
|
@@ -1450,6 +1458,7 @@ en^Proprietary P&G Standard Reporting System
|
|
1450
1458
|
en^Pcsel eFIF File
|
1451
1459
|
en^Qualcomm's Plaza Mobile Internet
|
1452
1460
|
-
|
1461
|
+
-
|
1453
1462
|
en^PocketLearn Viewers
|
1454
1463
|
en^PowerBuilder
|
1455
1464
|
-
|
@@ -1572,6 +1581,7 @@ en^OpenOffice - Math (Formula)
|
|
1572
1581
|
en^OpenOffice - Writer (Text - HTML)
|
1573
1582
|
en^OpenOffice - Writer (Text - HTML)
|
1574
1583
|
en^OpenOffice - Writer Template (Text - HTML)
|
1584
|
+
-
|
1575
1585
|
en^ScheduleUs
|
1576
1586
|
en^SourceView Document
|
1577
1587
|
-
|
@@ -1640,6 +1650,7 @@ en^Visionary
|
|
1640
1650
|
en^Viewport+
|
1641
1651
|
-
|
1642
1652
|
-
|
1653
|
+
-
|
1643
1654
|
en^WAP Binary XML (WBXML)
|
1644
1655
|
en^Compiled Wireless Markup Language (WMLC)
|
1645
1656
|
en^WMLScript
|
@@ -2195,6 +2206,7 @@ en^Photoshop Document
|
|
2195
2206
|
-
|
2196
2207
|
-
|
2197
2208
|
-
|
2209
|
+
-
|
2198
2210
|
en^DECE Graphic
|
2199
2211
|
-
|
2200
2212
|
en^DjVu
|
data/data/mime.pext.column
CHANGED
@@ -154,6 +154,7 @@ application/cals-1840
|
|
154
154
|
-
|
155
155
|
-
|
156
156
|
-
|
157
|
+
-
|
157
158
|
text/javascript
|
158
159
|
-
|
159
160
|
-
|
@@ -543,6 +544,7 @@ application/smil+xml
|
|
543
544
|
-
|
544
545
|
-
|
545
546
|
-
|
547
|
+
-
|
546
548
|
application/x-toolbook
|
547
549
|
-
|
548
550
|
-
|
@@ -706,6 +708,11 @@ application/vnd.3gpp.mcvideo-info+xml
|
|
706
708
|
-
|
707
709
|
-
|
708
710
|
-
|
711
|
+
-
|
712
|
+
-
|
713
|
+
-
|
714
|
+
-
|
715
|
+
-
|
709
716
|
application/vnd.aristanetworks.swi
|
710
717
|
-
|
711
718
|
-
|
@@ -962,6 +969,7 @@ application/vnd.aristanetworks.swi
|
|
962
969
|
-
|
963
970
|
-
|
964
971
|
-
|
972
|
+
-
|
965
973
|
application/geo+json
|
966
974
|
-
|
967
975
|
-
|
@@ -1686,6 +1694,9 @@ application/vnd.oasis.opendocument.base
|
|
1686
1694
|
-
|
1687
1695
|
-
|
1688
1696
|
-
|
1697
|
+
-
|
1698
|
+
-
|
1699
|
+
-
|
1689
1700
|
video/vnd.youtube.yt
|
1690
1701
|
-
|
1691
1702
|
-
|
@@ -2196,6 +2207,7 @@ image/x-targa
|
|
2196
2207
|
-
|
2197
2208
|
-
|
2198
2209
|
-
|
2210
|
+
-
|
2199
2211
|
image/x-vnd.dgn
|
2200
2212
|
-
|
2201
2213
|
-
|
data/data/mime.xrefs.column
CHANGED
@@ -90,6 +90,7 @@ rfc^rfc4708|template^application/cellml+xml
|
|
90
90
|
draft^draft-yasskin-http-origin-signed-responses-07
|
91
91
|
person^Samuel_M._Smith
|
92
92
|
rfc^rfc6230|template^application/cfw
|
93
|
+
person^Michael_B_Jones^W3C_Verifiable_Credentials_WG|template^application/cid
|
93
94
|
rfc^rfc9528|template^application/cid-edhoc+cbor-seq
|
94
95
|
person^OGC^Scott_Simmons|template^application/city+json
|
95
96
|
person^OGC^Scott_Simmons|template^application/city+json-seq
|
@@ -532,6 +533,7 @@ person^Chet_Ensign^OASIS|template^application/taxii+json
|
|
532
533
|
person^Matthias_Kovatsch^W3C|template^application/td+json
|
533
534
|
rfc^rfc6129|template^application/tei+xml
|
534
535
|
person^ETSI^Miguel_Angel_Reina_Ortega|template^application/TETRA_ISI
|
536
|
+
person^Simon_Josefsson|template^application/texinfo
|
535
537
|
rfc^rfc5941|template^application/thraud+xml
|
536
538
|
rfc^rfc3161|template^application/timestamp-query
|
537
539
|
rfc^rfc3161|template^application/timestamp-reply
|
@@ -542,7 +544,7 @@ person^Sebastian_Kaebisch^W3C|template^application/tm+json
|
|
542
544
|
rfc^rfc8226|template^application/tnauthlist
|
543
545
|
person^Ned_M._Smith^TCG_DICE|template^application/toc+cbor
|
544
546
|
rfc^rfc9701|template^application/token-introspection+jwt
|
545
|
-
person^Ben_van_Hartingsveldt|template^application/toml|uri^https://github.com/toml-lang/toml/issues/870
|
547
|
+
note^2|person^Ben_van_Hartingsveldt|template^application/toml|uri^https://github.com/toml-lang/toml/issues/870
|
546
548
|
-
|
547
549
|
rfc^rfc8840|template^application/trickle-ice-sdpfrag
|
548
550
|
person^W3C^W3C_RDF_WG|template^application/trig
|
@@ -625,11 +627,16 @@ person^John_M_Meredith|template^application/vnd.3gpp.pic-bw-small
|
|
625
627
|
person^John_M_Meredith|template^application/vnd.3gpp.pic-bw-var
|
626
628
|
person^Dongwook_Kim^_3GPP_CT1|template^application/vnd.3gpp.pinapp-info+xml
|
627
629
|
person^Yang_Yong^_3GPP|template^application/vnd.3gpp.s1ap
|
630
|
+
person^_3GPP|template^application/vnd.3gpp.seal-app-comm-requirements-info+xml
|
631
|
+
person^_3GPP|template^application/vnd.3gpp.seal-data-delivery-info+cbor
|
628
632
|
person^Sapan_Shah|template^application/vnd.3gpp.seal-group-doc+xml
|
629
633
|
person^Christian_Herrero-Veron^_3GPP|template^application/vnd.3gpp.seal-info+xml
|
634
|
+
person^_3GPP|template^application/vnd.3gpp.seal-location-info+cbor
|
630
635
|
person^Christian_Herrero-Veron^_3GPP|template^application/vnd.3gpp.seal-location-info+xml
|
631
636
|
person^Christian_Herrero-Veron^_3GPP|template^application/vnd.3gpp.seal-mbms-usage-info+xml
|
637
|
+
person^_3GPP|template^application/vnd.3gpp.seal-mbs-usage-info+xml
|
632
638
|
person^Christian_Herrero-Veron^_3GPP|template^application/vnd.3gpp.seal-network-QoS-management-info+xml
|
639
|
+
person^_3GPP|template^application/vnd.3gpp.seal-network-resource-info+cbor
|
633
640
|
person^Sapan_Shah|template^application/vnd.3gpp.seal-ue-config-info+xml
|
634
641
|
person^Christian_Herrero-Veron^_3GPP|template^application/vnd.3gpp.seal-unicast-info+xml
|
635
642
|
person^Sapan_Shah|template^application/vnd.3gpp.seal-user-profile-info+xml
|
@@ -741,6 +748,7 @@ person^Joerg_Falkenberg|template^application/vnd.cab-jscript
|
|
741
748
|
person^Shin_Muto|template^application/vnd.canon-cpdl
|
742
749
|
person^Shin_Muto|template^application/vnd.canon-lips
|
743
750
|
person^Yüksel_Aydemir|template^application/vnd.capasystems-pg+json
|
751
|
+
person^Tristan_Swadell|template^application/vnd.cel
|
744
752
|
person^Peter_Astrand|template^application/vnd.cendio.thinlinc.clientconf
|
745
753
|
person^Shuji_Fujii|template^application/vnd.century-systems.tcp_stream
|
746
754
|
person^Glenn_Howes|template^application/vnd.chemdraw+xml
|
@@ -1449,6 +1457,7 @@ person^April_Gandert|template^application/vnd.pg.osasli
|
|
1449
1457
|
person^Lucas_Maneos|template^application/vnd.piaccess.application-licence
|
1450
1458
|
person^Giuseppe_Naccarato|template^application/vnd.picsel
|
1451
1459
|
person^Rhys_Lewis|template^application/vnd.pmi.widget
|
1460
|
+
person^Sascha_Brawer|template^application/vnd.pmtiles
|
1452
1461
|
person^OMA_Push_to_Talk_over_Cellular_POC_WG^Sean_Kelley|template^application/vnd.poc.group-advertisement+xml
|
1453
1462
|
person^Jorge_Pando|template^application/vnd.pocketlearn
|
1454
1463
|
person^David_Guy|template^application/vnd.powerbuilder6
|
@@ -1572,6 +1581,7 @@ person^Marc_Hadley|template^application/vnd.sun.wadl+xml
|
|
1572
1581
|
-
|
1573
1582
|
-
|
1574
1583
|
-
|
1584
|
+
person^Shane_Valdez|template^application/vnd.superfile.super
|
1575
1585
|
person^Jonathan_Niedfeldt|template^application/vnd.sus-calendar
|
1576
1586
|
person^Scott_Becker|template^application/vnd.svd
|
1577
1587
|
person^Glenn_Widener|template^application/vnd.swiftview-ics
|
@@ -1638,6 +1648,7 @@ person^Gayatri_Aravindakumar|template^application/vnd.visionary
|
|
1638
1648
|
person^Mark_Risher|template^application/vnd.vividence.scriptfile
|
1639
1649
|
person^Wu_Chang|template^application/vnd.vocalshaper.vsp4
|
1640
1650
|
person^Delton_Rowe|template^application/vnd.vsf
|
1651
|
+
person^John_J_Kolb_V|template^application/vnd.wantverse
|
1641
1652
|
person^WAP-Forum|template^application/vnd.wap.sic
|
1642
1653
|
person^WAP-Forum|template^application/vnd.wap.slc
|
1643
1654
|
person^Peter_Stark|template^application/vnd.wap.wbxml
|
@@ -2193,6 +2204,7 @@ rfc^rfc3302|template^image/tiff
|
|
2193
2204
|
rfc^rfc3950|template^image/tiff-fx
|
2194
2205
|
person^Kim_Scarborough|template^image/vnd.adobe.photoshop
|
2195
2206
|
person^Gary_Clueit|template^image/vnd.airzip.accelerator.azv
|
2207
|
+
person^Egbert_von_Frankenberg|template^image/vnd.blockfact.facti
|
2196
2208
|
person^Ryo_Inaba|template^image/vnd.clip
|
2197
2209
|
person^Ann_McLaughlin|template^image/vnd.cns.inf2
|
2198
2210
|
person^Michael_A_Dolan|template^image/vnd.dece.graphic
|
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.0506
|
4
|
+
version: 3.2025.0506
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Austin Ziegler
|
8
8
|
bindir: bin
|
9
9
|
cert_chain: []
|
10
|
-
date:
|
10
|
+
date: 1980-01-02 00:00:00.000000000 Z
|
11
11
|
dependencies:
|
12
12
|
- !ruby/object:Gem::Dependency
|
13
13
|
name: hoe
|
@@ -43,7 +43,7 @@ dependencies:
|
|
43
43
|
requirements:
|
44
44
|
- - ">="
|
45
45
|
- !ruby/object:Gem::Version
|
46
|
-
version: 3.
|
46
|
+
version: 3.4.0
|
47
47
|
- - "<"
|
48
48
|
- !ruby/object:Gem::Version
|
49
49
|
version: '4'
|
@@ -53,7 +53,7 @@ dependencies:
|
|
53
53
|
requirements:
|
54
54
|
- - ">="
|
55
55
|
- !ruby/object:Gem::Version
|
56
|
-
version: 3.
|
56
|
+
version: 3.4.0
|
57
57
|
- - "<"
|
58
58
|
- !ruby/object:Gem::Version
|
59
59
|
version: '4'
|
@@ -142,7 +142,6 @@ files:
|
|
142
142
|
- data/mime.flags.column
|
143
143
|
- data/mime.friendly.column
|
144
144
|
- data/mime.pext.column
|
145
|
-
- data/mime.spri.column
|
146
145
|
- data/mime.use_instead.column
|
147
146
|
- data/mime.xrefs.column
|
148
147
|
- lib/mime-types-data.rb
|
@@ -172,7 +171,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
172
171
|
- !ruby/object:Gem::Version
|
173
172
|
version: '0'
|
174
173
|
requirements: []
|
175
|
-
rubygems_version: 3.6.
|
174
|
+
rubygems_version: 3.6.8
|
176
175
|
specification_version: 4
|
177
176
|
summary: mime-types-data provides a registry for information about MIME media type
|
178
177
|
definitions
|
data/data/mime.spri.column
DELETED
Binary file
|