rubocop-cobra 0.4.6 → 0.4.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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 23ba7d415fce61acc1e457ffd5b22b105c803350b0cb258e2125d127e93010db
4
- data.tar.gz: 8b9096b9617b320865582409a0490fd086c1fb09ebb415d98e3fb66f2394c552
3
+ metadata.gz: 15ac83bc1ffd44b00e82dc61f1fe338d7863929818d29600fa54739fdf8aed5e
4
+ data.tar.gz: 1b4ba5775e634e6be748223b972d5e6fd752d638fdc83cbbbdaaa894a013ab72
5
5
  SHA512:
6
- metadata.gz: a9a82d4642538e968ec2b3c8dd58a61d415e38fd64df6ead732d7a986e04a3e66d449c067cf1e4d1282f13f0ab33d2d7cfba82bdae01ca96836a9979283f575b
7
- data.tar.gz: 1887404b3cd0815b911a2da74262bf72cf06cb6be3cf85f8168b708a328e0ab222797a497acc361dd11bbb5244633adf874a838160a5dd90caec28dc483725ef
6
+ metadata.gz: cbb5594b95d03be22246f9dffd4e554c9b524bd0307829853317fe2727e9142c60287c2a1f4f3a60f95dddca15865528f2b4e368b517547a82d1e1a7b25261a8
7
+ data.tar.gz: d3e7523d76333ff1e46b4b6bd325004fedc08b3e413cfffeedca1e49515b5e3e898e82cdcd0b93f06be6ed4cd77f77f93a2fc13534a2130837a1efacf059bef3
data/CHANGELOG.md CHANGED
@@ -1,10 +1,13 @@
1
1
  ## [Unreleased]
2
2
 
3
- - Standardize all libs to support ruby 3.0, ruby 3.3 x rails 6.1 through rails 7.2 [#359](https://github.com/powerhome/power-tools/pull/359)
3
+ ## [0.4.7] - 2026-01-05
4
+
5
+ - Bump Rubocop version to keep in parallel with rubocop-powerhome.
4
6
 
5
7
  ## [0.4.6] - 2025-09-09
6
8
 
7
9
  - Bump Rubocop version to unblock dependabot in repos
10
+ - Standardize all libs to support ruby 3.0, ruby 3.3 x rails 6.1 through rails 7.2 [#359](https://github.com/powerhome/power-tools/pull/359)
8
11
 
9
12
  ## [0.4.5] - 2025-04-22
10
13
 
data/Gemfile CHANGED
@@ -5,9 +5,9 @@ source "https://rubygems.org"
5
5
  # Specify your gem's dependencies in rubocop-cobra.gemspec
6
6
  gemspec
7
7
 
8
- gem "erb", "< 5"
8
+ gem "erb", "< 6"
9
9
  gem "net-imap", "< 0.5.0"
10
- gem "nokogiri", "< 1.18.0"
10
+ gem "nokogiri", "< 1.18.10"
11
11
  gem "rake", "~> 13.0"
12
12
  gem "rspec", "~> 3.0"
13
13
  gem "securerandom", "< 0.4.0"
data/Gemfile.lock CHANGED
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../rubocop-powerhome
3
3
  specs:
4
- rubocop-powerhome (0.5.6)
5
- rubocop (= 1.75.0)
4
+ rubocop-powerhome (0.6.0)
5
+ rubocop (= 1.82.1)
6
6
  rubocop-performance
7
7
  rubocop-rails
8
8
  rubocop-rake
@@ -11,8 +11,8 @@ PATH
11
11
  PATH
12
12
  remote: .
13
13
  specs:
14
- rubocop-cobra (0.4.6)
15
- rubocop (= 1.75.0)
14
+ rubocop-cobra (0.4.7)
15
+ rubocop (= 1.82.1)
16
16
  rubocop-powerhome
17
17
 
18
18
  GEM
@@ -40,7 +40,6 @@ GEM
40
40
  benchmark (0.4.0)
41
41
  bigdecimal (3.1.9)
42
42
  byebug (11.1.3)
43
- cgi (0.5.0)
44
43
  coderay (1.1.3)
45
44
  concurrent-ruby (1.3.5)
46
45
  connection_pool (2.5.0)
@@ -48,8 +47,7 @@ GEM
48
47
  date (3.4.1)
49
48
  diff-lcs (1.5.1)
50
49
  drb (2.2.1)
51
- erb (4.0.4)
52
- cgi (>= 0.3.3)
50
+ erb (5.0.2)
53
51
  i18n (1.14.7)
54
52
  concurrent-ruby (~> 1.0)
55
53
  json (2.9.1)
@@ -67,15 +65,15 @@ GEM
67
65
  method_source (1.1.0)
68
66
  mini_portile2 (2.8.9)
69
67
  minitest (5.25.4)
70
- net-imap (0.4.18)
68
+ net-imap (0.4.22)
71
69
  date
72
70
  net-protocol
73
71
  net-protocol (0.2.2)
74
72
  timeout
75
- nokogiri (1.17.2)
73
+ nokogiri (1.18.9)
76
74
  mini_portile2 (~> 2.8.2)
77
75
  racc (~> 1.4)
78
- nokogiri (1.17.2-arm64-darwin)
76
+ nokogiri (1.18.9-arm64-darwin)
79
77
  racc (~> 1.4)
80
78
  parallel (1.26.3)
81
79
  parser (3.3.9.0)
@@ -107,7 +105,7 @@ GEM
107
105
  diff-lcs (>= 1.2.0, < 2.0)
108
106
  rspec-support (~> 3.13.0)
109
107
  rspec-support (3.13.2)
110
- rubocop (1.75.0)
108
+ rubocop (1.82.1)
111
109
  json (~> 2.3)
112
110
  language_server-protocol (~> 3.17.0.2)
113
111
  lint_roller (~> 1.1.0)
@@ -115,10 +113,10 @@ GEM
115
113
  parser (>= 3.3.0.2)
116
114
  rainbow (>= 2.2.2, < 4.0)
117
115
  regexp_parser (>= 2.9.3, < 3.0)
118
- rubocop-ast (>= 1.43.0, < 2.0)
116
+ rubocop-ast (>= 1.48.0, < 2.0)
119
117
  ruby-progressbar (~> 1.7)
120
118
  unicode-display_width (>= 2.4.0, < 4.0)
121
- rubocop-ast (1.46.0)
119
+ rubocop-ast (1.48.0)
122
120
  parser (>= 3.3.7.2)
123
121
  prism (~> 1.4)
124
122
  rubocop-performance (1.23.1)
@@ -154,10 +152,10 @@ PLATFORMS
154
152
 
155
153
  DEPENDENCIES
156
154
  appraisal (~> 2.5.0)
157
- erb (< 5)
155
+ erb (< 6)
158
156
  license_finder (~> 7.0)
159
157
  net-imap (< 0.5.0)
160
- nokogiri (< 1.18.0)
158
+ nokogiri (< 1.18.10)
161
159
  pry (>= 0.14.2)
162
160
  pry-byebug (= 3.10.1)
163
161
  rake (~> 13.0)
@@ -4,9 +4,9 @@
4
4
 
5
5
  source "https://rubygems.org"
6
6
 
7
- gem "erb", "< 5"
7
+ gem "erb", "< 6"
8
8
  gem "net-imap", "< 0.5.0"
9
- gem "nokogiri", "< 1.18.0"
9
+ gem "nokogiri", "< 1.18.10"
10
10
  gem "rails", "6.1.7.7"
11
11
  gem "rake", "~> 13.0"
12
12
  gem "rspec", "~> 3.0"
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../../rubocop-powerhome
3
3
  specs:
4
- rubocop-powerhome (0.5.6)
5
- rubocop (= 1.75.0)
4
+ rubocop-powerhome (0.6.0)
5
+ rubocop (= 1.82.1)
6
6
  rubocop-performance
7
7
  rubocop-rails
8
8
  rubocop-rake
@@ -11,8 +11,8 @@ PATH
11
11
  PATH
12
12
  remote: ..
13
13
  specs:
14
- rubocop-cobra (0.4.6)
15
- rubocop (= 1.75.0)
14
+ rubocop-cobra (0.4.7)
15
+ rubocop (= 1.82.1)
16
16
  rubocop-powerhome
17
17
 
18
18
  GEM
@@ -197,7 +197,7 @@ GEM
197
197
  diff-lcs (>= 1.2.0, < 2.0)
198
198
  rspec-support (~> 3.13.0)
199
199
  rspec-support (3.13.4)
200
- rubocop (1.75.0)
200
+ rubocop (1.82.1)
201
201
  json (~> 2.3)
202
202
  language_server-protocol (~> 3.17.0.2)
203
203
  lint_roller (~> 1.1.0)
@@ -205,10 +205,10 @@ GEM
205
205
  parser (>= 3.3.0.2)
206
206
  rainbow (>= 2.2.2, < 4.0)
207
207
  regexp_parser (>= 2.9.3, < 3.0)
208
- rubocop-ast (>= 1.43.0, < 2.0)
208
+ rubocop-ast (>= 1.48.0, < 2.0)
209
209
  ruby-progressbar (~> 1.7)
210
210
  unicode-display_width (>= 2.4.0, < 4.0)
211
- rubocop-ast (1.46.0)
211
+ rubocop-ast (1.48.0)
212
212
  parser (>= 3.3.7.2)
213
213
  prism (~> 1.4)
214
214
  rubocop-performance (1.24.0)
@@ -258,14 +258,15 @@ GEM
258
258
  PLATFORMS
259
259
  arm64-darwin-23
260
260
  arm64-darwin-24
261
+ arm64-darwin-25
261
262
  x86_64-linux
262
263
 
263
264
  DEPENDENCIES
264
265
  appraisal (~> 2.5.0)
265
- erb (< 5)
266
+ erb (< 6)
266
267
  license_finder (~> 7.0)
267
268
  net-imap (< 0.5.0)
268
- nokogiri (< 1.18.0)
269
+ nokogiri (< 1.18.10)
269
270
  pry (>= 0.14.2)
270
271
  pry-byebug (= 3.10.1)
271
272
  rails (= 6.1.7.7)
@@ -4,9 +4,9 @@
4
4
 
5
5
  source "https://rubygems.org"
6
6
 
7
- gem "erb", "< 5"
7
+ gem "erb", "< 6"
8
8
  gem "net-imap", "< 0.5.0"
9
- gem "nokogiri", "< 1.18.0"
9
+ gem "nokogiri", "< 1.18.10"
10
10
  gem "rails", "7.0.8.1"
11
11
  gem "rake", "~> 13.0"
12
12
  gem "rspec", "~> 3.0"
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../../rubocop-powerhome
3
3
  specs:
4
- rubocop-powerhome (0.5.6)
5
- rubocop (= 1.75.0)
4
+ rubocop-powerhome (0.6.0)
5
+ rubocop (= 1.82.1)
6
6
  rubocop-performance
7
7
  rubocop-rails
8
8
  rubocop-rake
@@ -11,8 +11,8 @@ PATH
11
11
  PATH
12
12
  remote: ..
13
13
  specs:
14
- rubocop-cobra (0.4.6)
15
- rubocop (= 1.75.0)
14
+ rubocop-cobra (0.4.7)
15
+ rubocop (= 1.82.1)
16
16
  rubocop-powerhome
17
17
 
18
18
  GEM
@@ -202,7 +202,7 @@ GEM
202
202
  diff-lcs (>= 1.2.0, < 2.0)
203
203
  rspec-support (~> 3.13.0)
204
204
  rspec-support (3.13.4)
205
- rubocop (1.75.0)
205
+ rubocop (1.82.1)
206
206
  json (~> 2.3)
207
207
  language_server-protocol (~> 3.17.0.2)
208
208
  lint_roller (~> 1.1.0)
@@ -210,10 +210,10 @@ GEM
210
210
  parser (>= 3.3.0.2)
211
211
  rainbow (>= 2.2.2, < 4.0)
212
212
  regexp_parser (>= 2.9.3, < 3.0)
213
- rubocop-ast (>= 1.43.0, < 2.0)
213
+ rubocop-ast (>= 1.48.0, < 2.0)
214
214
  ruby-progressbar (~> 1.7)
215
215
  unicode-display_width (>= 2.4.0, < 4.0)
216
- rubocop-ast (1.46.0)
216
+ rubocop-ast (1.48.0)
217
217
  parser (>= 3.3.7.2)
218
218
  prism (~> 1.4)
219
219
  rubocop-performance (1.24.0)
@@ -255,14 +255,15 @@ GEM
255
255
  PLATFORMS
256
256
  arm64-darwin-23
257
257
  arm64-darwin-24
258
+ arm64-darwin-25
258
259
  x86_64-linux
259
260
 
260
261
  DEPENDENCIES
261
262
  appraisal (~> 2.5.0)
262
- erb (< 5)
263
+ erb (< 6)
263
264
  license_finder (~> 7.0)
264
265
  net-imap (< 0.5.0)
265
- nokogiri (< 1.18.0)
266
+ nokogiri (< 1.18.10)
266
267
  pry (>= 0.14.2)
267
268
  pry-byebug (= 3.10.1)
268
269
  rails (= 7.0.8.1)
@@ -4,9 +4,9 @@
4
4
 
5
5
  source "https://rubygems.org"
6
6
 
7
- gem "erb", "< 5"
7
+ gem "erb", "< 6"
8
8
  gem "net-imap", "< 0.5.0"
9
- gem "nokogiri", "< 1.18.0"
9
+ gem "nokogiri", "< 1.18.10"
10
10
  gem "rails", "7.1.5.2"
11
11
  gem "rake", "~> 13.0"
12
12
  gem "rspec", "~> 3.0"
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../../rubocop-powerhome
3
3
  specs:
4
- rubocop-powerhome (0.5.6)
5
- rubocop (= 1.75.0)
4
+ rubocop-powerhome (0.6.0)
5
+ rubocop (= 1.82.1)
6
6
  rubocop-performance
7
7
  rubocop-rails
8
8
  rubocop-rake
@@ -11,8 +11,8 @@ PATH
11
11
  PATH
12
12
  remote: ..
13
13
  specs:
14
- rubocop-cobra (0.4.6)
15
- rubocop (= 1.75.0)
14
+ rubocop-cobra (0.4.7)
15
+ rubocop (= 1.82.1)
16
16
  rubocop-powerhome
17
17
 
18
18
  GEM
@@ -248,7 +248,7 @@ GEM
248
248
  diff-lcs (>= 1.2.0, < 2.0)
249
249
  rspec-support (~> 3.13.0)
250
250
  rspec-support (3.13.4)
251
- rubocop (1.75.0)
251
+ rubocop (1.82.1)
252
252
  json (~> 2.3)
253
253
  language_server-protocol (~> 3.17.0.2)
254
254
  lint_roller (~> 1.1.0)
@@ -256,10 +256,10 @@ GEM
256
256
  parser (>= 3.3.0.2)
257
257
  rainbow (>= 2.2.2, < 4.0)
258
258
  regexp_parser (>= 2.9.3, < 3.0)
259
- rubocop-ast (>= 1.43.0, < 2.0)
259
+ rubocop-ast (>= 1.48.0, < 2.0)
260
260
  ruby-progressbar (~> 1.7)
261
261
  unicode-display_width (>= 2.4.0, < 4.0)
262
- rubocop-ast (1.46.0)
262
+ rubocop-ast (1.48.0)
263
263
  parser (>= 3.3.7.2)
264
264
  prism (~> 1.4)
265
265
  rubocop-performance (1.24.0)
@@ -311,10 +311,10 @@ PLATFORMS
311
311
 
312
312
  DEPENDENCIES
313
313
  appraisal (~> 2.5.0)
314
- erb (< 5)
314
+ erb (< 6)
315
315
  license_finder (~> 7.0)
316
316
  net-imap (< 0.5.0)
317
- nokogiri (< 1.18.0)
317
+ nokogiri (< 1.18.10)
318
318
  pry (>= 0.14.2)
319
319
  pry-byebug (= 3.10.1)
320
320
  rails (= 7.1.5.2)
@@ -4,9 +4,9 @@
4
4
 
5
5
  source "https://rubygems.org"
6
6
 
7
- gem "erb", "< 5"
7
+ gem "erb", "< 6"
8
8
  gem "net-imap", "< 0.5.0"
9
- gem "nokogiri", "< 1.18.0"
9
+ gem "nokogiri", "< 1.18.10"
10
10
  gem "rails", "7.2.2.2"
11
11
  gem "rake", "~> 13.0"
12
12
  gem "rspec", "~> 3.0"
@@ -1,8 +1,8 @@
1
1
  PATH
2
2
  remote: ../../rubocop-powerhome
3
3
  specs:
4
- rubocop-powerhome (0.5.6)
5
- rubocop (= 1.75.0)
4
+ rubocop-powerhome (0.6.0)
5
+ rubocop (= 1.82.1)
6
6
  rubocop-performance
7
7
  rubocop-rails
8
8
  rubocop-rake
@@ -11,8 +11,8 @@ PATH
11
11
  PATH
12
12
  remote: ..
13
13
  specs:
14
- rubocop-cobra (0.4.6)
15
- rubocop (= 1.75.0)
14
+ rubocop-cobra (0.4.7)
15
+ rubocop (= 1.82.1)
16
16
  rubocop-powerhome
17
17
 
18
18
  GEM
@@ -241,7 +241,7 @@ GEM
241
241
  diff-lcs (>= 1.2.0, < 2.0)
242
242
  rspec-support (~> 3.13.0)
243
243
  rspec-support (3.13.4)
244
- rubocop (1.75.0)
244
+ rubocop (1.82.1)
245
245
  json (~> 2.3)
246
246
  language_server-protocol (~> 3.17.0.2)
247
247
  lint_roller (~> 1.1.0)
@@ -249,10 +249,10 @@ GEM
249
249
  parser (>= 3.3.0.2)
250
250
  rainbow (>= 2.2.2, < 4.0)
251
251
  regexp_parser (>= 2.9.3, < 3.0)
252
- rubocop-ast (>= 1.43.0, < 2.0)
252
+ rubocop-ast (>= 1.48.0, < 2.0)
253
253
  ruby-progressbar (~> 1.7)
254
254
  unicode-display_width (>= 2.4.0, < 4.0)
255
- rubocop-ast (1.46.0)
255
+ rubocop-ast (1.48.0)
256
256
  parser (>= 3.3.7.2)
257
257
  prism (~> 1.4)
258
258
  rubocop-performance (1.24.0)
@@ -305,10 +305,10 @@ PLATFORMS
305
305
 
306
306
  DEPENDENCIES
307
307
  appraisal (~> 2.5.0)
308
- erb (< 5)
308
+ erb (< 6)
309
309
  license_finder (~> 7.0)
310
310
  net-imap (< 0.5.0)
311
- nokogiri (< 1.18.0)
311
+ nokogiri (< 1.18.10)
312
312
  pry (>= 0.14.2)
313
313
  pry-byebug (= 3.10.1)
314
314
  rails (= 7.2.2.2)
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module Cobra
5
- VERSION = "0.4.6"
5
+ VERSION = "0.4.7"
6
6
  end
7
7
  end
@@ -35,7 +35,7 @@ Gem::Specification.new do |spec|
35
35
  # For more information and examples about making a new gem, check out our
36
36
  # guide at: https://bundler.io/guides/creating_gem.html
37
37
 
38
- spec.add_dependency "rubocop", "1.75.0"
38
+ spec.add_dependency "rubocop", "1.82.1"
39
39
  spec.add_dependency "rubocop-powerhome"
40
40
  spec.metadata["rubygems_mfa_required"] = "true"
41
41
 
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rubocop-cobra
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.6
4
+ version: 0.4.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Carlos Palhares
@@ -16,14 +16,14 @@ dependencies:
16
16
  requirements:
17
17
  - - '='
18
18
  - !ruby/object:Gem::Version
19
- version: 1.75.0
19
+ version: 1.82.1
20
20
  type: :runtime
21
21
  prerelease: false
22
22
  version_requirements: !ruby/object:Gem::Requirement
23
23
  requirements:
24
24
  - - '='
25
25
  - !ruby/object:Gem::Version
26
- version: 1.75.0
26
+ version: 1.82.1
27
27
  - !ruby/object:Gem::Dependency
28
28
  name: rubocop-powerhome
29
29
  requirement: !ruby/object:Gem::Requirement