mime-types-data 3.2025.0402 → 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.
Binary file
@@ -3,7 +3,7 @@
3
3
  module MIME
4
4
  class Types
5
5
  module Data
6
- VERSION = "3.2025.0402"
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.0402
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-04-02 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