armitage-rubocop 1.68.0.2 → 1.75.7.1

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: 9f256f2481bb94ebcd5fbad288b8d83a344a4af86fbd5de3be1a247e5857b85d
4
- data.tar.gz: dbf5e9be45679d50617e3b7266ff4d65f9eae91de47820d05ef47b5a75a74111
3
+ metadata.gz: 217ee73696048dcc44a1ef38972feb60daa4f8616f2c3a2d8a18a4f0dcdac720
4
+ data.tar.gz: 898d8614790d1d1f92495dd7412517bfb9e0454576155fbe74b7638073073836
5
5
  SHA512:
6
- metadata.gz: bd0bde0607ea98e24b2d0754d337d3551c8595aca14f1c40ad447b4cec43463dfe6b194b7fd8a62c0403aeaf3d663b8060e3283066460e91483db9cfe2f52cde
7
- data.tar.gz: 8cc622da095a2949748565ef498533a0d5739250075760ee1a99bfee54d627a047e645bd1d638f83df5c4ba3842c9a7ee6c2ff6d679c2e985ae8ef113a69d945
6
+ metadata.gz: 579f259b83a1644a979d917c01e36ed7d62c99a4d1ae22cba1caa257f53a5cc1dfe34b239d2c640618470bade4337a730f9f1790f0f47a5743ae754aa332357b
7
+ data.tar.gz: b6b925a8a5b9b94f9c2aa0c8aff56f014fe5b06aca82f40875a9dc8252901e2778bc7f0a6edd293a06cd5814392e58f7aaf5e65ba42c8f92bd0823ac2d2cca3d
data/.rubocop.yml CHANGED
@@ -4,5 +4,5 @@ inherit_from:
4
4
 
5
5
  AllCops:
6
6
  NewCops: enable
7
- TargetRubyVersion: 3.3
7
+ TargetRubyVersion: 3.4
8
8
  StringLiteralsFrozenByDefault: true
data/Gemfile.lock CHANGED
@@ -1,20 +1,20 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- armitage-rubocop (1.68.0.2)
5
- rubocop (= 1.68.0)
6
- rubocop-capybara (= 2.21.0)
7
- rubocop-factory_bot (= 2.26.1)
8
- rubocop-performance (= 1.23.0)
9
- rubocop-rails (= 2.27.0)
10
- rubocop-rake (= 0.6.0)
11
- rubocop-rspec (= 3.2.0)
12
- rubocop-rspec_rails (= 2.30.0)
4
+ armitage-rubocop (1.75.7)
5
+ rubocop (= 1.75.7)
6
+ rubocop-capybara (= 2.22.1)
7
+ rubocop-factory_bot (= 2.27.1)
8
+ rubocop-performance (= 1.25.0)
9
+ rubocop-rails (= 2.32.0)
10
+ rubocop-rake (= 0.7.1)
11
+ rubocop-rspec (= 3.6.0)
12
+ rubocop-rspec_rails (= 2.31.0)
13
13
 
14
14
  GEM
15
15
  remote: https://rubygems.org/
16
16
  specs:
17
- activesupport (8.0.0)
17
+ activesupport (8.0.2)
18
18
  base64
19
19
  benchmark (>= 0.3)
20
20
  bigdecimal
@@ -27,70 +27,83 @@ GEM
27
27
  securerandom (>= 0.3)
28
28
  tzinfo (~> 2.0, >= 2.0.5)
29
29
  uri (>= 0.13.1)
30
- ast (2.4.2)
30
+ ast (2.4.3)
31
31
  base64 (0.2.0)
32
32
  benchmark (0.4.0)
33
- bigdecimal (3.1.8)
33
+ bigdecimal (3.1.9)
34
34
  coderay (1.1.3)
35
- concurrent-ruby (1.3.4)
36
- connection_pool (2.4.1)
37
- drb (2.2.1)
38
- i18n (1.14.6)
35
+ concurrent-ruby (1.3.5)
36
+ connection_pool (2.5.3)
37
+ drb (2.2.3)
38
+ i18n (1.14.7)
39
39
  concurrent-ruby (~> 1.0)
40
- json (2.8.2)
41
- language_server-protocol (3.17.0.3)
42
- logger (1.6.1)
40
+ json (2.12.2)
41
+ language_server-protocol (3.17.0.5)
42
+ lint_roller (1.1.0)
43
+ logger (1.7.0)
43
44
  method_source (1.1.0)
44
- minitest (5.25.1)
45
- parallel (1.26.3)
46
- parser (3.3.6.0)
45
+ minitest (5.25.5)
46
+ parallel (1.27.0)
47
+ parser (3.3.8.0)
47
48
  ast (~> 2.4.1)
48
49
  racc
49
- pry (0.15.0)
50
+ prism (1.4.0)
51
+ pry (0.15.2)
50
52
  coderay (~> 1.1)
51
53
  method_source (~> 1.0)
52
54
  racc (1.8.1)
53
- rack (3.1.8)
55
+ rack (3.1.15)
54
56
  rainbow (3.1.1)
55
57
  rake (13.2.1)
56
- regexp_parser (2.9.2)
57
- rubocop (1.68.0)
58
+ regexp_parser (2.10.0)
59
+ rubocop (1.75.7)
58
60
  json (~> 2.3)
59
- language_server-protocol (>= 3.17.0)
61
+ language_server-protocol (~> 3.17.0.2)
62
+ lint_roller (~> 1.1.0)
60
63
  parallel (~> 1.10)
61
64
  parser (>= 3.3.0.2)
62
65
  rainbow (>= 2.2.2, < 4.0)
63
- regexp_parser (>= 2.4, < 3.0)
64
- rubocop-ast (>= 1.32.2, < 2.0)
66
+ regexp_parser (>= 2.9.3, < 3.0)
67
+ rubocop-ast (>= 1.44.0, < 2.0)
65
68
  ruby-progressbar (~> 1.7)
66
- unicode-display_width (>= 2.4.0, < 3.0)
67
- rubocop-ast (1.36.1)
68
- parser (>= 3.3.1.0)
69
- rubocop-capybara (2.21.0)
70
- rubocop (~> 1.41)
71
- rubocop-factory_bot (2.26.1)
72
- rubocop (~> 1.61)
73
- rubocop-performance (1.23.0)
74
- rubocop (>= 1.48.1, < 2.0)
75
- rubocop-ast (>= 1.31.1, < 2.0)
76
- rubocop-rails (2.27.0)
69
+ unicode-display_width (>= 2.4.0, < 4.0)
70
+ rubocop-ast (1.44.1)
71
+ parser (>= 3.3.7.2)
72
+ prism (~> 1.4)
73
+ rubocop-capybara (2.22.1)
74
+ lint_roller (~> 1.1)
75
+ rubocop (~> 1.72, >= 1.72.1)
76
+ rubocop-factory_bot (2.27.1)
77
+ lint_roller (~> 1.1)
78
+ rubocop (~> 1.72, >= 1.72.1)
79
+ rubocop-performance (1.25.0)
80
+ lint_roller (~> 1.1)
81
+ rubocop (>= 1.75.0, < 2.0)
82
+ rubocop-ast (>= 1.38.0, < 2.0)
83
+ rubocop-rails (2.32.0)
77
84
  activesupport (>= 4.2.0)
85
+ lint_roller (~> 1.1)
78
86
  rack (>= 1.1)
79
- rubocop (>= 1.52.0, < 2.0)
80
- rubocop-ast (>= 1.31.1, < 2.0)
81
- rubocop-rake (0.6.0)
82
- rubocop (~> 1.0)
83
- rubocop-rspec (3.2.0)
84
- rubocop (~> 1.61)
85
- rubocop-rspec_rails (2.30.0)
86
- rubocop (~> 1.61)
87
- rubocop-rspec (~> 3, >= 3.0.1)
87
+ rubocop (>= 1.75.0, < 2.0)
88
+ rubocop-ast (>= 1.44.0, < 2.0)
89
+ rubocop-rake (0.7.1)
90
+ lint_roller (~> 1.1)
91
+ rubocop (>= 1.72.1)
92
+ rubocop-rspec (3.6.0)
93
+ lint_roller (~> 1.1)
94
+ rubocop (~> 1.72, >= 1.72.1)
95
+ rubocop-rspec_rails (2.31.0)
96
+ lint_roller (~> 1.1)
97
+ rubocop (~> 1.72, >= 1.72.1)
98
+ rubocop-rspec (~> 3.5)
88
99
  ruby-progressbar (1.13.0)
89
- securerandom (0.3.2)
100
+ securerandom (0.4.1)
90
101
  tzinfo (2.0.6)
91
102
  concurrent-ruby (~> 1.0)
92
- unicode-display_width (2.6.0)
93
- uri (1.0.2)
103
+ unicode-display_width (3.1.4)
104
+ unicode-emoji (~> 4.0, >= 4.0.4)
105
+ unicode-emoji (4.0.4)
106
+ uri (1.0.3)
94
107
 
95
108
  PLATFORMS
96
109
  arm64-darwin-24
@@ -103,4 +116,4 @@ DEPENDENCIES
103
116
  rake (~> 13.1)
104
117
 
105
118
  BUNDLED WITH
106
- 2.5.23
119
+ 2.6.7
data/Rakefile CHANGED
@@ -15,14 +15,16 @@ require 'rubocop-factory_bot'
15
15
 
16
16
  RuboCop::RakeTask.new(:rubocop) do |t|
17
17
  config_path = File.expand_path(File.join('.rubocop.yml'), __dir__)
18
- t.options = ['--config', config_path]
19
- t.requires << 'rubocop-performance'
20
- t.requires << 'rubocop-rails'
21
- t.requires << 'rubocop-rspec'
22
- t.requires << 'rubocop-rspec_rails'
23
- t.requires << 'rubocop-rake'
24
- t.requires << 'rubocop-capybara'
25
- t.requires << 'rubocop-factory_bot'
18
+ t.options = [
19
+ '--config', config_path,
20
+ '--plugin', 'rubocop-performance',
21
+ '--plugin', 'rubocop-rails',
22
+ '--plugin', 'rubocop-rspec',
23
+ '--plugin', 'rubocop-rspec_rails',
24
+ '--plugin', 'rubocop-rake',
25
+ '--plugin', 'rubocop-capybara',
26
+ '--plugin', 'rubocop-factory_bot'
27
+ ]
26
28
  end
27
29
 
28
30
  ARMITAGE_RUBOCOP_PATH = Pathname.new(__FILE__).join('../.rubocop.yml')
@@ -4,9 +4,9 @@ lib = File.expand_path('lib', __dir__)
4
4
  $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
5
5
 
6
6
  Gem::Specification.new do |spec|
7
- spec.required_ruby_version = '>= 3.3'
7
+ spec.required_ruby_version = '>= 3.4'
8
8
 
9
- spec.version = '1.68.0.2'
9
+ spec.version = '1.75.7.1'
10
10
  spec.name = 'armitage-rubocop'
11
11
  spec.license = 'MIT'
12
12
  spec.authors = ['Rustam Ibragimov']
@@ -23,14 +23,14 @@ Gem::Specification.new do |spec|
23
23
  `git ls-files -z`.split("\x0").reject { |f| f.match(%r{^(test|spec|features)/}) }
24
24
  end
25
25
 
26
- spec.add_dependency 'rubocop', '= 1.68.0'
27
- spec.add_dependency 'rubocop-performance', '= 1.23.0'
28
- spec.add_dependency 'rubocop-rails', '= 2.27.0'
29
- spec.add_dependency 'rubocop-rspec', '= 3.2.0'
30
- spec.add_dependency 'rubocop-rspec_rails', '= 2.30.0'
31
- spec.add_dependency 'rubocop-rake', '= 0.6.0'
32
- spec.add_dependency 'rubocop-capybara', '= 2.21.0'
33
- spec.add_dependency 'rubocop-factory_bot', '= 2.26.1'
26
+ spec.add_dependency 'rubocop', '= 1.75.7'
27
+ spec.add_dependency 'rubocop-performance', '= 1.25.0'
28
+ spec.add_dependency 'rubocop-rails', '= 2.32.0'
29
+ spec.add_dependency 'rubocop-rspec', '= 3.6.0'
30
+ spec.add_dependency 'rubocop-rspec_rails', '= 2.31.0'
31
+ spec.add_dependency 'rubocop-rake', '= 0.7.1'
32
+ spec.add_dependency 'rubocop-capybara', '= 2.22.1'
33
+ spec.add_dependency 'rubocop-factory_bot', '= 2.27.1'
34
34
 
35
35
  spec.add_development_dependency 'bundler', '~> 2.3'
36
36
  spec.add_development_dependency 'rake', '~> 13.1'
@@ -258,6 +258,7 @@ Layout/LineLength:
258
258
  AllowedPatterns: []
259
259
  Exclude:
260
260
  - Gemfile
261
+ SplitStrings: false
261
262
 
262
263
  Layout/MultilineMethodParameterLineBreaks:
263
264
  Enabled: true
data/lib/common/lint.yml CHANGED
@@ -19,6 +19,10 @@ Lint/AmbiguousRange:
19
19
  Lint/AmbiguousOperatorPrecedence:
20
20
  Enabled: false
21
21
 
22
+ Lint/ArrayLiteralInRegexp:
23
+ Enabled: true
24
+ AutoCorrect: false
25
+
22
26
  Lint/AssignmentInCondition:
23
27
  Enabled: false
24
28
  AutoCorrect: true
@@ -36,6 +40,9 @@ Lint/BooleanSymbol:
36
40
  Lint/CircularArgumentReference:
37
41
  Enabled: true
38
42
 
43
+ Lint/CopDirectiveSyntax:
44
+ Enabled: true
45
+
39
46
  Lint/ConstantDefinitionInBlock:
40
47
  Enabled: false
41
48
  AllowedMethods:
@@ -44,6 +51,9 @@ Lint/ConstantDefinitionInBlock:
44
51
  Lint/ConstantOverwrittenInRescue:
45
52
  Enabled: true
46
53
 
54
+ Lint/ConstantReassignment:
55
+ Enabled: true
56
+
47
57
  Lint/ConstantResolution:
48
58
  Enabled: false
49
59
  Only: []
@@ -178,9 +188,16 @@ Lint/SuppressedException:
178
188
  AllowNil: true
179
189
  Enabled: true # NOTE: experimental!
180
190
 
191
+ Lint/SuppressedExceptionInNumberConversion:
192
+ Enabled: true # NOTE: truely experimental
193
+ AutoCorrect: true # NOTE: absolutely unsafe
194
+
181
195
  Lint/HashCompareByIdentity:
182
196
  Enabled: false
183
197
 
198
+ Lint/HashNewWithKeywordArgumentsAsDefault:
199
+ Enabled: true
200
+
184
201
  Lint/HeredocMethodCallPosition:
185
202
  Enabled: true
186
203
 
@@ -261,6 +278,9 @@ Lint/NonLocalExitFromIterator:
261
278
  Lint/NumberConversion:
262
279
  Enabled: false
263
280
 
281
+ Lint/NumericOperationWithConstantResult:
282
+ Enabled: true
283
+
264
284
  Lint/NumberedParameterAssignment:
265
285
  Enabled: true
266
286
 
@@ -283,6 +303,9 @@ Lint/PercentStringArray:
283
303
  Lint/PercentSymbolArray:
284
304
  Enabled: true
285
305
 
306
+ Lint/UselessDefined:
307
+ Enabled: true
308
+
286
309
  Lint/UselessNumericOperation:
287
310
  Enabled: true
288
311
 
@@ -304,6 +327,9 @@ Lint/RaiseException:
304
327
  Lint/RandOne:
305
328
  Enabled: true
306
329
 
330
+ Lint/RedundantTypeConversion:
331
+ Enabled: true
332
+
307
333
  Lint/RedundantRegexpQuantifiers:
308
334
  Enabled: true
309
335
 
@@ -364,6 +390,9 @@ Lint/ScriptPermission:
364
390
  Lint/SendWithMixinArgument:
365
391
  Enabled: true
366
392
 
393
+ Lint/SharedMutableDefault:
394
+ Enabled: true
395
+
367
396
  Lint/ShadowedArgument:
368
397
  Enabled: true
369
398
  IgnoreImplicitReferences: false
@@ -460,6 +489,9 @@ Lint/UselessAssignment:
460
489
  AutoCorrect: true
461
490
  Enabled: true
462
491
 
492
+ Lint/UselessConstantScoping:
493
+ Enabled: true
494
+
463
495
  Lint/UselessMethodDefinition:
464
496
  Enabled: true
465
497
 
@@ -39,6 +39,11 @@ Naming/MemoizedInstanceVariableName:
39
39
  Naming/MethodName:
40
40
  Enabled: true
41
41
  EnforcedStyle: snake_case
42
+ AllowedPatterns: []
43
+ ForbiddenPatterns: []
44
+ ForbiddenIdentifiers:
45
+ - def
46
+ - super
42
47
 
43
48
  Naming/PredicateName:
44
49
  Enabled: false
@@ -85,10 +90,22 @@ Naming/VariableName:
85
90
  Enabled: true
86
91
  EnforcedStyle: snake_case
87
92
  AllowedIdentifiers: []
93
+ AllowedPatterns: []
94
+ ForbiddenIdentifiers: []
95
+ ForbiddenPatterns: []
88
96
 
89
97
  Naming/VariableNumber:
90
98
  Enabled: true
91
99
  EnforcedStyle: normalcase
92
100
  CheckMethodNames: true
93
101
  CheckSymbols: true
94
- AllowedIdentifiers: []
102
+ AllowedIdentifiers:
103
+ - TLS1_1
104
+ - TLS1_2
105
+ - capture3
106
+ - iso8601
107
+ - rfc1123_date
108
+ - rfc822
109
+ - rfc2822
110
+ - rfc3339
111
+ - x86_64
@@ -165,3 +165,6 @@ Performance/UnfreezeString:
165
165
 
166
166
  Performance/UriDefaultParser:
167
167
  Enabled: true
168
+
169
+ Performance/ZipWithoutBlock:
170
+ Enabled: true
data/lib/common/style.yml CHANGED
@@ -10,6 +10,7 @@ Style/AccessModifierDeclarations:
10
10
  EnforcedStyle: group
11
11
  AllowModifiersOnSymbols: true
12
12
  AllowModifiersOnAttrs: true
13
+ AllowModifiersOnAliasMethod: true
13
14
 
14
15
  Style/Alias:
15
16
  Enabled: true
@@ -122,6 +123,9 @@ Style/ColonMethodDefinition:
122
123
  Style/CombinableDefined:
123
124
  Enabled: true
124
125
 
126
+ Style/ComparableBetween:
127
+ Enabled: false
128
+
125
129
  Style/ComparableClamp:
126
130
  Enabled: true
127
131
 
@@ -164,6 +168,9 @@ Style/Dir:
164
168
  Style/DirEmpty:
165
169
  Enabled: true
166
170
 
171
+ Style/DigChain:
172
+ Enabled: true
173
+
167
174
  Style/DisableCopsWithinSourceCodeDirective:
168
175
  Enabled: false
169
176
 
@@ -251,6 +258,13 @@ Style/FetchEnvVar:
251
258
  Style/FileEmpty:
252
259
  Enabled: true
253
260
 
261
+ Style/FileNull:
262
+ Enabled: true
263
+
264
+ Style/FileTouch:
265
+ Enabled: true
266
+ AutoCorrect: false
267
+
254
268
  Style/FileRead:
255
269
  Enabled: false
256
270
 
@@ -274,6 +288,7 @@ Style/FormatStringToken:
274
288
  MaxUnannotatedPlaceholdersAllowed: 1
275
289
  EnforcedStyle: annotated
276
290
  AllowedMethods: []
291
+ Mode: aggressive
277
292
 
278
293
  Style/FrozenStringLiteralComment:
279
294
  Enabled: true
@@ -301,6 +316,10 @@ Style/HashConversion:
301
316
  AllowSplatArgument: true
302
317
  Enabled: false
303
318
 
319
+ Style/HashFetchChain:
320
+ Enabled: true
321
+ AutoCorrect: false
322
+
304
323
  Style/HashExcept:
305
324
  Enabled: true
306
325
 
@@ -311,6 +330,9 @@ Style/HashLikeCase:
311
330
  Style/HashEachMethods:
312
331
  Enabled: true
313
332
 
333
+ Style/HashSlice:
334
+ Enabled: true
335
+
314
336
  Style/HashSyntax:
315
337
  Enabled: true
316
338
  EnforcedStyle: ruby19
@@ -364,6 +386,12 @@ Style/InverseMethods:
364
386
  Style/IpAddresses:
365
387
  Enabled: false
366
388
 
389
+ Style/ItAssignment:
390
+ Enabled: true
391
+
392
+ Style/ItBlockParameter:
393
+ Enabled: false # TODO: change to true in future
394
+
367
395
  Style/KeywordArgumentsMerging:
368
396
  Enabled: true
369
397
 
@@ -504,6 +532,7 @@ Style/Next:
504
532
  Enabled: true
505
533
  EnforcedStyle: skip_modifier_ifs
506
534
  MinBodyLength: 3
535
+ AllowConsecutiveConditionals: true
507
536
 
508
537
  Style/NilComparison:
509
538
  Enabled: true
@@ -618,6 +647,10 @@ Style/RedundantRegexpConstructor:
618
647
  Style/RedundantFilterChain:
619
648
  Enabled: true
620
649
 
650
+ Style/RedundantFormat:
651
+ Enabled: true
652
+ AutoCorrect: false
653
+
621
654
  Style/RedundantLineContinuation:
622
655
  Enabled: true
623
656
 
@@ -1,12 +1,22 @@
1
+ Capybara/AmbiguousClick:
2
+ Enabled: true
3
+
1
4
  Capybara/RedundantWithinFind:
2
5
  Enabled: true
3
6
 
4
7
  Capybara/CurrentPathExpectation:
5
8
  Enabled: true
6
9
 
10
+ # NOTE: deprecated cop (will be dropped with 3.0 release)
7
11
  Capybara/ClickLinkOrButtonStyle:
8
12
  Enabled: true
9
13
 
14
+ Capybara/FindAllFirst:
15
+ Enabled: true
16
+
17
+ Capybara/NegationMatcherAfterVisit:
18
+ Enabled: false
19
+
10
20
  Capybara/RSpec/PredicateMatcher:
11
21
  Enabled: true
12
22
  Strict: true
data/lib/rspec/rails.yml CHANGED
@@ -18,3 +18,10 @@ RSpecRails/TravelAround:
18
18
 
19
19
  RSpecRails/NegationBeValid:
20
20
  Enabled: false
21
+
22
+ Rails/MultipleRoutePaths:
23
+ Enabled: true
24
+
25
+ Rails/StrongParametersExpect:
26
+ Enabled: true
27
+ AutoCorrect: false
data/lib/rspec/rspec.yml CHANGED
@@ -158,6 +158,9 @@ RSpec/ImplicitSubject:
158
158
  Enabled: true
159
159
  EnforcedStyle: single_line_only
160
160
 
161
+ RSpec/IncludeExamples:
162
+ Enabled: false
163
+
161
164
  RSpec/InstanceSpy:
162
165
  Enabled: true
163
166
 
@@ -329,9 +332,6 @@ RSpec/SubjectDeclaration:
329
332
  RSpec/StubbedMock:
330
333
  Enabled: true
331
334
 
332
- RSpec/StringAsInstanceDoubleConstant:
333
- Enabled: false
334
-
335
335
  RSpec/UndescriptiveLiteralsDescription:
336
336
  Enabled: true
337
337
 
@@ -1,4 +1,4 @@
1
- require: rubocop-performance
1
+ plugins: rubocop-performance
2
2
 
3
3
  inherit_from:
4
4
  - ./common/bundler.yml
@@ -1,4 +1,4 @@
1
- require: rubocop-rails
1
+ plugins: rubocop-rails
2
2
 
3
3
  inherit_from:
4
4
  - ./rubocop.general.yml
@@ -10,6 +10,7 @@ inherit_from:
10
10
  AllCops:
11
11
  TargetRailsVersion: ~
12
12
  TargetRubyVersion: ~
13
+ MigratedSchemaVersion: ~ # NOTE: prevents inspecting schema settings added before this version
13
14
  ActiveSupportExtensionsEnabled: true
14
15
  DefaultFormatter: progress
15
16
  DisplayCopNames: true
data/lib/rubocop.rake.yml CHANGED
@@ -1,4 +1,4 @@
1
- require: rubocop-rake
1
+ plugins: rubocop-rake
2
2
 
3
3
  inherit_from:
4
4
  - ./common/rake.yml
@@ -1,4 +1,4 @@
1
- require:
1
+ plugins:
2
2
  - rubocop-rspec
3
3
  - rubocop-rspec_rails
4
4
  - rubocop-capybara
metadata CHANGED
@@ -1,14 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: armitage-rubocop
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.68.0.2
4
+ version: 1.75.7.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Rustam Ibragimov
8
- autorequire:
9
8
  bindir: bin
10
9
  cert_chain: []
11
- date: 2024-11-16 00:00:00.000000000 Z
10
+ date: 1980-01-02 00:00:00.000000000 Z
12
11
  dependencies:
13
12
  - !ruby/object:Gem::Dependency
14
13
  name: rubocop
@@ -16,112 +15,112 @@ dependencies:
16
15
  requirements:
17
16
  - - '='
18
17
  - !ruby/object:Gem::Version
19
- version: 1.68.0
18
+ version: 1.75.7
20
19
  type: :runtime
21
20
  prerelease: false
22
21
  version_requirements: !ruby/object:Gem::Requirement
23
22
  requirements:
24
23
  - - '='
25
24
  - !ruby/object:Gem::Version
26
- version: 1.68.0
25
+ version: 1.75.7
27
26
  - !ruby/object:Gem::Dependency
28
27
  name: rubocop-performance
29
28
  requirement: !ruby/object:Gem::Requirement
30
29
  requirements:
31
30
  - - '='
32
31
  - !ruby/object:Gem::Version
33
- version: 1.23.0
32
+ version: 1.25.0
34
33
  type: :runtime
35
34
  prerelease: false
36
35
  version_requirements: !ruby/object:Gem::Requirement
37
36
  requirements:
38
37
  - - '='
39
38
  - !ruby/object:Gem::Version
40
- version: 1.23.0
39
+ version: 1.25.0
41
40
  - !ruby/object:Gem::Dependency
42
41
  name: rubocop-rails
43
42
  requirement: !ruby/object:Gem::Requirement
44
43
  requirements:
45
44
  - - '='
46
45
  - !ruby/object:Gem::Version
47
- version: 2.27.0
46
+ version: 2.32.0
48
47
  type: :runtime
49
48
  prerelease: false
50
49
  version_requirements: !ruby/object:Gem::Requirement
51
50
  requirements:
52
51
  - - '='
53
52
  - !ruby/object:Gem::Version
54
- version: 2.27.0
53
+ version: 2.32.0
55
54
  - !ruby/object:Gem::Dependency
56
55
  name: rubocop-rspec
57
56
  requirement: !ruby/object:Gem::Requirement
58
57
  requirements:
59
58
  - - '='
60
59
  - !ruby/object:Gem::Version
61
- version: 3.2.0
60
+ version: 3.6.0
62
61
  type: :runtime
63
62
  prerelease: false
64
63
  version_requirements: !ruby/object:Gem::Requirement
65
64
  requirements:
66
65
  - - '='
67
66
  - !ruby/object:Gem::Version
68
- version: 3.2.0
67
+ version: 3.6.0
69
68
  - !ruby/object:Gem::Dependency
70
69
  name: rubocop-rspec_rails
71
70
  requirement: !ruby/object:Gem::Requirement
72
71
  requirements:
73
72
  - - '='
74
73
  - !ruby/object:Gem::Version
75
- version: 2.30.0
74
+ version: 2.31.0
76
75
  type: :runtime
77
76
  prerelease: false
78
77
  version_requirements: !ruby/object:Gem::Requirement
79
78
  requirements:
80
79
  - - '='
81
80
  - !ruby/object:Gem::Version
82
- version: 2.30.0
81
+ version: 2.31.0
83
82
  - !ruby/object:Gem::Dependency
84
83
  name: rubocop-rake
85
84
  requirement: !ruby/object:Gem::Requirement
86
85
  requirements:
87
86
  - - '='
88
87
  - !ruby/object:Gem::Version
89
- version: 0.6.0
88
+ version: 0.7.1
90
89
  type: :runtime
91
90
  prerelease: false
92
91
  version_requirements: !ruby/object:Gem::Requirement
93
92
  requirements:
94
93
  - - '='
95
94
  - !ruby/object:Gem::Version
96
- version: 0.6.0
95
+ version: 0.7.1
97
96
  - !ruby/object:Gem::Dependency
98
97
  name: rubocop-capybara
99
98
  requirement: !ruby/object:Gem::Requirement
100
99
  requirements:
101
100
  - - '='
102
101
  - !ruby/object:Gem::Version
103
- version: 2.21.0
102
+ version: 2.22.1
104
103
  type: :runtime
105
104
  prerelease: false
106
105
  version_requirements: !ruby/object:Gem::Requirement
107
106
  requirements:
108
107
  - - '='
109
108
  - !ruby/object:Gem::Version
110
- version: 2.21.0
109
+ version: 2.22.1
111
110
  - !ruby/object:Gem::Dependency
112
111
  name: rubocop-factory_bot
113
112
  requirement: !ruby/object:Gem::Requirement
114
113
  requirements:
115
114
  - - '='
116
115
  - !ruby/object:Gem::Version
117
- version: 2.26.1
116
+ version: 2.27.1
118
117
  type: :runtime
119
118
  prerelease: false
120
119
  version_requirements: !ruby/object:Gem::Requirement
121
120
  requirements:
122
121
  - - '='
123
122
  - !ruby/object:Gem::Version
124
- version: 2.26.1
123
+ version: 2.27.1
125
124
  - !ruby/object:Gem::Dependency
126
125
  name: bundler
127
126
  requirement: !ruby/object:Gem::Requirement
@@ -207,7 +206,6 @@ homepage: https://github.com/0exp/armitage
207
206
  licenses:
208
207
  - MIT
209
208
  metadata: {}
210
- post_install_message:
211
209
  rdoc_options: []
212
210
  require_paths:
213
211
  - lib
@@ -215,15 +213,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
215
213
  requirements:
216
214
  - - ">="
217
215
  - !ruby/object:Gem::Version
218
- version: '3.3'
216
+ version: '3.4'
219
217
  required_rubygems_version: !ruby/object:Gem::Requirement
220
218
  requirements:
221
219
  - - ">="
222
220
  - !ruby/object:Gem::Version
223
221
  version: '0'
224
222
  requirements: []
225
- rubygems_version: 3.5.23
226
- signing_key:
223
+ rubygems_version: 3.6.7
227
224
  specification_version: 4
228
225
  summary: A set of rubocop settings
229
226
  test_files: []