rubocop-ruby2_7 3.0.5 → 3.0.6

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 98c56f2ff71bc5039a8fb64545139dbb950c61052e187a48230e2653c6a58cfd
4
- data.tar.gz: aecc3d19d1e7ebc0a73b2e1ccf702353739b4c17a8e14eb7ad2baba00ce33283
3
+ metadata.gz: 1d57b9a8f5ebd3d96838c1bc9baac8dde19f5f8172ca630a71ea42762e2654cc
4
+ data.tar.gz: 852eb277f47ea001e31275f3819b6929bceb60fb36647c02ba15513ca44a7086
5
5
  SHA512:
6
- metadata.gz: c1de9fea4ca24e6fcc9ca9f10a4855b6037fec728cd7a6712383620934466d092a99918d90d0ff5d0af983bd444a56787d7ff14c71926006ea36b152d15978c9
7
- data.tar.gz: c0398f0b62ebdeb557bf10d48e9eb45ecd4cc77b6f6f97e01fbc523f8264a466b90104350eea6f570233ea8fdfb82d9d123226068de35ceef2704451231afcbb
6
+ metadata.gz: 06c5ac9ee4297ccce9533d1483462763769abbc1d6ffed2d675a136dc0262acd37558180e469c30944cfe2fe5e3c0aa2e2598602e02cd5ceef5fc7d5c53ce3c8
7
+ data.tar.gz: 37d2fae61ea35cb32545073ee55893d7d697b1a318a65e3222a521fa9d2756c4b234b91fc8900dedafe717bfa0d45c478219141ee3101a51581f5938b93578b7
checksums.yaml.gz.sig CHANGED
Binary file
data/CHANGELOG.md CHANGED
@@ -30,6 +30,19 @@ Please file a bug if you notice a violation of semantic versioning.
30
30
 
31
31
  ### Security
32
32
 
33
+ ## [3.0.6] - 2026-07-03
34
+
35
+ - TAG: [v3.0.6][3.0.6t]
36
+ - COVERAGE: 55.17% -- 16/29 lines in 5 files
37
+ - BRANCH COVERAGE: 0.00% -- 0/2 branches in 5 files
38
+ - 42.86% documented
39
+
40
+ ### Fixed
41
+
42
+ - Refreshed `Gemfile.lock` to use the released `rubocop-lts-rspec` 1.0.4 dependency.
43
+
44
+ - Package configured license files in gem release file lists.
45
+
33
46
  ## [3.0.5] - 2026-06-28
34
47
 
35
48
  - TAG: [v3.0.5][3.0.5t]
@@ -302,7 +315,9 @@ Please file a bug if you notice a violation of semantic versioning.
302
315
 
303
316
  - Initial release
304
317
 
305
- [Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v3.0.5...HEAD
318
+ [Unreleased]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v3.0.6...HEAD
319
+ [3.0.6]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v3.0.5...v3.0.6
320
+ [3.0.6t]: https://github.com/rubocop-lts/rubocop-ruby2_7/releases/tag/v3.0.6
306
321
  [3.0.5]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v3.0.4...v3.0.5
307
322
  [3.0.5t]: https://github.com/rubocop-lts/rubocop-ruby2_7/releases/tag/v3.0.5
308
323
  [3.0.4]: https://github.com/rubocop-lts/rubocop-ruby2_7/compare/v3.0.2...v3.0.4
data/MIT.md ADDED
@@ -0,0 +1,21 @@
1
+ The MIT License (MIT)
2
+
3
+ See [LICENSE.md](LICENSE.md) for the copyright notice.
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in
13
+ all copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
21
+ THE SOFTWARE.
@@ -3,7 +3,7 @@
3
3
  module Rubocop
4
4
  module Ruby27
5
5
  module Version
6
- VERSION = "3.0.5"
6
+ VERSION = "3.0.6"
7
7
  end
8
8
  VERSION = Version::VERSION # Traditional Constant Location
9
9
  end
data.tar.gz.sig CHANGED
Binary file
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-ruby2_7
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.5
4
+ version: 3.0.6
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.3
129
+ version: 2.0.9
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.3
139
+ version: 2.0.9
140
140
  - !ruby/object:Gem::Dependency
141
141
  name: version_gem
142
142
  requirement: !ruby/object:Gem::Requirement
@@ -163,20 +163,20 @@ dependencies:
163
163
  requirements:
164
164
  - - "~>"
165
165
  - !ruby/object:Gem::Version
166
- version: '2.2'
166
+ version: '2.3'
167
167
  - - ">="
168
168
  - !ruby/object:Gem::Version
169
- version: 2.2.20
169
+ version: 2.3.0
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: '2.2'
176
+ version: '2.3'
177
177
  - - ">="
178
178
  - !ruby/object:Gem::Version
179
- version: 2.2.20
179
+ version: 2.3.0
180
180
  - !ruby/object:Gem::Dependency
181
181
  name: bundler-audit
182
182
  requirement: !ruby/object:Gem::Requirement
@@ -240,7 +240,7 @@ dependencies:
240
240
  version: '3.1'
241
241
  - - ">="
242
242
  - !ruby/object:Gem::Version
243
- version: 3.1.3
243
+ version: 3.1.4
244
244
  type: :development
245
245
  prerelease: false
246
246
  version_requirements: !ruby/object:Gem::Requirement
@@ -250,7 +250,7 @@ dependencies:
250
250
  version: '3.1'
251
251
  - - ">="
252
252
  - !ruby/object:Gem::Version
253
- version: 3.1.3
253
+ version: 3.1.4
254
254
  - !ruby/object:Gem::Dependency
255
255
  name: kettle-test
256
256
  requirement: !ruby/object:Gem::Requirement
@@ -260,7 +260,7 @@ dependencies:
260
260
  version: '2.0'
261
261
  - - ">="
262
262
  - !ruby/object:Gem::Version
263
- version: 2.0.8
263
+ version: 2.0.9
264
264
  type: :development
265
265
  prerelease: false
266
266
  version_requirements: !ruby/object:Gem::Requirement
@@ -270,7 +270,7 @@ dependencies:
270
270
  version: '2.0'
271
271
  - - ">="
272
272
  - !ruby/object:Gem::Version
273
- version: 2.0.8
273
+ version: 2.0.9
274
274
  - !ruby/object:Gem::Dependency
275
275
  name: turbo_tests2
276
276
  requirement: !ruby/object:Gem::Requirement
@@ -280,7 +280,7 @@ dependencies:
280
280
  version: '3.1'
281
281
  - - ">="
282
282
  - !ruby/object:Gem::Version
283
- version: 3.1.5
283
+ version: 3.1.6
284
284
  type: :development
285
285
  prerelease: false
286
286
  version_requirements: !ruby/object:Gem::Requirement
@@ -290,7 +290,7 @@ dependencies:
290
290
  version: '3.1'
291
291
  - - ">="
292
292
  - !ruby/object:Gem::Version
293
- version: 3.1.5
293
+ version: 3.1.6
294
294
  - !ruby/object:Gem::Dependency
295
295
  name: ruby-progressbar
296
296
  requirement: !ruby/object:Gem::Requirement
@@ -314,7 +314,7 @@ dependencies:
314
314
  version: '1.0'
315
315
  - - ">="
316
316
  - !ruby/object:Gem::Version
317
- version: 1.0.3
317
+ version: 1.0.5
318
318
  type: :development
319
319
  prerelease: false
320
320
  version_requirements: !ruby/object:Gem::Requirement
@@ -324,7 +324,7 @@ dependencies:
324
324
  version: '1.0'
325
325
  - - ">="
326
326
  - !ruby/object:Gem::Version
327
- version: 1.0.3
327
+ version: 1.0.5
328
328
  - !ruby/object:Gem::Dependency
329
329
  name: gitmoji-regex
330
330
  requirement: !ruby/object:Gem::Requirement
@@ -334,7 +334,7 @@ dependencies:
334
334
  version: '2.0'
335
335
  - - ">="
336
336
  - !ruby/object:Gem::Version
337
- version: 2.0.3
337
+ version: 2.0.4
338
338
  type: :development
339
339
  prerelease: false
340
340
  version_requirements: !ruby/object:Gem::Requirement
@@ -344,7 +344,7 @@ dependencies:
344
344
  version: '2.0'
345
345
  - - ">="
346
346
  - !ruby/object:Gem::Version
347
- version: 2.0.3
347
+ version: 2.0.4
348
348
  - !ruby/object:Gem::Dependency
349
349
  name: kramdown
350
350
  requirement: !ruby/object:Gem::Requirement
@@ -434,7 +434,7 @@ dependencies:
434
434
  version: '1.0'
435
435
  - - ">="
436
436
  - !ruby/object:Gem::Version
437
- version: 1.0.4
437
+ version: 1.0.6
438
438
  type: :development
439
439
  prerelease: false
440
440
  version_requirements: !ruby/object:Gem::Requirement
@@ -444,7 +444,7 @@ dependencies:
444
444
  version: '1.0'
445
445
  - - ">="
446
446
  - !ruby/object:Gem::Version
447
- version: 1.0.4
447
+ version: 1.0.6
448
448
  - !ruby/object:Gem::Dependency
449
449
  name: rubocop-lts-rspec
450
450
  requirement: !ruby/object:Gem::Requirement
@@ -528,6 +528,7 @@ files:
528
528
  - CONTRIBUTING.md
529
529
  - FUNDING.md
530
530
  - LICENSE.md
531
+ - MIT.md
531
532
  - README.md
532
533
  - RUBOCOP.md
533
534
  - SECURITY.md
@@ -555,10 +556,10 @@ licenses:
555
556
  - MIT
556
557
  metadata:
557
558
  homepage_uri: https://rubocop-ruby2-7.galtzo.com
558
- source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/tree/v3.0.5
559
- changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/blob/v3.0.5/CHANGELOG.md
559
+ source_code_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/tree/v3.0.6
560
+ changelog_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/blob/v3.0.6/CHANGELOG.md
560
561
  bug_tracker_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/issues
561
- documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_7/3.0.5
562
+ documentation_uri: https://www.rubydoc.info/gems/rubocop-ruby2_7/3.0.6
562
563
  funding_uri: https://github.com/sponsors/pboling
563
564
  wiki_uri: https://github.com/rubocop-lts/rubocop-ruby2_7/wiki
564
565
  news_uri: https://www.railsbling.com/tags/rubocop-ruby2_7
metadata.gz.sig CHANGED
Binary file