rubocop-ruby3_2 3.0.7 → 3.0.8
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/ruby3_2/version.rb +4 -1
- data/lib/rubocop/ruby3_2.rb +1 -1
- data/sig/rubocop/ruby3_2.rbs +2 -0
- data.tar.gz.sig +0 -0
- metadata +49 -46
- 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/ruby3_2/version.rbs +0 -8
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: rubocop-ruby3_2
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.8
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Peter H. Boling
|
|
@@ -126,7 +126,7 @@ dependencies:
|
|
|
126
126
|
version: '2.0'
|
|
127
127
|
- - ">="
|
|
128
128
|
- !ruby/object:Gem::Version
|
|
129
|
-
version: 2.0.
|
|
129
|
+
version: 2.0.13
|
|
130
130
|
type: :runtime
|
|
131
131
|
prerelease: false
|
|
132
132
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -136,7 +136,7 @@ dependencies:
|
|
|
136
136
|
version: '2.0'
|
|
137
137
|
- - ">="
|
|
138
138
|
- !ruby/object:Gem::Version
|
|
139
|
-
version: 2.0.
|
|
139
|
+
version: 2.0.13
|
|
140
140
|
- !ruby/object:Gem::Dependency
|
|
141
141
|
name: version_gem
|
|
142
142
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -146,7 +146,7 @@ dependencies:
|
|
|
146
146
|
version: '1.1'
|
|
147
147
|
- - ">="
|
|
148
148
|
- !ruby/object:Gem::Version
|
|
149
|
-
version: 1.1.
|
|
149
|
+
version: 1.1.15
|
|
150
150
|
type: :runtime
|
|
151
151
|
prerelease: false
|
|
152
152
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -156,27 +156,27 @@ dependencies:
|
|
|
156
156
|
version: '1.1'
|
|
157
157
|
- - ">="
|
|
158
158
|
- !ruby/object:Gem::Version
|
|
159
|
-
version: 1.1.
|
|
159
|
+
version: 1.1.15
|
|
160
160
|
- !ruby/object:Gem::Dependency
|
|
161
161
|
name: kettle-dev
|
|
162
162
|
requirement: !ruby/object:Gem::Requirement
|
|
163
163
|
requirements:
|
|
164
164
|
- - "~>"
|
|
165
165
|
- !ruby/object:Gem::Version
|
|
166
|
-
version: '
|
|
166
|
+
version: '3.0'
|
|
167
167
|
- - ">="
|
|
168
168
|
- !ruby/object:Gem::Version
|
|
169
|
-
version:
|
|
169
|
+
version: 3.0.33
|
|
170
170
|
type: :development
|
|
171
171
|
prerelease: false
|
|
172
172
|
version_requirements: !ruby/object:Gem::Requirement
|
|
173
173
|
requirements:
|
|
174
174
|
- - "~>"
|
|
175
175
|
- !ruby/object:Gem::Version
|
|
176
|
-
version: '
|
|
176
|
+
version: '3.0'
|
|
177
177
|
- - ">="
|
|
178
178
|
- !ruby/object:Gem::Version
|
|
179
|
-
version:
|
|
179
|
+
version: 3.0.33
|
|
180
180
|
- !ruby/object:Gem::Dependency
|
|
181
181
|
name: bundler-audit
|
|
182
182
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -231,26 +231,46 @@ dependencies:
|
|
|
231
231
|
- - ">="
|
|
232
232
|
- !ruby/object:Gem::Version
|
|
233
233
|
version: 1.0.4
|
|
234
|
+
- !ruby/object:Gem::Dependency
|
|
235
|
+
name: anonymous_loader
|
|
236
|
+
requirement: !ruby/object:Gem::Requirement
|
|
237
|
+
requirements:
|
|
238
|
+
- - "~>"
|
|
239
|
+
- !ruby/object:Gem::Version
|
|
240
|
+
version: '0.1'
|
|
241
|
+
- - ">="
|
|
242
|
+
- !ruby/object:Gem::Version
|
|
243
|
+
version: 0.1.3
|
|
244
|
+
type: :development
|
|
245
|
+
prerelease: false
|
|
246
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
247
|
+
requirements:
|
|
248
|
+
- - "~>"
|
|
249
|
+
- !ruby/object:Gem::Version
|
|
250
|
+
version: '0.1'
|
|
251
|
+
- - ">="
|
|
252
|
+
- !ruby/object:Gem::Version
|
|
253
|
+
version: 0.1.3
|
|
234
254
|
- !ruby/object:Gem::Dependency
|
|
235
255
|
name: appraisal2
|
|
236
256
|
requirement: !ruby/object:Gem::Requirement
|
|
237
257
|
requirements:
|
|
238
258
|
- - "~>"
|
|
239
259
|
- !ruby/object:Gem::Version
|
|
240
|
-
version: '3.
|
|
260
|
+
version: '3.2'
|
|
241
261
|
- - ">="
|
|
242
262
|
- !ruby/object:Gem::Version
|
|
243
|
-
version: 3.
|
|
263
|
+
version: 3.2.3
|
|
244
264
|
type: :development
|
|
245
265
|
prerelease: false
|
|
246
266
|
version_requirements: !ruby/object:Gem::Requirement
|
|
247
267
|
requirements:
|
|
248
268
|
- - "~>"
|
|
249
269
|
- !ruby/object:Gem::Version
|
|
250
|
-
version: '3.
|
|
270
|
+
version: '3.2'
|
|
251
271
|
- - ">="
|
|
252
272
|
- !ruby/object:Gem::Version
|
|
253
|
-
version: 3.
|
|
273
|
+
version: 3.2.3
|
|
254
274
|
- !ruby/object:Gem::Dependency
|
|
255
275
|
name: kettle-test
|
|
256
276
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -260,7 +280,7 @@ dependencies:
|
|
|
260
280
|
version: '2.0'
|
|
261
281
|
- - ">="
|
|
262
282
|
- !ruby/object:Gem::Version
|
|
263
|
-
version: 2.0.
|
|
283
|
+
version: 2.0.21
|
|
264
284
|
type: :development
|
|
265
285
|
prerelease: false
|
|
266
286
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -270,27 +290,27 @@ dependencies:
|
|
|
270
290
|
version: '2.0'
|
|
271
291
|
- - ">="
|
|
272
292
|
- !ruby/object:Gem::Version
|
|
273
|
-
version: 2.0.
|
|
293
|
+
version: 2.0.21
|
|
274
294
|
- !ruby/object:Gem::Dependency
|
|
275
295
|
name: turbo_tests2
|
|
276
296
|
requirement: !ruby/object:Gem::Requirement
|
|
277
297
|
requirements:
|
|
278
298
|
- - "~>"
|
|
279
299
|
- !ruby/object:Gem::Version
|
|
280
|
-
version: '3.
|
|
300
|
+
version: '3.2'
|
|
281
301
|
- - ">="
|
|
282
302
|
- !ruby/object:Gem::Version
|
|
283
|
-
version: 3.
|
|
303
|
+
version: 3.2.7
|
|
284
304
|
type: :development
|
|
285
305
|
prerelease: false
|
|
286
306
|
version_requirements: !ruby/object:Gem::Requirement
|
|
287
307
|
requirements:
|
|
288
308
|
- - "~>"
|
|
289
309
|
- !ruby/object:Gem::Version
|
|
290
|
-
version: '3.
|
|
310
|
+
version: '3.2'
|
|
291
311
|
- - ">="
|
|
292
312
|
- !ruby/object:Gem::Version
|
|
293
|
-
version: 3.
|
|
313
|
+
version: 3.2.7
|
|
294
314
|
- !ruby/object:Gem::Dependency
|
|
295
315
|
name: ruby-progressbar
|
|
296
316
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -314,7 +334,7 @@ dependencies:
|
|
|
314
334
|
version: '1.0'
|
|
315
335
|
- - ">="
|
|
316
336
|
- !ruby/object:Gem::Version
|
|
317
|
-
version: 1.0.
|
|
337
|
+
version: 1.0.8
|
|
318
338
|
type: :development
|
|
319
339
|
prerelease: false
|
|
320
340
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -324,7 +344,7 @@ dependencies:
|
|
|
324
344
|
version: '1.0'
|
|
325
345
|
- - ">="
|
|
326
346
|
- !ruby/object:Gem::Version
|
|
327
|
-
version: 1.0.
|
|
347
|
+
version: 1.0.8
|
|
328
348
|
- !ruby/object:Gem::Dependency
|
|
329
349
|
name: gitmoji-regex
|
|
330
350
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -334,7 +354,7 @@ dependencies:
|
|
|
334
354
|
version: '2.0'
|
|
335
355
|
- - ">="
|
|
336
356
|
- !ruby/object:Gem::Version
|
|
337
|
-
version: 2.0.
|
|
357
|
+
version: 2.0.12
|
|
338
358
|
type: :development
|
|
339
359
|
prerelease: false
|
|
340
360
|
version_requirements: !ruby/object:Gem::Requirement
|
|
@@ -344,7 +364,7 @@ dependencies:
|
|
|
344
364
|
version: '2.0'
|
|
345
365
|
- - ">="
|
|
346
366
|
- !ruby/object:Gem::Version
|
|
347
|
-
version: 2.0.
|
|
367
|
+
version: 2.0.12
|
|
348
368
|
- !ruby/object:Gem::Dependency
|
|
349
369
|
name: kramdown
|
|
350
370
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -505,28 +525,11 @@ email:
|
|
|
505
525
|
- floss@galtzo.com
|
|
506
526
|
executables: []
|
|
507
527
|
extensions: []
|
|
508
|
-
extra_rdoc_files:
|
|
509
|
-
- CHANGELOG.md
|
|
510
|
-
- CITATION.cff
|
|
511
|
-
- CODE_OF_CONDUCT.md
|
|
512
|
-
- CONTRIBUTING.md
|
|
513
|
-
- FUNDING.md
|
|
514
|
-
- LICENSE.md
|
|
515
|
-
- README.md
|
|
516
|
-
- RUBOCOP.md
|
|
517
|
-
- SECURITY.md
|
|
528
|
+
extra_rdoc_files: []
|
|
518
529
|
files:
|
|
519
530
|
- CHANGELOG.md
|
|
520
|
-
- CITATION.cff
|
|
521
|
-
- CODE_OF_CONDUCT.md
|
|
522
|
-
- CONTRIBUTING.md
|
|
523
|
-
- FUNDING.md
|
|
524
531
|
- LICENSE.md
|
|
525
|
-
- MIT.md
|
|
526
532
|
- README.md
|
|
527
|
-
- RUBOCOP.md
|
|
528
|
-
- SECURITY.md
|
|
529
|
-
- certs/pboling.pem
|
|
530
533
|
- lib/rubocop/ruby3_2.rb
|
|
531
534
|
- lib/rubocop/ruby3_2/railtie.rb
|
|
532
535
|
- lib/rubocop/ruby3_2/rakelib/rubocop_gradual.rake
|
|
@@ -544,20 +547,20 @@ files:
|
|
|
544
547
|
- rubocop-lts/strict/ruby.yml
|
|
545
548
|
- rubocop.yml
|
|
546
549
|
- sig/rubocop/ruby3_2.rbs
|
|
547
|
-
- sig/rubocop/ruby3_2/version.rbs
|
|
548
550
|
homepage: https://github.com/rubocop-lts/rubocop-ruby3_2
|
|
549
551
|
licenses:
|
|
550
552
|
- MIT
|
|
551
553
|
metadata:
|
|
552
554
|
homepage_uri: https://rubocop-ruby3-2.galtzo.com
|
|
553
|
-
source_code_uri: https://github.com/rubocop-lts/rubocop-ruby3_2/tree/v3.0.
|
|
554
|
-
changelog_uri: https://github.com/rubocop-lts/rubocop-ruby3_2/blob/v3.0.
|
|
555
|
+
source_code_uri: https://github.com/rubocop-lts/rubocop-ruby3_2/tree/v3.0.8
|
|
556
|
+
changelog_uri: https://github.com/rubocop-lts/rubocop-ruby3_2/blob/v3.0.8/CHANGELOG.md
|
|
555
557
|
bug_tracker_uri: https://github.com/rubocop-lts/rubocop-ruby3_2/issues
|
|
556
|
-
documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby3_2/3.0.
|
|
558
|
+
documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby3_2/3.0.8
|
|
557
559
|
funding_uri: https://github.com/sponsors/pboling
|
|
558
560
|
wiki_uri: https://github.com/rubocop-lts/rubocop-ruby3_2/wiki
|
|
559
561
|
news_uri: https://www.railsbling.com/tags/rubocop-ruby3_2
|
|
560
562
|
discord_uri: https://discord.gg/3qme4XHNKN
|
|
563
|
+
mailing_list_uri: https://www.rubyforum.org/tag/rubocop-lts
|
|
561
564
|
rubygems_mfa_required: 'true'
|
|
562
565
|
rdoc_options:
|
|
563
566
|
- "--title"
|
|
@@ -583,7 +586,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
|
583
586
|
- !ruby/object:Gem::Version
|
|
584
587
|
version: '0'
|
|
585
588
|
requirements: []
|
|
586
|
-
rubygems_version: 4.0.
|
|
589
|
+
rubygems_version: 4.0.17
|
|
587
590
|
specification_version: 4
|
|
588
591
|
summary: "\U0001F9BE Rules for Rubies: Rubocop + Standard + Betterlint + Gradual"
|
|
589
592
|
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-ruby3_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-ruby3_2'
|
|
16
|
-
description: "rubocop-ruby3_2"
|
|
17
|
-
repository-code: 'https://github.com/rubocop-lts/rubocop-ruby3_2'
|
|
18
|
-
abstract: >-
|
|
19
|
-
rubocop-ruby3_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
|