rubocop-cobra 0.4.5 → 0.4.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.
@@ -0,0 +1,329 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.5.6)
5
+ rubocop (= 1.75.0)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ rubocop-cobra (0.4.6)
15
+ rubocop (= 1.75.0)
16
+ rubocop-powerhome
17
+
18
+ GEM
19
+ remote: https://rubygems.org/
20
+ specs:
21
+ actioncable (7.1.5.2)
22
+ actionpack (= 7.1.5.2)
23
+ activesupport (= 7.1.5.2)
24
+ nio4r (~> 2.0)
25
+ websocket-driver (>= 0.6.1)
26
+ zeitwerk (~> 2.6)
27
+ actionmailbox (7.1.5.2)
28
+ actionpack (= 7.1.5.2)
29
+ activejob (= 7.1.5.2)
30
+ activerecord (= 7.1.5.2)
31
+ activestorage (= 7.1.5.2)
32
+ activesupport (= 7.1.5.2)
33
+ mail (>= 2.7.1)
34
+ net-imap
35
+ net-pop
36
+ net-smtp
37
+ actionmailer (7.1.5.2)
38
+ actionpack (= 7.1.5.2)
39
+ actionview (= 7.1.5.2)
40
+ activejob (= 7.1.5.2)
41
+ activesupport (= 7.1.5.2)
42
+ mail (~> 2.5, >= 2.5.4)
43
+ net-imap
44
+ net-pop
45
+ net-smtp
46
+ rails-dom-testing (~> 2.2)
47
+ actionpack (7.1.5.2)
48
+ actionview (= 7.1.5.2)
49
+ activesupport (= 7.1.5.2)
50
+ nokogiri (>= 1.8.5)
51
+ racc
52
+ rack (>= 2.2.4)
53
+ rack-session (>= 1.0.1)
54
+ rack-test (>= 0.6.3)
55
+ rails-dom-testing (~> 2.2)
56
+ rails-html-sanitizer (~> 1.6)
57
+ actiontext (7.1.5.2)
58
+ actionpack (= 7.1.5.2)
59
+ activerecord (= 7.1.5.2)
60
+ activestorage (= 7.1.5.2)
61
+ activesupport (= 7.1.5.2)
62
+ globalid (>= 0.6.0)
63
+ nokogiri (>= 1.8.5)
64
+ actionview (7.1.5.2)
65
+ activesupport (= 7.1.5.2)
66
+ builder (~> 3.1)
67
+ erubi (~> 1.11)
68
+ rails-dom-testing (~> 2.2)
69
+ rails-html-sanitizer (~> 1.6)
70
+ activejob (7.1.5.2)
71
+ activesupport (= 7.1.5.2)
72
+ globalid (>= 0.3.6)
73
+ activemodel (7.1.5.2)
74
+ activesupport (= 7.1.5.2)
75
+ activerecord (7.1.5.2)
76
+ activemodel (= 7.1.5.2)
77
+ activesupport (= 7.1.5.2)
78
+ timeout (>= 0.4.0)
79
+ activestorage (7.1.5.2)
80
+ actionpack (= 7.1.5.2)
81
+ activejob (= 7.1.5.2)
82
+ activerecord (= 7.1.5.2)
83
+ activesupport (= 7.1.5.2)
84
+ marcel (~> 1.0)
85
+ activesupport (7.1.5.2)
86
+ base64
87
+ benchmark (>= 0.3)
88
+ bigdecimal
89
+ concurrent-ruby (~> 1.0, >= 1.0.2)
90
+ connection_pool (>= 2.2.5)
91
+ drb
92
+ i18n (>= 1.6, < 2)
93
+ logger (>= 1.4.2)
94
+ minitest (>= 5.1)
95
+ mutex_m
96
+ securerandom (>= 0.3)
97
+ tzinfo (~> 2.0)
98
+ appraisal (2.5.0)
99
+ bundler
100
+ rake
101
+ thor (>= 0.14.0)
102
+ ast (2.4.3)
103
+ base64 (0.3.0)
104
+ benchmark (0.4.1)
105
+ bigdecimal (3.2.2)
106
+ builder (3.3.0)
107
+ byebug (11.1.3)
108
+ cgi (0.5.0)
109
+ coderay (1.1.3)
110
+ concurrent-ruby (1.3.5)
111
+ connection_pool (2.5.3)
112
+ crass (1.0.6)
113
+ csv (3.3.5)
114
+ date (3.4.1)
115
+ diff-lcs (1.6.2)
116
+ drb (2.2.3)
117
+ erb (4.0.4)
118
+ cgi (>= 0.3.3)
119
+ erubi (1.13.1)
120
+ globalid (1.2.1)
121
+ activesupport (>= 6.1)
122
+ i18n (1.14.7)
123
+ concurrent-ruby (~> 1.0)
124
+ io-console (0.8.1)
125
+ irb (1.15.2)
126
+ pp (>= 0.6.0)
127
+ rdoc (>= 4.0.0)
128
+ reline (>= 0.4.2)
129
+ json (2.13.2)
130
+ language_server-protocol (3.17.0.5)
131
+ license_finder (7.2.1)
132
+ bundler
133
+ csv (~> 3.2)
134
+ rubyzip (>= 1, < 3)
135
+ thor (~> 1.2)
136
+ tomlrb (>= 1.3, < 2.1)
137
+ with_env (= 1.1.0)
138
+ xml-simple (~> 1.1.9)
139
+ lint_roller (1.1.0)
140
+ logger (1.7.0)
141
+ loofah (2.24.1)
142
+ crass (~> 1.0.2)
143
+ nokogiri (>= 1.12.0)
144
+ mail (2.8.1)
145
+ mini_mime (>= 0.1.1)
146
+ net-imap
147
+ net-pop
148
+ net-smtp
149
+ marcel (1.0.4)
150
+ method_source (1.1.0)
151
+ mini_mime (1.1.5)
152
+ minitest (5.25.5)
153
+ mutex_m (0.3.0)
154
+ net-imap (0.4.22)
155
+ date
156
+ net-protocol
157
+ net-pop (0.1.2)
158
+ net-protocol
159
+ net-protocol (0.2.2)
160
+ timeout
161
+ net-smtp (0.5.1)
162
+ net-protocol
163
+ nio4r (2.7.4)
164
+ nokogiri (1.17.2-aarch64-linux)
165
+ racc (~> 1.4)
166
+ nokogiri (1.17.2-arm-linux)
167
+ racc (~> 1.4)
168
+ nokogiri (1.17.2-arm64-darwin)
169
+ racc (~> 1.4)
170
+ nokogiri (1.17.2-x86_64-darwin)
171
+ racc (~> 1.4)
172
+ nokogiri (1.17.2-x86_64-linux)
173
+ racc (~> 1.4)
174
+ parallel (1.27.0)
175
+ parser (3.3.9.0)
176
+ ast (~> 2.4.1)
177
+ racc
178
+ pp (0.6.2)
179
+ prettyprint
180
+ prettyprint (0.2.0)
181
+ prism (1.4.0)
182
+ pry (0.14.2)
183
+ coderay (~> 1.1)
184
+ method_source (~> 1.0)
185
+ pry-byebug (3.10.1)
186
+ byebug (~> 11.0)
187
+ pry (>= 0.13, < 0.15)
188
+ psych (5.2.6)
189
+ date
190
+ stringio
191
+ racc (1.8.1)
192
+ rack (3.2.0)
193
+ rack-session (2.1.1)
194
+ base64 (>= 0.1.0)
195
+ rack (>= 3.0.0)
196
+ rack-test (2.2.0)
197
+ rack (>= 1.3)
198
+ rackup (2.2.1)
199
+ rack (>= 3)
200
+ rails (7.1.5.2)
201
+ actioncable (= 7.1.5.2)
202
+ actionmailbox (= 7.1.5.2)
203
+ actionmailer (= 7.1.5.2)
204
+ actionpack (= 7.1.5.2)
205
+ actiontext (= 7.1.5.2)
206
+ actionview (= 7.1.5.2)
207
+ activejob (= 7.1.5.2)
208
+ activemodel (= 7.1.5.2)
209
+ activerecord (= 7.1.5.2)
210
+ activestorage (= 7.1.5.2)
211
+ activesupport (= 7.1.5.2)
212
+ bundler (>= 1.15.0)
213
+ railties (= 7.1.5.2)
214
+ rails-dom-testing (2.3.0)
215
+ activesupport (>= 5.0.0)
216
+ minitest
217
+ nokogiri (>= 1.6)
218
+ rails-html-sanitizer (1.6.2)
219
+ loofah (~> 2.21)
220
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
221
+ railties (7.1.5.2)
222
+ actionpack (= 7.1.5.2)
223
+ activesupport (= 7.1.5.2)
224
+ irb
225
+ rackup (>= 1.0.0)
226
+ rake (>= 12.2)
227
+ thor (~> 1.0, >= 1.2.2)
228
+ zeitwerk (~> 2.6)
229
+ rainbow (3.1.1)
230
+ rake (13.3.0)
231
+ rdoc (6.14.2)
232
+ erb
233
+ psych (>= 4.0.0)
234
+ regexp_parser (2.11.2)
235
+ reline (0.6.2)
236
+ io-console (~> 0.5)
237
+ rexml (3.4.1)
238
+ rspec (3.13.1)
239
+ rspec-core (~> 3.13.0)
240
+ rspec-expectations (~> 3.13.0)
241
+ rspec-mocks (~> 3.13.0)
242
+ rspec-core (3.13.5)
243
+ rspec-support (~> 3.13.0)
244
+ rspec-expectations (3.13.5)
245
+ diff-lcs (>= 1.2.0, < 2.0)
246
+ rspec-support (~> 3.13.0)
247
+ rspec-mocks (3.13.5)
248
+ diff-lcs (>= 1.2.0, < 2.0)
249
+ rspec-support (~> 3.13.0)
250
+ rspec-support (3.13.4)
251
+ rubocop (1.75.0)
252
+ json (~> 2.3)
253
+ language_server-protocol (~> 3.17.0.2)
254
+ lint_roller (~> 1.1.0)
255
+ parallel (~> 1.10)
256
+ parser (>= 3.3.0.2)
257
+ rainbow (>= 2.2.2, < 4.0)
258
+ regexp_parser (>= 2.9.3, < 3.0)
259
+ rubocop-ast (>= 1.43.0, < 2.0)
260
+ ruby-progressbar (~> 1.7)
261
+ unicode-display_width (>= 2.4.0, < 4.0)
262
+ rubocop-ast (1.46.0)
263
+ parser (>= 3.3.7.2)
264
+ prism (~> 1.4)
265
+ rubocop-performance (1.24.0)
266
+ lint_roller (~> 1.1)
267
+ rubocop (>= 1.72.1, < 2.0)
268
+ rubocop-ast (>= 1.38.0, < 2.0)
269
+ rubocop-rails (2.30.3)
270
+ activesupport (>= 4.2.0)
271
+ lint_roller (~> 1.1)
272
+ rack (>= 1.1)
273
+ rubocop (>= 1.72.1, < 2.0)
274
+ rubocop-ast (>= 1.38.0, < 2.0)
275
+ rubocop-rake (0.7.1)
276
+ lint_roller (~> 1.1)
277
+ rubocop (>= 1.72.1)
278
+ rubocop-rspec (3.6.0)
279
+ lint_roller (~> 1.1)
280
+ rubocop (~> 1.72, >= 1.72.1)
281
+ ruby-progressbar (1.13.0)
282
+ rubyzip (2.4.1)
283
+ securerandom (0.3.2)
284
+ stringio (3.1.7)
285
+ thor (1.4.0)
286
+ timeout (0.4.3)
287
+ tomlrb (2.0.3)
288
+ tzinfo (2.0.6)
289
+ concurrent-ruby (~> 1.0)
290
+ unicode-display_width (3.1.4)
291
+ unicode-emoji (~> 4.0, >= 4.0.4)
292
+ unicode-emoji (4.0.4)
293
+ websocket-driver (0.8.0)
294
+ base64
295
+ websocket-extensions (>= 0.1.0)
296
+ websocket-extensions (0.1.5)
297
+ with_env (1.1.0)
298
+ xml-simple (1.1.9)
299
+ rexml
300
+ zeitwerk (2.6.18)
301
+
302
+ PLATFORMS
303
+ aarch64-linux-gnu
304
+ aarch64-linux-musl
305
+ arm-linux-gnu
306
+ arm-linux-musl
307
+ arm64-darwin
308
+ x86_64-darwin
309
+ x86_64-linux-gnu
310
+ x86_64-linux-musl
311
+
312
+ DEPENDENCIES
313
+ appraisal (~> 2.5.0)
314
+ erb (< 5)
315
+ license_finder (~> 7.0)
316
+ net-imap (< 0.5.0)
317
+ nokogiri (< 1.18.0)
318
+ pry (>= 0.14.2)
319
+ pry-byebug (= 3.10.1)
320
+ rails (= 7.1.5.2)
321
+ rake (~> 13.0)
322
+ rspec (~> 3.0)
323
+ rubocop-cobra!
324
+ rubocop-powerhome!
325
+ securerandom (< 0.4.0)
326
+ zeitwerk (< 2.7.0)
327
+
328
+ BUNDLED WITH
329
+ 2.5.23
@@ -0,0 +1,17 @@
1
+ # frozen_string_literal: true
2
+
3
+ # This file was generated by Appraisal
4
+
5
+ source "https://rubygems.org"
6
+
7
+ gem "erb", "< 5"
8
+ gem "net-imap", "< 0.5.0"
9
+ gem "nokogiri", "< 1.18.0"
10
+ gem "rails", "7.2.2.2"
11
+ gem "rake", "~> 13.0"
12
+ gem "rspec", "~> 3.0"
13
+ gem "rubocop-powerhome", path: "../../rubocop-powerhome"
14
+ gem "securerandom", "< 0.4.0"
15
+ gem "zeitwerk", "< 2.7.0"
16
+
17
+ gemspec path: "../"
@@ -0,0 +1,323 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.5.6)
5
+ rubocop (= 1.75.0)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ rubocop-cobra (0.4.6)
15
+ rubocop (= 1.75.0)
16
+ rubocop-powerhome
17
+
18
+ GEM
19
+ remote: https://rubygems.org/
20
+ specs:
21
+ actioncable (7.2.2.2)
22
+ actionpack (= 7.2.2.2)
23
+ activesupport (= 7.2.2.2)
24
+ nio4r (~> 2.0)
25
+ websocket-driver (>= 0.6.1)
26
+ zeitwerk (~> 2.6)
27
+ actionmailbox (7.2.2.2)
28
+ actionpack (= 7.2.2.2)
29
+ activejob (= 7.2.2.2)
30
+ activerecord (= 7.2.2.2)
31
+ activestorage (= 7.2.2.2)
32
+ activesupport (= 7.2.2.2)
33
+ mail (>= 2.8.0)
34
+ actionmailer (7.2.2.2)
35
+ actionpack (= 7.2.2.2)
36
+ actionview (= 7.2.2.2)
37
+ activejob (= 7.2.2.2)
38
+ activesupport (= 7.2.2.2)
39
+ mail (>= 2.8.0)
40
+ rails-dom-testing (~> 2.2)
41
+ actionpack (7.2.2.2)
42
+ actionview (= 7.2.2.2)
43
+ activesupport (= 7.2.2.2)
44
+ nokogiri (>= 1.8.5)
45
+ racc
46
+ rack (>= 2.2.4, < 3.2)
47
+ rack-session (>= 1.0.1)
48
+ rack-test (>= 0.6.3)
49
+ rails-dom-testing (~> 2.2)
50
+ rails-html-sanitizer (~> 1.6)
51
+ useragent (~> 0.16)
52
+ actiontext (7.2.2.2)
53
+ actionpack (= 7.2.2.2)
54
+ activerecord (= 7.2.2.2)
55
+ activestorage (= 7.2.2.2)
56
+ activesupport (= 7.2.2.2)
57
+ globalid (>= 0.6.0)
58
+ nokogiri (>= 1.8.5)
59
+ actionview (7.2.2.2)
60
+ activesupport (= 7.2.2.2)
61
+ builder (~> 3.1)
62
+ erubi (~> 1.11)
63
+ rails-dom-testing (~> 2.2)
64
+ rails-html-sanitizer (~> 1.6)
65
+ activejob (7.2.2.2)
66
+ activesupport (= 7.2.2.2)
67
+ globalid (>= 0.3.6)
68
+ activemodel (7.2.2.2)
69
+ activesupport (= 7.2.2.2)
70
+ activerecord (7.2.2.2)
71
+ activemodel (= 7.2.2.2)
72
+ activesupport (= 7.2.2.2)
73
+ timeout (>= 0.4.0)
74
+ activestorage (7.2.2.2)
75
+ actionpack (= 7.2.2.2)
76
+ activejob (= 7.2.2.2)
77
+ activerecord (= 7.2.2.2)
78
+ activesupport (= 7.2.2.2)
79
+ marcel (~> 1.0)
80
+ activesupport (7.2.2.2)
81
+ base64
82
+ benchmark (>= 0.3)
83
+ bigdecimal
84
+ concurrent-ruby (~> 1.0, >= 1.3.1)
85
+ connection_pool (>= 2.2.5)
86
+ drb
87
+ i18n (>= 1.6, < 2)
88
+ logger (>= 1.4.2)
89
+ minitest (>= 5.1)
90
+ securerandom (>= 0.3)
91
+ tzinfo (~> 2.0, >= 2.0.5)
92
+ appraisal (2.5.0)
93
+ bundler
94
+ rake
95
+ thor (>= 0.14.0)
96
+ ast (2.4.3)
97
+ base64 (0.3.0)
98
+ benchmark (0.4.1)
99
+ bigdecimal (3.2.2)
100
+ builder (3.3.0)
101
+ byebug (11.1.3)
102
+ cgi (0.5.0)
103
+ coderay (1.1.3)
104
+ concurrent-ruby (1.3.5)
105
+ connection_pool (2.5.3)
106
+ crass (1.0.6)
107
+ csv (3.3.5)
108
+ date (3.4.1)
109
+ diff-lcs (1.6.2)
110
+ drb (2.2.3)
111
+ erb (4.0.4)
112
+ cgi (>= 0.3.3)
113
+ erubi (1.13.1)
114
+ globalid (1.2.1)
115
+ activesupport (>= 6.1)
116
+ i18n (1.14.7)
117
+ concurrent-ruby (~> 1.0)
118
+ io-console (0.8.1)
119
+ irb (1.15.2)
120
+ pp (>= 0.6.0)
121
+ rdoc (>= 4.0.0)
122
+ reline (>= 0.4.2)
123
+ json (2.13.2)
124
+ language_server-protocol (3.17.0.5)
125
+ license_finder (7.2.1)
126
+ bundler
127
+ csv (~> 3.2)
128
+ rubyzip (>= 1, < 3)
129
+ thor (~> 1.2)
130
+ tomlrb (>= 1.3, < 2.1)
131
+ with_env (= 1.1.0)
132
+ xml-simple (~> 1.1.9)
133
+ lint_roller (1.1.0)
134
+ logger (1.7.0)
135
+ loofah (2.24.1)
136
+ crass (~> 1.0.2)
137
+ nokogiri (>= 1.12.0)
138
+ mail (2.8.1)
139
+ mini_mime (>= 0.1.1)
140
+ net-imap
141
+ net-pop
142
+ net-smtp
143
+ marcel (1.0.4)
144
+ method_source (1.1.0)
145
+ mini_mime (1.1.5)
146
+ minitest (5.25.5)
147
+ net-imap (0.4.22)
148
+ date
149
+ net-protocol
150
+ net-pop (0.1.2)
151
+ net-protocol
152
+ net-protocol (0.2.2)
153
+ timeout
154
+ net-smtp (0.5.1)
155
+ net-protocol
156
+ nio4r (2.7.4)
157
+ nokogiri (1.17.2-aarch64-linux)
158
+ racc (~> 1.4)
159
+ nokogiri (1.17.2-arm-linux)
160
+ racc (~> 1.4)
161
+ nokogiri (1.17.2-arm64-darwin)
162
+ racc (~> 1.4)
163
+ nokogiri (1.17.2-x86_64-darwin)
164
+ racc (~> 1.4)
165
+ nokogiri (1.17.2-x86_64-linux)
166
+ racc (~> 1.4)
167
+ parallel (1.27.0)
168
+ parser (3.3.9.0)
169
+ ast (~> 2.4.1)
170
+ racc
171
+ pp (0.6.2)
172
+ prettyprint
173
+ prettyprint (0.2.0)
174
+ prism (1.4.0)
175
+ pry (0.14.2)
176
+ coderay (~> 1.1)
177
+ method_source (~> 1.0)
178
+ pry-byebug (3.10.1)
179
+ byebug (~> 11.0)
180
+ pry (>= 0.13, < 0.15)
181
+ psych (5.2.6)
182
+ date
183
+ stringio
184
+ racc (1.8.1)
185
+ rack (3.1.16)
186
+ rack-session (2.1.1)
187
+ base64 (>= 0.1.0)
188
+ rack (>= 3.0.0)
189
+ rack-test (2.2.0)
190
+ rack (>= 1.3)
191
+ rackup (2.2.1)
192
+ rack (>= 3)
193
+ rails (7.2.2.2)
194
+ actioncable (= 7.2.2.2)
195
+ actionmailbox (= 7.2.2.2)
196
+ actionmailer (= 7.2.2.2)
197
+ actionpack (= 7.2.2.2)
198
+ actiontext (= 7.2.2.2)
199
+ actionview (= 7.2.2.2)
200
+ activejob (= 7.2.2.2)
201
+ activemodel (= 7.2.2.2)
202
+ activerecord (= 7.2.2.2)
203
+ activestorage (= 7.2.2.2)
204
+ activesupport (= 7.2.2.2)
205
+ bundler (>= 1.15.0)
206
+ railties (= 7.2.2.2)
207
+ rails-dom-testing (2.3.0)
208
+ activesupport (>= 5.0.0)
209
+ minitest
210
+ nokogiri (>= 1.6)
211
+ rails-html-sanitizer (1.6.2)
212
+ loofah (~> 2.21)
213
+ nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0)
214
+ railties (7.2.2.2)
215
+ actionpack (= 7.2.2.2)
216
+ activesupport (= 7.2.2.2)
217
+ irb (~> 1.13)
218
+ rackup (>= 1.0.0)
219
+ rake (>= 12.2)
220
+ thor (~> 1.0, >= 1.2.2)
221
+ zeitwerk (~> 2.6)
222
+ rainbow (3.1.1)
223
+ rake (13.3.0)
224
+ rdoc (6.14.2)
225
+ erb
226
+ psych (>= 4.0.0)
227
+ regexp_parser (2.11.2)
228
+ reline (0.6.2)
229
+ io-console (~> 0.5)
230
+ rexml (3.4.1)
231
+ rspec (3.13.1)
232
+ rspec-core (~> 3.13.0)
233
+ rspec-expectations (~> 3.13.0)
234
+ rspec-mocks (~> 3.13.0)
235
+ rspec-core (3.13.5)
236
+ rspec-support (~> 3.13.0)
237
+ rspec-expectations (3.13.5)
238
+ diff-lcs (>= 1.2.0, < 2.0)
239
+ rspec-support (~> 3.13.0)
240
+ rspec-mocks (3.13.5)
241
+ diff-lcs (>= 1.2.0, < 2.0)
242
+ rspec-support (~> 3.13.0)
243
+ rspec-support (3.13.4)
244
+ rubocop (1.75.0)
245
+ json (~> 2.3)
246
+ language_server-protocol (~> 3.17.0.2)
247
+ lint_roller (~> 1.1.0)
248
+ parallel (~> 1.10)
249
+ parser (>= 3.3.0.2)
250
+ rainbow (>= 2.2.2, < 4.0)
251
+ regexp_parser (>= 2.9.3, < 3.0)
252
+ rubocop-ast (>= 1.43.0, < 2.0)
253
+ ruby-progressbar (~> 1.7)
254
+ unicode-display_width (>= 2.4.0, < 4.0)
255
+ rubocop-ast (1.46.0)
256
+ parser (>= 3.3.7.2)
257
+ prism (~> 1.4)
258
+ rubocop-performance (1.24.0)
259
+ lint_roller (~> 1.1)
260
+ rubocop (>= 1.72.1, < 2.0)
261
+ rubocop-ast (>= 1.38.0, < 2.0)
262
+ rubocop-rails (2.30.3)
263
+ activesupport (>= 4.2.0)
264
+ lint_roller (~> 1.1)
265
+ rack (>= 1.1)
266
+ rubocop (>= 1.72.1, < 2.0)
267
+ rubocop-ast (>= 1.38.0, < 2.0)
268
+ rubocop-rake (0.7.1)
269
+ lint_roller (~> 1.1)
270
+ rubocop (>= 1.72.1)
271
+ rubocop-rspec (3.6.0)
272
+ lint_roller (~> 1.1)
273
+ rubocop (~> 1.72, >= 1.72.1)
274
+ ruby-progressbar (1.13.0)
275
+ rubyzip (2.4.1)
276
+ securerandom (0.3.2)
277
+ stringio (3.1.7)
278
+ thor (1.4.0)
279
+ timeout (0.4.3)
280
+ tomlrb (2.0.3)
281
+ tzinfo (2.0.6)
282
+ concurrent-ruby (~> 1.0)
283
+ unicode-display_width (3.1.4)
284
+ unicode-emoji (~> 4.0, >= 4.0.4)
285
+ unicode-emoji (4.0.4)
286
+ useragent (0.16.11)
287
+ websocket-driver (0.8.0)
288
+ base64
289
+ websocket-extensions (>= 0.1.0)
290
+ websocket-extensions (0.1.5)
291
+ with_env (1.1.0)
292
+ xml-simple (1.1.9)
293
+ rexml
294
+ zeitwerk (2.6.18)
295
+
296
+ PLATFORMS
297
+ aarch64-linux-gnu
298
+ aarch64-linux-musl
299
+ arm-linux-gnu
300
+ arm-linux-musl
301
+ arm64-darwin
302
+ x86_64-darwin
303
+ x86_64-linux-gnu
304
+ x86_64-linux-musl
305
+
306
+ DEPENDENCIES
307
+ appraisal (~> 2.5.0)
308
+ erb (< 5)
309
+ license_finder (~> 7.0)
310
+ net-imap (< 0.5.0)
311
+ nokogiri (< 1.18.0)
312
+ pry (>= 0.14.2)
313
+ pry-byebug (= 3.10.1)
314
+ rails (= 7.2.2.2)
315
+ rake (~> 13.0)
316
+ rspec (~> 3.0)
317
+ rubocop-cobra!
318
+ rubocop-powerhome!
319
+ securerandom (< 0.4.0)
320
+ zeitwerk (< 2.7.0)
321
+
322
+ BUNDLED WITH
323
+ 2.5.23
@@ -2,6 +2,6 @@
2
2
 
3
3
  module RuboCop
4
4
  module Cobra
5
- VERSION = "0.4.5"
5
+ VERSION = "0.4.6"
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.74.0"
38
+ spec.add_dependency "rubocop", "1.75.0"
39
39
  spec.add_dependency "rubocop-powerhome"
40
40
  spec.metadata["rubygems_mfa_required"] = "true"
41
41