rubocop-lts 22.0.1 → 22.1.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 341d5f9349e6678ca5e905f25fa31bc1ae7cc7f451bdd868097c2e938173b3c1
4
- data.tar.gz: 5c941389e1b70e0a4e01316aaea15811cc9e7b09cb570b933c05a8d8af848a7d
3
+ metadata.gz: cde3aa5a4086d16f06de092d76239427f77c7697b0e3642144339bce95cfe1f3
4
+ data.tar.gz: be383534a4e118e170e8b5d30e29d9ca3f454538c2a03a24a43b7c72434fbdc1
5
5
  SHA512:
6
- metadata.gz: 02271606ae973c5326bfd049bff6495296debef2f08361e55a2747ba285a351ef69903227ae6257c401fc4b07289aadb100694e3703629bc43d4af2c5e09388a
7
- data.tar.gz: 6af603a3123e221c0d7e86f73a559fa9173da0194849e44e14d27718735423bbf6f936191633a01438765c4a9a4303b3ca304fcdf8071a1757376e5529522ed2
6
+ metadata.gz: 3eda95af2c433e76d8814d9ee6d4f73b39e921741d14d7bf576987ce552060c2329d864207be98a0be91320c1981df406ebd0d9fc65725e1fbb6d82f0d5aaed1
7
+ data.tar.gz: 46eb926cd895f5dde47ce9362eec36a4817587ca2ef209779f10e6fae0b6f3d2e14d977509b10d843cdea00ce75cf3b9e3078a62b4065168044d8f7e51985939
checksums.yaml.gz.sig ADDED
@@ -0,0 +1,3 @@
1
+ e��fI3��D<�ȸE���9�_�:�l5��l��Μ���\��Xu*{Z�-$s�'ƚ� n
2
+ �~�S]�;��Gt6�@i�I!��\A2y�P��݁�TRL?M�/*�0f2O�Ǜ�y����+�M��|��,�Z�
3
+ D�_D[=m\��6�剎ZQ��[���=H d���o��7nc��k�1�;D��H��H_6�J9�|p�28�\�����[�
data/CHANGELOG.md CHANGED
@@ -6,338 +6,32 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
 
7
7
  ## [Unreleased]
8
8
  ### Added
9
-
10
9
  ### Changed
11
-
12
10
  ### Fixed
13
-
14
11
  ### Removed
15
12
 
16
- ## [22.0.1] - 2022-06-09
17
- ### Added
18
- - Improve, and dry up documentation
19
- ### Changed
20
- - Bumped dependency rubocop-ruby3_1 to ~> 1.0.6
21
- ### Fixed
22
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
23
-
24
- ## [22.0.0] - 2022-05-23
25
- ### Added
26
- - Initial even release supporting Ruby >= 3.1
27
-
28
- ## [21.0.1] - 2022-06-09
29
- ### Added
30
- - Improve, and dry up documentation
31
- ### Changed
32
- - Bumped dependency rubocop-ruby3_1 to ~> 1.0.6
33
-
34
- ## [21.0.0] - 2022-05-23
35
- ### Added
36
- - Initial odd release supporting Ruby ~> 3.1
37
-
38
- ## [20.0.1] - 2022-06-09
39
- ### Added
40
- - Improve, and dry up documentation
41
- ### Changed
42
- - Bumped dependency rubocop-ruby3_0 to ~> 1.0.6
43
- ### Fixed
44
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
45
-
46
- ## [20.0.0] - 2022-05-23
47
- ### Added
48
- - Initial even release supporting Ruby >= 3.0
49
-
50
- ## [19.0.1] - 2022-06-09
51
- ### Added
52
- - Improve, and dry up documentation
53
- ### Changed
54
- - Bumped dependency rubocop-ruby3_0 to ~> 1.0.6
55
-
56
- ## [19.0.0] - 2022-05-23
57
- ### Added
58
- - Initial odd release supporting Ruby ~> 3.0
59
-
60
- ## [18.0.1] - 2022-06-09
61
- ### Added
62
- - Improve, and dry up documentation
63
- ### Changed
64
- - Bumped dependency rubocop-ruby2_7 to ~> 1.0.6
65
- ### Fixed
66
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
67
-
68
- ## [18.0.0] - 2022-05-23
69
- ### Added
70
- - Initial even release supporting Ruby >= 2.7
71
-
72
- ## [17.0.1] - 2022-06-09
73
- ### Added
74
- - Improve, and dry up documentation
13
+ ## [22.1.1] - 2023-05-22
75
14
  ### Changed
76
- - Bumped dependency rubocop-ruby2_7 to ~> 1.0.6
15
+ - Minimum Ruby version is 3.1
77
16
 
78
- ## [17.0.0] - 2022-05-23
79
- ### Added
80
- - Initial odd release supporting Ruby ~> 2.7
81
-
82
- ## [16.0.1] - 2022-06-09
83
- ### Added
84
- - Improve, and dry up documentation
17
+ ## [22.1.0] - 2023-05-22
85
18
  ### Changed
86
- - Bumped dependency rubocop-ruby2_6 to ~> 1.0.7
87
- ### Fixed
88
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
19
+ - Bumped dependency rubocop-ruby3_1 to ~> 2.0.4
89
20
 
90
- ## [16.0.0] - 2022-05-23
91
- ### Added
92
- - Initial even release supporting Ruby >= 2.6
93
-
94
- ## [15.0.1] - 2022-06-09
21
+ ## [22.0.1] - 2022-06-09
95
22
  ### Added
96
23
  - Improve, and dry up documentation
97
24
  ### Changed
98
- - Bumped dependency rubocop-ruby2_6 to ~> 1.0.7
99
-
100
- ## [15.0.0] - 2022-05-23
101
- ### Added
102
- - Initial odd release supporting Ruby ~> 2.6
103
-
104
- ## [14.0.1] - 2022-06-09
105
- ### Added
106
- - Improve, and dry up documentation
107
- ### Fixed
108
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
109
-
110
- ## [14.0.0] - 2022-05-23
111
- ### Added
112
- - Initial even release supporting Ruby >= 2.5
113
-
114
- ## [13.0.1] - 2022-06-09
115
- ### Added
116
- - Improve, and dry up documentation
117
-
118
- ## [13.0.0] - 2022-05-23
119
- ### Added
120
- - Initial odd release supporting Ruby ~> 2.5
121
-
122
- ## [12.0.1] - 2022-06-09
123
- ### Added
124
- - Improve, and dry up documentation
125
- ### Fixed
126
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
127
-
128
- ## [12.0.0] - 2022-05-23
129
- ### Added
130
- - Initial even release supporting Ruby >= 2.4
131
-
132
- ## [11.0.2] - 2022-06-09
133
- ### Added
134
- - Improve, and dry up documentation
135
-
136
- ## 11.0.1 - 2022-06-09 (YANKED)
137
- - accidentally removed required_ruby_version from gemspec
138
-
139
- ## [11.0.0] - 2022-05-23
140
- ### Added
141
- - Initial odd release supporting Ruby ~> 2.4
142
-
143
- ## [10.0.1] - 2022-06-09
144
- ### Added
145
- - Improve, and dry up documentation
146
- ### Fixed
147
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
148
-
149
- ## [10.0.0] - 2022-05-23
150
- ### Added
151
- - Initial even release supporting Ruby >= 2.3
152
-
153
- ## [9.0.1] - 2022-06-09
154
- ### Added
155
- - Improve, and dry up documentation
156
-
157
- ## [9.0.0] - 2022-05-23
158
- ### Added
159
- - Initial odd release supporting Ruby ~> 2.3
160
-
161
- ## [8.0.2] - 2022-06-09
162
- ### Fixed
163
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
164
-
165
- ## [8.0.1] - 2022-06-09
166
- ### Added
167
- - Improve, and dry up documentation
168
-
169
- ## [8.0.0] - 2022-05-23
170
- ### Added
171
- - Initial even release supporting Ruby >= 2.2
172
-
173
- ## [7.0.1] - 2022-06-08
174
- ### Added
175
- - Improve, and dry up documentation
176
-
177
- ## [7.0.0] - 2022-05-23
178
- ### Added
179
- - Initial odd release supporting Ruby ~> 2.2
180
-
181
- ## [6.0.1] - 2022-06-08
182
- ### Added
183
- - Improve, and dry up documentation
184
- ### Fixed
185
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
186
-
187
- ## [6.0.0] - 2022-05-23
188
- ### Added
189
- - Initial even release supporting Ruby >= 2.1
190
-
191
- ## [5.0.2] - 2022-06-08
192
- ### Added
193
- - Improve, and dry up documentation
194
-
195
- ## [5.0.1] - 2022-05-23
196
- ### Fixed
197
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
198
-
199
- ## [5.0.0] - 2022-05-23
200
- ### Added
201
- - Initial odd release supporting Ruby ~> 2.1
202
-
203
- ## [4.0.3] - 2022-06-08
204
- ### Fixed
205
- - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
206
-
207
- ## [4.0.2] - 2022-05-23
208
- ### Fixed
209
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
210
-
211
- ## [4.0.1] - 2022-05-23
212
- ### Fixed
213
- - Ship rubocop config files in gem
214
- - rubocop-lts.yml
215
-
216
- ## [4.0.0] - 2022-05-22
217
- ### Added
218
- - Initial even release supporting Ruby >= 2.0
219
-
220
- ## [3.0.3] - 2022-06-08
221
- ### Added
222
- - Improve, and dry up documentation
223
-
224
- ## [3.0.2] - 2022-05-23
225
- ### Fixed
226
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
227
-
228
- ## [3.0.1] - 2022-05-23
229
- ### Fixed
230
- - Ship rubocop config files in gem
231
- - rubocop-lts.yml
232
-
233
- ## [3.0.0] - 2022-05-22
234
- ### Added
235
- - Initial odd release supporting Ruby ~> 2.0
236
-
237
- ## [2.0.5] - 2022-06-08
238
- ### Added
239
- - Improve, and dry up documentation
240
-
241
- ## [2.0.4] - 2022-06-08
25
+ - Bumped dependency rubocop-ruby3_1 to ~> 1.0.6
242
26
  ### Fixed
243
27
  - Allow install up to Ruby < 4, which allows running against current Ruby HEAD @ 3.2-dev
244
28
 
245
- ## [2.0.3] - 2022-05-23
246
- ### Fixed
247
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
248
-
249
- ## [2.0.2] - 2022-05-23
250
- ### Fixed
251
- - Ship rubocop config files in gem
252
- - rubocop-lts.yml
253
- - rubocop-lts1_8.yml
254
-
255
- ## [2.0.1] - 2022-05-22
256
- ### Fixed
257
- - Documentation typos & gemspec URLs
258
-
259
- ## [2.0.0] - 2022-05-22
260
- ### Added
261
- - Initial even release supporting Ruby >= 1.9
262
-
263
- ## [1.0.4] - 2022-06-08
264
- ### Added
265
- - Security Policy @ SECURITY.md
266
- - Improve, and dry up documentation
267
-
268
- ## [1.0.3] - 2022-05-23
269
- ### Fixed
270
- - Make rubocop config files load ruby specific config from relevant rubocop-ruby*_* gem
271
-
272
- ## [1.0.2] - 2022-05-23
273
- ### Fixed
274
- - Ship rubocop config files in gem
275
- - rubocop-lts.yml
276
- - rubocop-lts1_8.yml
277
-
278
- ## [1.0.1] - 2022-05-22
279
- ### Fixed
280
- - Documentation typos & gemspec URLs
281
-
282
- ## [1.0.0] - 2022-05-22
29
+ ## [22.0.0] - 2022-05-23
283
30
  ### Added
284
- - Initial odd release supporting Ruby ~> 1.9
31
+ - Initial even release supporting Ruby >= 3.1
285
32
 
286
- [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.0.1...HEAD
33
+ [Unreleased]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.1...HEAD
34
+ [22.1.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.1.0...v22.1.1
35
+ [22.1.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.0.1...v22.1.0
287
36
  [22.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v22.0.0...v22.0.1
288
- [22.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v21.0.1...v22.0.0
289
- [21.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v21.0.0...v21.0.1
290
- [21.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.0.1...v21.0.0
291
- [20.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v20.0.0...v20.0.1
292
- [20.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v19.0.1...v20.0.0
293
- [19.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v19.0.0...v19.0.1
294
- [19.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.0.1...v19.0.0
295
- [18.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v18.0.0...v18.0.1
296
- [18.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v17.0.1...v18.0.0
297
- [17.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v17.0.0...v17.0.1
298
- [17.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v16.0.1...v17.0.0
299
- [16.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v16.0.0...v16.0.1
300
- [16.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v15.0.1...v16.0.0
301
- [15.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v15.0.0...v15.0.1
302
- [15.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.1...v15.0.0
303
- [14.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v14.0.0...v14.0.1
304
- [14.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v13.0.1...v14.0.0
305
- [13.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v13.0.0...v13.0.1
306
- [13.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.1...v13.0.0
307
- [12.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v12.0.0...v12.0.1
308
- [12.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v11.0.2...v12.0.0
309
- [11.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v11.0.0...v11.0.2
310
- [11.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.1...v11.0.0
311
- [10.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v10.0.0...v10.0.1
312
- [10.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v9.0.1...v10.0.0
313
- [9.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v9.0.0...v9.0.1
314
- [9.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.2...v9.0.0
315
- [8.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.1...v8.0.2
316
- [8.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v8.0.0...v8.0.1
317
- [8.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v7.0.1...v8.0.0
318
- [7.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v7.0.0...v7.0.1
319
- [7.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.1...v7.0.0
320
- [6.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v6.0.0...v6.0.1
321
- [6.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.2...v6.0.0
322
- [5.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.1...v5.0.2
323
- [5.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v5.0.0...v5.0.1
324
- [5.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.3...v5.0.0
325
- [4.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.2...v4.0.3
326
- [4.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.1...v4.0.2
327
- [4.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v4.0.0...v4.0.1
328
- [4.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.3...v4.0.0
329
- [3.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.2...v3.0.3
330
- [3.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.1...v3.0.2
331
- [3.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v3.0.0...v3.0.1
332
- [3.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.5...v3.0.0
333
- [2.0.5]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.4...v2.0.5
334
- [2.0.4]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.3...v2.0.4
335
- [2.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.2...v2.0.3
336
- [2.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.1...v2.0.2
337
- [2.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v2.0.0...v2.0.1
338
- [2.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.4...v2.0.0
339
- [1.0.4]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.3...v1.0.4
340
- [1.0.3]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.2...v1.0.3
341
- [1.0.2]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.1...v1.0.2
342
- [1.0.1]: https://github.com/rubocop-lts/rubocop-lts/compare/v1.0.0...v1.0.1
343
- [1.0.0]: https://github.com/rubocop-lts/rubocop-lts/compare/f0fcf8e7dbb4d884a01c7191e7f26ef8bf3b22af...v1.0.0
37
+ [22.0.0]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tags/v22.0.0
data/CONTRIBUTING.md CHANGED
@@ -1,25 +1,39 @@
1
1
  ## Contributing
2
2
 
3
- Bug reports and pull requests are welcome on GitHub at [https://github.com/rubocop-lts/rubocop-lts][source]
3
+ Bug reports and pull requests are welcome on GitLab at [https://gitlab.com/rubocop-lts/rubocop-lts][🚎src-main]
4
4
  . This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to
5
5
  the [code of conduct][conduct].
6
6
 
7
- To submit a patch, please fork the project and create a patch with tests. Once you're happy with it send a pull request!
7
+ To submit a patch, please fork the project and create a patch with tests. Once you're happy with it send a pull request
8
+ and post a message to the [gitter chat][🏘chat].
8
9
 
9
- ## Contributors
10
-
11
- [![Contributors](https://contrib.rocks/image?repo=rubocop-lts/rubocop-lts)][contributors]
10
+ ## Release
12
11
 
13
- Made with [contributors-img][contrib-rocks].
12
+ To release a new version:
14
13
 
15
- [comment]: <> (Following links are used by README, CONTRIBUTING)
14
+ 1. Run `bin/setup && bin/rake` as a tests, coverage, & linting sanity check.
15
+ 2. update the version number in `version.rb`
16
+ 3. Run `bin/setup && bin/rake` again as a secondary check, and to update `Gemfile.lock`.
17
+ 4. run `bundle exec rake build:checksum`
18
+ 5. move the built gem to project root
19
+ 6. run `bin/checksum` to create the missing SHA256 checksum
20
+ 7. move the built gem back to `pkg/`
21
+ 8. commit the changes
22
+ 9. run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org][rubygems].
16
23
 
17
- [conduct]: https://github.com/rubocop-lts/rubocop-lts/blob/main/CODE_OF_CONDUCT.md
24
+ NOTE: You will need to have a public key in `certs/`, and list your cert in the
25
+ `gemspec`, in order to sign the new release.
26
+ See: [RubyGems Security Guide][rubygems-security-guide]
18
27
 
19
- [contrib-rocks]: https://contrib.rocks
28
+ ## Contributors
20
29
 
21
- [contributors]: https://github.com/rubocop-lts/rubocop-lts/graphs/contributors
30
+ See: [https://gitlab.com/rubocop-lts/rubocop-lts/-/graphs/main][🖐contributors]
22
31
 
23
32
  [comment]: <> (Following links are used by README, CONTRIBUTING, Homepage)
24
33
 
25
- [source]: https://github.com/rubocop-lts/rubocop-lts/
34
+ [🤝conduct]: https://gitlab.com/rubocop-lts/rubocop-lts/-/blob/main/CODE_OF_CONDUCT.md
35
+ [🖐contributors]: https://gitlab.com/rubocop-lts/rubocop-lts/-/graphs/main
36
+ [🚎src-main]: https://gitlab.com/rubocop-lts/rubocop-lts/-/tree/main
37
+ [🏘chat]: https://gitter.im/rubocop-lts/community
38
+ [rubygems-security-guide]: https://guides.rubygems.org/security/#building-gems
39
+ [rubygems]: https://rubygems.org