rubocop-ruby2_2 3.0.6 → 3.0.7
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
- checksums.yaml.gz.sig +0 -0
- data/CHANGELOG.md +94 -1
- data/LICENSE.md +1 -1
- data/README.md +52 -48
- data/lib/rubocop/ruby2_2/version.rb +4 -1
- data/lib/rubocop/ruby2_2.rb +1 -1
- data/sig/rubocop/ruby2_2.rbs +2 -0
- data.tar.gz.sig +0 -0
- metadata +51 -48
- metadata.gz.sig +0 -0
- data/CITATION.cff +0 -20
- data/CODE_OF_CONDUCT.md +0 -134
- data/CONTRIBUTING.md +0 -275
- data/FUNDING.md +0 -70
- data/MIT.md +0 -21
- data/RUBOCOP.md +0 -71
- data/SECURITY.md +0 -21
- data/certs/pboling.pem +0 -27
- data/sig/rubocop/ruby2_2/version.rbs +0 -8
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rubocop-ruby2_2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.7
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -127,7 +127,7 @@ dependencies:
|
|
|
127
127
|
version: '2.0'
|
|
128
128
|
- - ">="
|
|
129
129
|
- !ruby/object:Gem::Version
|
|
130
|
-
version: 2.0.
|
|
130
|
+
version: 2.0.13
|
|
131
131
|
type: :runtime
|
|
132
132
|
prerelease: false
|
|
133
133
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -137,7 +137,7 @@ dependencies:
|
|
|
137
137
|
version: '2.0'
|
|
138
138
|
- - ">="
|
|
139
139
|
- !ruby/object:Gem::Version
|
|
140
|
-
version: 2.0.
|
|
140
|
+
version: 2.0.13
|
|
141
141
|
- !ruby/object:Gem::Dependency
|
|
142
142
|
name: version_gem
|
|
143
143
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -147,7 +147,7 @@ dependencies:
|
|
|
147
147
|
version: '1.1'
|
|
148
148
|
- - ">="
|
|
149
149
|
- !ruby/object:Gem::Version
|
|
150
|
-
version: 1.1.
|
|
150
|
+
version: 1.1.15
|
|
151
151
|
type: :runtime
|
|
152
152
|
prerelease: false
|
|
153
153
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -157,27 +157,27 @@ dependencies:
|
|
|
157
157
|
version: '1.1'
|
|
158
158
|
- - ">="
|
|
159
159
|
- !ruby/object:Gem::Version
|
|
160
|
-
version: 1.1.
|
|
160
|
+
version: 1.1.15
|
|
161
161
|
- !ruby/object:Gem::Dependency
|
|
162
162
|
name: kettle-dev
|
|
163
163
|
requirement: !ruby/object:Gem::Requirement
|
|
164
164
|
requirements:
|
|
165
165
|
- - "~>"
|
|
166
166
|
- !ruby/object:Gem::Version
|
|
167
|
-
version: '
|
|
167
|
+
version: '3.0'
|
|
168
168
|
- - ">="
|
|
169
169
|
- !ruby/object:Gem::Version
|
|
170
|
-
version:
|
|
170
|
+
version: 3.0.33
|
|
171
171
|
type: :development
|
|
172
172
|
prerelease: false
|
|
173
173
|
version_requirements: !ruby/object:Gem::Requirement
|
|
174
174
|
requirements:
|
|
175
175
|
- - "~>"
|
|
176
176
|
- !ruby/object:Gem::Version
|
|
177
|
-
version: '
|
|
177
|
+
version: '3.0'
|
|
178
178
|
- - ">="
|
|
179
179
|
- !ruby/object:Gem::Version
|
|
180
|
-
version:
|
|
180
|
+
version: 3.0.33
|
|
181
181
|
- !ruby/object:Gem::Dependency
|
|
182
182
|
name: bundler-audit
|
|
183
183
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -232,26 +232,46 @@ dependencies:
|
|
|
232
232
|
- - ">="
|
|
233
233
|
- !ruby/object:Gem::Version
|
|
234
234
|
version: 1.0.4
|
|
235
|
+
- !ruby/object:Gem::Dependency
|
|
236
|
+
name: anonymous_loader
|
|
237
|
+
requirement: !ruby/object:Gem::Requirement
|
|
238
|
+
requirements:
|
|
239
|
+
- - "~>"
|
|
240
|
+
- !ruby/object:Gem::Version
|
|
241
|
+
version: '0.1'
|
|
242
|
+
- - ">="
|
|
243
|
+
- !ruby/object:Gem::Version
|
|
244
|
+
version: 0.1.3
|
|
245
|
+
type: :development
|
|
246
|
+
prerelease: false
|
|
247
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
248
|
+
requirements:
|
|
249
|
+
- - "~>"
|
|
250
|
+
- !ruby/object:Gem::Version
|
|
251
|
+
version: '0.1'
|
|
252
|
+
- - ">="
|
|
253
|
+
- !ruby/object:Gem::Version
|
|
254
|
+
version: 0.1.3
|
|
235
255
|
- !ruby/object:Gem::Dependency
|
|
236
256
|
name: appraisal2
|
|
237
257
|
requirement: !ruby/object:Gem::Requirement
|
|
238
258
|
requirements:
|
|
239
259
|
- - "~>"
|
|
240
260
|
- !ruby/object:Gem::Version
|
|
241
|
-
version: '3.
|
|
261
|
+
version: '3.2'
|
|
242
262
|
- - ">="
|
|
243
263
|
- !ruby/object:Gem::Version
|
|
244
|
-
version: 3.
|
|
264
|
+
version: 3.2.3
|
|
245
265
|
type: :development
|
|
246
266
|
prerelease: false
|
|
247
267
|
version_requirements: !ruby/object:Gem::Requirement
|
|
248
268
|
requirements:
|
|
249
269
|
- - "~>"
|
|
250
270
|
- !ruby/object:Gem::Version
|
|
251
|
-
version: '3.
|
|
271
|
+
version: '3.2'
|
|
252
272
|
- - ">="
|
|
253
273
|
- !ruby/object:Gem::Version
|
|
254
|
-
version: 3.
|
|
274
|
+
version: 3.2.3
|
|
255
275
|
- !ruby/object:Gem::Dependency
|
|
256
276
|
name: kettle-test
|
|
257
277
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -261,7 +281,7 @@ dependencies:
|
|
|
261
281
|
version: '2.0'
|
|
262
282
|
- - ">="
|
|
263
283
|
- !ruby/object:Gem::Version
|
|
264
|
-
version: 2.0.
|
|
284
|
+
version: 2.0.21
|
|
265
285
|
type: :development
|
|
266
286
|
prerelease: false
|
|
267
287
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -271,27 +291,27 @@ dependencies:
|
|
|
271
291
|
version: '2.0'
|
|
272
292
|
- - ">="
|
|
273
293
|
- !ruby/object:Gem::Version
|
|
274
|
-
version: 2.0.
|
|
294
|
+
version: 2.0.21
|
|
275
295
|
- !ruby/object:Gem::Dependency
|
|
276
296
|
name: turbo_tests2
|
|
277
297
|
requirement: !ruby/object:Gem::Requirement
|
|
278
298
|
requirements:
|
|
279
299
|
- - "~>"
|
|
280
300
|
- !ruby/object:Gem::Version
|
|
281
|
-
version: '3.
|
|
301
|
+
version: '3.2'
|
|
282
302
|
- - ">="
|
|
283
303
|
- !ruby/object:Gem::Version
|
|
284
|
-
version: 3.
|
|
304
|
+
version: 3.2.7
|
|
285
305
|
type: :development
|
|
286
306
|
prerelease: false
|
|
287
307
|
version_requirements: !ruby/object:Gem::Requirement
|
|
288
308
|
requirements:
|
|
289
309
|
- - "~>"
|
|
290
310
|
- !ruby/object:Gem::Version
|
|
291
|
-
version: '3.
|
|
311
|
+
version: '3.2'
|
|
292
312
|
- - ">="
|
|
293
313
|
- !ruby/object:Gem::Version
|
|
294
|
-
version: 3.
|
|
314
|
+
version: 3.2.7
|
|
295
315
|
- !ruby/object:Gem::Dependency
|
|
296
316
|
name: ruby-progressbar
|
|
297
317
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -315,7 +335,7 @@ dependencies:
|
|
|
315
335
|
version: '1.0'
|
|
316
336
|
- - ">="
|
|
317
337
|
- !ruby/object:Gem::Version
|
|
318
|
-
version: 1.0.
|
|
338
|
+
version: 1.0.8
|
|
319
339
|
type: :development
|
|
320
340
|
prerelease: false
|
|
321
341
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -325,7 +345,7 @@ dependencies:
|
|
|
325
345
|
version: '1.0'
|
|
326
346
|
- - ">="
|
|
327
347
|
- !ruby/object:Gem::Version
|
|
328
|
-
version: 1.0.
|
|
348
|
+
version: 1.0.8
|
|
329
349
|
- !ruby/object:Gem::Dependency
|
|
330
350
|
name: gitmoji-regex
|
|
331
351
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -335,7 +355,7 @@ dependencies:
|
|
|
335
355
|
version: '2.0'
|
|
336
356
|
- - ">="
|
|
337
357
|
- !ruby/object:Gem::Version
|
|
338
|
-
version: 2.0.
|
|
358
|
+
version: 2.0.12
|
|
339
359
|
type: :development
|
|
340
360
|
prerelease: false
|
|
341
361
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -345,7 +365,7 @@ dependencies:
|
|
|
345
365
|
version: '2.0'
|
|
346
366
|
- - ">="
|
|
347
367
|
- !ruby/object:Gem::Version
|
|
348
|
-
version: 2.0.
|
|
368
|
+
version: 2.0.12
|
|
349
369
|
- !ruby/object:Gem::Dependency
|
|
350
370
|
name: kramdown
|
|
351
371
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -455,7 +475,7 @@ dependencies:
|
|
|
455
475
|
version: '1.0'
|
|
456
476
|
- - ">="
|
|
457
477
|
- !ruby/object:Gem::Version
|
|
458
|
-
version: 1.0.
|
|
478
|
+
version: 1.0.6
|
|
459
479
|
type: :development
|
|
460
480
|
prerelease: false
|
|
461
481
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -465,7 +485,7 @@ dependencies:
|
|
|
465
485
|
version: '1.0'
|
|
466
486
|
- - ">="
|
|
467
487
|
- !ruby/object:Gem::Version
|
|
468
|
-
version: 1.0.
|
|
488
|
+
version: 1.0.6
|
|
469
489
|
- !ruby/object:Gem::Dependency
|
|
470
490
|
name: rubocop-packaging
|
|
471
491
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -512,28 +532,11 @@ email:
|
|
|
512
532
|
- floss@galtzo.com
|
|
513
533
|
executables: []
|
|
514
534
|
extensions: []
|
|
515
|
-
extra_rdoc_files:
|
|
516
|
-
- CHANGELOG.md
|
|
517
|
-
- CITATION.cff
|
|
518
|
-
- CODE_OF_CONDUCT.md
|
|
519
|
-
- CONTRIBUTING.md
|
|
520
|
-
- FUNDING.md
|
|
521
|
-
- LICENSE.md
|
|
522
|
-
- README.md
|
|
523
|
-
- RUBOCOP.md
|
|
524
|
-
- SECURITY.md
|
|
535
|
+
extra_rdoc_files: []
|
|
525
536
|
files:
|
|
526
537
|
- CHANGELOG.md
|
|
527
|
-
- CITATION.cff
|
|
528
|
-
- CODE_OF_CONDUCT.md
|
|
529
|
-
- CONTRIBUTING.md
|
|
530
|
-
- FUNDING.md
|
|
531
538
|
- LICENSE.md
|
|
532
|
-
- MIT.md
|
|
533
539
|
- README.md
|
|
534
|
-
- RUBOCOP.md
|
|
535
|
-
- SECURITY.md
|
|
536
|
-
- certs/pboling.pem
|
|
537
540
|
- lib/rubocop/ruby2_2.rb
|
|
538
541
|
- lib/rubocop/ruby2_2/railtie.rb
|
|
539
542
|
- lib/rubocop/ruby2_2/rakelib/rubocop_gradual.rake
|
|
@@ -551,20 +554,20 @@ files:
|
|
|
551
554
|
- rubocop-lts/strict/ruby.yml
|
|
552
555
|
- rubocop.yml
|
|
553
556
|
- sig/rubocop/ruby2_2.rbs
|
|
554
|
-
- sig/rubocop/ruby2_2/version.rbs
|
|
555
557
|
homepage: https://github.com/rubocop-lts/rubocop-ruby2_2
|
|
556
558
|
licenses:
|
|
557
559
|
- MIT
|
|
558
560
|
metadata:
|
|
559
561
|
homepage_uri: https://rubocop-ruby2-2.galtzo.com
|
|
560
|
-
source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_2/tree/v3.0.
|
|
561
|
-
changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_2/blob/v3.0.
|
|
562
|
+
source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_2/tree/v3.0.7
|
|
563
|
+
changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_2/blob/v3.0.7/CHANGELOG.md
|
|
562
564
|
bug_tracker_uri: https://github.com/rubocop-lts/rubocop-ruby2_2/issues
|
|
563
|
-
documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_2/3.0.
|
|
565
|
+
documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_2/3.0.7
|
|
564
566
|
funding_uri: https://github.com/sponsors/pboling
|
|
565
567
|
wiki_uri: https://github.com/rubocop-lts/rubocop-ruby2_2/wiki
|
|
566
568
|
news_uri: https://www.railsbling.com/tags/rubocop-ruby2_2
|
|
567
569
|
discord_uri: https://discord.gg/3qme4XHNKN
|
|
570
|
+
mailing_list_uri: https://www.rubyforum.org/tag/rubocop-lts
|
|
568
571
|
rubygems_mfa_required: 'true'
|
|
569
572
|
rdoc_options:
|
|
570
573
|
- "--title"
|
|
@@ -590,7 +593,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
590
593
|
- !ruby/object:Gem::Version
|
|
591
594
|
version: '0'
|
|
592
595
|
requirements: []
|
|
593
|
-
rubygems_version: 4.0.
|
|
596
|
+
rubygems_version: 4.0.17
|
|
594
597
|
specification_version: 4
|
|
595
598
|
summary: "\U0001F9BE Rules for Rubies: Rubocop + Standard + Betterlint + Gradual"
|
|
596
599
|
test_files: []
|
metadata.gz.sig
CHANGED
|
Binary file
|
data/CITATION.cff
DELETED
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
cff-version: 1.2.0
|
|
2
|
-
title: "rubocop-ruby2_2"
|
|
3
|
-
message: >-
|
|
4
|
-
If you use this work and you want to cite it,
|
|
5
|
-
then you can use the metadata from this file.
|
|
6
|
-
type: software
|
|
7
|
-
authors:
|
|
8
|
-
- given-names: "Peter H."
|
|
9
|
-
family-names: "Boling"
|
|
10
|
-
email: "floss@galtzo.com"
|
|
11
|
-
affiliation: "galtzo.com"
|
|
12
|
-
orcid: 'https://orcid.org/0009-0008-8519-441X'
|
|
13
|
-
identifiers:
|
|
14
|
-
- type: url
|
|
15
|
-
value: 'https://github.com/rubocop-lts/rubocop-ruby2_2'
|
|
16
|
-
description: "rubocop-ruby2_2"
|
|
17
|
-
repository-code: 'https://github.com/rubocop-lts/rubocop-ruby2_2'
|
|
18
|
-
abstract: >-
|
|
19
|
-
rubocop-ruby2_2
|
|
20
|
-
license: See license file
|
data/CODE_OF_CONDUCT.md
DELETED
|
@@ -1,134 +0,0 @@
|
|
|
1
|
-
# Contributor Covenant Code of Conduct
|
|
2
|
-
|
|
3
|
-
## Our Pledge
|
|
4
|
-
|
|
5
|
-
We as members, contributors, and leaders pledge to make participation in our
|
|
6
|
-
community a harassment-free experience for everyone, regardless of age, body
|
|
7
|
-
size, visible or invisible disability, ethnicity, sex characteristics, gender
|
|
8
|
-
identity and expression, level of experience, education, socio-economic status,
|
|
9
|
-
nationality, personal appearance, race, caste, color, religion, or sexual
|
|
10
|
-
identity and orientation.
|
|
11
|
-
|
|
12
|
-
We pledge to act and interact in ways that contribute to an open, welcoming,
|
|
13
|
-
diverse, inclusive, and healthy community.
|
|
14
|
-
|
|
15
|
-
## Our Standards
|
|
16
|
-
|
|
17
|
-
Examples of behavior that contributes to a positive environment for our
|
|
18
|
-
community include:
|
|
19
|
-
|
|
20
|
-
* Demonstrating empathy and kindness toward other people
|
|
21
|
-
* Being respectful of differing opinions, viewpoints, and experiences
|
|
22
|
-
* Giving and gracefully accepting constructive feedback
|
|
23
|
-
* Accepting responsibility and apologizing to those affected by our mistakes,
|
|
24
|
-
and learning from the experience
|
|
25
|
-
* Focusing on what is best not just for us as individuals, but for the overall
|
|
26
|
-
community
|
|
27
|
-
|
|
28
|
-
Examples of unacceptable behavior include:
|
|
29
|
-
|
|
30
|
-
* The use of sexualized language or imagery, and sexual attention or advances of
|
|
31
|
-
any kind
|
|
32
|
-
* Trolling, insulting or derogatory comments, and personal or political attacks
|
|
33
|
-
* Public or private harassment
|
|
34
|
-
* Publishing others' private information, such as a physical or email address,
|
|
35
|
-
without their explicit permission
|
|
36
|
-
* Other conduct which could reasonably be considered inappropriate in a
|
|
37
|
-
professional setting
|
|
38
|
-
|
|
39
|
-
## Enforcement Responsibilities
|
|
40
|
-
|
|
41
|
-
Community leaders are responsible for clarifying and enforcing our standards of
|
|
42
|
-
acceptable behavior and will take appropriate and fair corrective action in
|
|
43
|
-
response to any behavior that they deem inappropriate, threatening, offensive,
|
|
44
|
-
or harmful.
|
|
45
|
-
|
|
46
|
-
Community leaders have the right and responsibility to remove, edit, or reject
|
|
47
|
-
comments, commits, code, wiki edits, issues, and other contributions that are
|
|
48
|
-
not aligned to this Code of Conduct, and will communicate reasons for moderation
|
|
49
|
-
decisions when appropriate.
|
|
50
|
-
|
|
51
|
-
## Scope
|
|
52
|
-
|
|
53
|
-
This Code of Conduct applies within all community spaces, and also applies when
|
|
54
|
-
an individual is officially representing the community in public spaces.
|
|
55
|
-
Examples of representing our community include using an official email address,
|
|
56
|
-
posting via an official social media account, or acting as an appointed
|
|
57
|
-
representative at an online or offline event.
|
|
58
|
-
|
|
59
|
-
## Enforcement
|
|
60
|
-
|
|
61
|
-
Instances of abusive, harassing, or otherwise unacceptable behavior may be
|
|
62
|
-
reported to the community leaders responsible for enforcement at
|
|
63
|
-
[![Contact Maintainer][🚂maint-contact-img]][🚂maint-contact].
|
|
64
|
-
All complaints will be reviewed and investigated promptly and fairly.
|
|
65
|
-
|
|
66
|
-
All community leaders are obligated to respect the privacy and security of the
|
|
67
|
-
reporter of any incident.
|
|
68
|
-
|
|
69
|
-
## Enforcement Guidelines
|
|
70
|
-
|
|
71
|
-
Community leaders will follow these Community Impact Guidelines in determining
|
|
72
|
-
the consequences for any action they deem in violation of this Code of Conduct:
|
|
73
|
-
|
|
74
|
-
### 1. Correction
|
|
75
|
-
|
|
76
|
-
**Community Impact**: Use of inappropriate language or other behavior deemed
|
|
77
|
-
unprofessional or unwelcome in the community.
|
|
78
|
-
|
|
79
|
-
**Consequence**: A private, written warning from community leaders, providing
|
|
80
|
-
clarity around the nature of the violation and an explanation of why the
|
|
81
|
-
behavior was inappropriate. A public apology may be requested.
|
|
82
|
-
|
|
83
|
-
### 2. Warning
|
|
84
|
-
|
|
85
|
-
**Community Impact**: A violation through a single incident or series of
|
|
86
|
-
actions.
|
|
87
|
-
|
|
88
|
-
**Consequence**: A warning with consequences for continued behavior. No
|
|
89
|
-
interaction with the people involved, including unsolicited interaction with
|
|
90
|
-
those enforcing the Code of Conduct, for a specified period of time. This
|
|
91
|
-
includes avoiding interactions in community spaces as well as external channels
|
|
92
|
-
like social media. Violating these terms may lead to a temporary or permanent
|
|
93
|
-
ban.
|
|
94
|
-
|
|
95
|
-
### 3. Temporary Ban
|
|
96
|
-
|
|
97
|
-
**Community Impact**: A serious violation of community standards, including
|
|
98
|
-
sustained inappropriate behavior.
|
|
99
|
-
|
|
100
|
-
**Consequence**: A temporary ban from any sort of interaction or public
|
|
101
|
-
communication with the community for a specified period of time. No public or
|
|
102
|
-
private interaction with the people involved, including unsolicited interaction
|
|
103
|
-
with those enforcing the Code of Conduct, is allowed during this period.
|
|
104
|
-
Violating these terms may lead to a permanent ban.
|
|
105
|
-
|
|
106
|
-
### 4. Permanent Ban
|
|
107
|
-
|
|
108
|
-
**Community Impact**: Demonstrating a pattern of violation of community
|
|
109
|
-
standards, including sustained inappropriate behavior, harassment of an
|
|
110
|
-
individual, or aggression toward or disparagement of classes of individuals.
|
|
111
|
-
|
|
112
|
-
**Consequence**: A permanent ban from any sort of public interaction within the
|
|
113
|
-
community.
|
|
114
|
-
|
|
115
|
-
## Attribution
|
|
116
|
-
|
|
117
|
-
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
|
|
118
|
-
version 2.1, available at
|
|
119
|
-
[https://www.contributor-covenant.org/version/2/1/code_of_conduct.html][v2.1].
|
|
120
|
-
|
|
121
|
-
Community Impact Guidelines were inspired by
|
|
122
|
-
[Mozilla's code of conduct enforcement ladder][Mozilla CoC].
|
|
123
|
-
|
|
124
|
-
For answers to common questions about this code of conduct, see the FAQ at
|
|
125
|
-
[https://www.contributor-covenant.org/faq][FAQ]. Translations are available at
|
|
126
|
-
[https://www.contributor-covenant.org/translations][translations].
|
|
127
|
-
|
|
128
|
-
[homepage]: https://www.contributor-covenant.org
|
|
129
|
-
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
|
|
130
|
-
[Mozilla CoC]: https://github.com/mozilla/diversity
|
|
131
|
-
[FAQ]: https://www.contributor-covenant.org/faq
|
|
132
|
-
[translations]: https://www.contributor-covenant.org/translations
|
|
133
|
-
[🚂maint-contact]: http://www.railsbling.com/contact
|
|
134
|
-
[🚂maint-contact-img]: https://img.shields.io/badge/Contact-Maintainer-0093D0.svg?style=flat&logo=rubyonrails&logoColor=red
|