mime-types-data 3.2015.1120 → 3.2016.0221
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Code-of-Conduct.md +61 -29
- data/History.md +28 -0
- data/Rakefile +1 -1
- data/lib/mime-types-data.rb +2 -0
- data/lib/mime/types/data.rb +3 -1
- metadata +3 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bbd0e723900e0e1a5c21fe887f16604681e1764f
|
4
|
+
data.tar.gz: f299a5efaa2b0b6600b8c2125d521da9c6ea127a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6c74ea4eb08d6132d4d1f5059aa51828c292ed6b61e3e9339918c43c51a4cd31ca1b791786e7280efb430720534614103f9cebcc0660d34c4e2bd18c1ca989dc
|
7
|
+
data.tar.gz: 1cb8192f22c9c3989a28e3fc157f32074f1054987624675c342883aeef2597ba7de396b3f487e557af12ae61482e74e898f8ef12dc8925fc3accdab72fcc5c3f
|
data/Code-of-Conduct.md
CHANGED
@@ -1,43 +1,75 @@
|
|
1
|
-
|
1
|
+
# Contributor Covenant Code of Conduct
|
2
2
|
|
3
|
-
|
4
|
-
fostering an open and welcoming community, we pledge to respect all people who
|
5
|
-
contribute through reporting issues, posting feature requests, updating
|
6
|
-
documentation, submitting pull requests or patches, and other activities.
|
3
|
+
## Our Pledge
|
7
4
|
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
body size,
|
5
|
+
In the interest of fostering an open and welcoming environment, we as
|
6
|
+
contributors and maintainers pledge to making participation in our project and
|
7
|
+
our community a harassment-free experience for everyone, regardless of age,
|
8
|
+
body size, disability, ethnicity, gender identity and expression, level of
|
9
|
+
experience, nationality, personal appearance, race, religion, or sexual
|
10
|
+
identity and orientation.
|
11
|
+
|
12
|
+
## Our Standards
|
13
|
+
|
14
|
+
Examples of behavior that contributes to creating a positive environment
|
15
|
+
include:
|
16
|
+
|
17
|
+
* Using welcoming and inclusive language
|
18
|
+
* Being respectful of differing viewpoints and experiences
|
19
|
+
* Gracefully accepting constructive criticism
|
20
|
+
* Focusing on what is best for the community
|
21
|
+
* Showing empathy towards other community members
|
12
22
|
|
13
23
|
Examples of unacceptable behavior by participants include:
|
14
24
|
|
15
|
-
* The use of sexualized language or imagery
|
16
|
-
|
17
|
-
* Trolling
|
25
|
+
* The use of sexualized language or imagery and unwelcome sexual attention or
|
26
|
+
advances
|
27
|
+
* Trolling, insulting/derogatory comments, and personal or political attacks
|
18
28
|
* Public or private harassment
|
19
|
-
* Publishing
|
20
|
-
|
21
|
-
* Other
|
29
|
+
* Publishing others' private information, such as a physical or electronic
|
30
|
+
address, without explicit permission
|
31
|
+
* Other conduct which could reasonably be considered inappropriate in a
|
32
|
+
professional setting
|
33
|
+
|
34
|
+
## Our Responsibilities
|
35
|
+
|
36
|
+
Project maintainers are responsible for clarifying the standards of acceptable
|
37
|
+
behavior and are expected to take appropriate and fair corrective action in
|
38
|
+
response to any instances of unacceptable behavior.
|
22
39
|
|
23
40
|
Project maintainers have the right and responsibility to remove, edit, or
|
24
41
|
reject comments, commits, code, wiki edits, issues, and other contributions
|
25
|
-
that are not aligned to this Code of Conduct
|
26
|
-
|
27
|
-
|
28
|
-
not follow or enforce the Code of Conduct may be permanently removed from the
|
29
|
-
project team.
|
42
|
+
that are not aligned to this Code of Conduct, or to ban temporarily or
|
43
|
+
permanently any contributor for other behaviors that they deem inappropriate,
|
44
|
+
threatening, offensive, or harmful.
|
30
45
|
|
31
|
-
|
32
|
-
|
46
|
+
## Scope
|
47
|
+
|
48
|
+
This Code of Conduct applies both within project spaces and in public spaces
|
49
|
+
when an individual is representing the project or its community. Examples of
|
50
|
+
representing a project or community include using an official project e-mail
|
51
|
+
address, posting via an official social media account, or acting as an
|
52
|
+
appointed representative at an online or offline event. Representation of a
|
53
|
+
project may be further defined and clarified by project maintainers.
|
54
|
+
|
55
|
+
## Enforcement
|
33
56
|
|
34
57
|
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
35
|
-
reported by
|
36
|
-
|
58
|
+
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
|
59
|
+
complaints will be reviewed and investigated and will result in a response that
|
60
|
+
is deemed necessary and appropriate to the circumstances. The project team is
|
61
|
+
obligated to maintain confidentiality with regard to the reporter of an
|
62
|
+
incident. Further details of specific enforcement policies may be posted
|
63
|
+
separately.
|
64
|
+
|
65
|
+
Project maintainers who do not follow or enforce the Code of Conduct in good
|
66
|
+
faith may face temporary or permanent repercussions as determined by other
|
67
|
+
members of the project's leadership.
|
68
|
+
|
69
|
+
## Attribution
|
37
70
|
|
38
|
-
This Code of Conduct is adapted from the [Contributor Covenant][
|
39
|
-
|
40
|
-
[http://contributor-covenant.org/version/1/2/0/][covenant 1.2.0].
|
71
|
+
This Code of Conduct is adapted from the [Contributor Covenant][homepage], version 1.4,
|
72
|
+
available at [http://contributor-covenant.org/version/1/4][version]
|
41
73
|
|
42
|
-
[
|
43
|
-
[
|
74
|
+
[homepage]: http://contributor-covenant.org
|
75
|
+
[version]: http://contributor-covenant.org/version/1/4/
|
data/History.md
CHANGED
@@ -1,5 +1,33 @@
|
|
1
1
|
# MIME Types Changes by Version
|
2
2
|
|
3
|
+
## 3.2016.0221 / 2016-02-21
|
4
|
+
|
5
|
+
* Updated the known extensions list for audio/mp4.
|
6
|
+
* Updated the IANA media registry entries as of release date:
|
7
|
+
|
8
|
+
* Updated metadata for 3GPP-defined types (there are many),
|
9
|
+
application/cdni, and application/rfc+xml.
|
10
|
+
* Added application/EmergencyCallData.Comment+xml,
|
11
|
+
application/EmergencyCallData.DeviceInfo+xml,
|
12
|
+
application/EmergencyCallData.ProviderInfo+xml,
|
13
|
+
application/EmergencyCallData.ServiceInfo+xml,
|
14
|
+
application/ppsp-tracker+json, application/problem+json,
|
15
|
+
application/problem+xml, application/vnd.filmit.zfc,
|
16
|
+
application/vnd.hdt, application/vnd.mapbox-vector-tile,
|
17
|
+
application/vnd.ms-PrintDeviceCapabilities+xml,
|
18
|
+
application/vnd.ms-PrintSchemaTicket+xml,
|
19
|
+
application/vnd.ms-windows.nwprinting.oob, application/vnd.tml,
|
20
|
+
model/vnd.rosette.annotated-data-model, and video/H265.
|
21
|
+
|
22
|
+
* Updated to [Contributor Covenant 1.4][Code of Conduct].
|
23
|
+
* Shift the support code in this repository to be developed with Ruby 2.3.
|
24
|
+
This involves:
|
25
|
+
|
26
|
+
* Adding `frozen_string_literal: true` to all Ruby files.
|
27
|
+
* Applied some recommended readability and performance suggestions from
|
28
|
+
Rubocop. Ignored some style recommendations, too.
|
29
|
+
* Replaced some cases of `foo.bar rescue nil` with `foo&.bar`.
|
30
|
+
|
3
31
|
## 3.2015.1120 / 2015-11-20
|
4
32
|
|
5
33
|
* Extracted from [ruby-mime-types][rmt].
|
data/Rakefile
CHANGED
data/lib/mime-types-data.rb
CHANGED
data/lib/mime/types/data.rb
CHANGED
@@ -1,7 +1,9 @@
|
|
1
|
+
# frozen_string_literal: true
|
2
|
+
|
1
3
|
module MIME
|
2
4
|
class Types
|
3
5
|
module Data
|
4
|
-
VERSION = '3.
|
6
|
+
VERSION = '3.2016.0221'
|
5
7
|
|
6
8
|
# The path that will be used for loading the MIME::Types data. The
|
7
9
|
# default location is __FILE__/../../../../data, which is where the data
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: mime-types-data
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.
|
4
|
+
version: 3.2016.0221
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Austin Ziegler
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date:
|
11
|
+
date: 2016-02-22 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: rdoc
|
@@ -195,7 +195,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
195
195
|
version: '0'
|
196
196
|
requirements: []
|
197
197
|
rubyforge_project:
|
198
|
-
rubygems_version: 2.
|
198
|
+
rubygems_version: 2.5.1
|
199
199
|
signing_key:
|
200
200
|
specification_version: 4
|
201
201
|
summary: mime-types-data provides a registry for information about MIME media type
|