lumberaxe 0.2.0 → 0.3.0

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,379 @@
1
+ PATH
2
+ remote: ../../rubocop-powerhome
3
+ specs:
4
+ rubocop-powerhome (0.7.0)
5
+ rubocop (= 1.82.1)
6
+ rubocop-performance
7
+ rubocop-rails
8
+ rubocop-rake
9
+ rubocop-rspec
10
+
11
+ PATH
12
+ remote: ..
13
+ specs:
14
+ lumberaxe (0.3.0)
15
+ activesupport (>= 7.1.3.2, < 8.2)
16
+ lograge (= 0.10.0)
17
+
18
+ GEM
19
+ remote: https://rubygems.org/
20
+ specs:
21
+ actioncable (8.0.5)
22
+ actionpack (= 8.0.5)
23
+ activesupport (= 8.0.5)
24
+ nio4r (~> 2.0)
25
+ websocket-driver (>= 0.6.1)
26
+ zeitwerk (~> 2.6)
27
+ actionmailbox (8.0.5)
28
+ actionpack (= 8.0.5)
29
+ activejob (= 8.0.5)
30
+ activerecord (= 8.0.5)
31
+ activestorage (= 8.0.5)
32
+ activesupport (= 8.0.5)
33
+ mail (>= 2.8.0)
34
+ actionmailer (8.0.5)
35
+ actionpack (= 8.0.5)
36
+ actionview (= 8.0.5)
37
+ activejob (= 8.0.5)
38
+ activesupport (= 8.0.5)
39
+ mail (>= 2.8.0)
40
+ rails-dom-testing (~> 2.2)
41
+ actionpack (8.0.5)
42
+ actionview (= 8.0.5)
43
+ activesupport (= 8.0.5)
44
+ nokogiri (>= 1.8.5)
45
+ rack (>= 2.2.4)
46
+ rack-session (>= 1.0.1)
47
+ rack-test (>= 0.6.3)
48
+ rails-dom-testing (~> 2.2)
49
+ rails-html-sanitizer (~> 1.6)
50
+ useragent (~> 0.16)
51
+ actiontext (8.0.5)
52
+ actionpack (= 8.0.5)
53
+ activerecord (= 8.0.5)
54
+ activestorage (= 8.0.5)
55
+ activesupport (= 8.0.5)
56
+ globalid (>= 0.6.0)
57
+ nokogiri (>= 1.8.5)
58
+ actionview (8.0.5)
59
+ activesupport (= 8.0.5)
60
+ builder (~> 3.1)
61
+ erubi (~> 1.11)
62
+ rails-dom-testing (~> 2.2)
63
+ rails-html-sanitizer (~> 1.6)
64
+ activejob (8.0.5)
65
+ activesupport (= 8.0.5)
66
+ globalid (>= 0.3.6)
67
+ activemodel (8.0.5)
68
+ activesupport (= 8.0.5)
69
+ activerecord (8.0.5)
70
+ activemodel (= 8.0.5)
71
+ activesupport (= 8.0.5)
72
+ timeout (>= 0.4.0)
73
+ activestorage (8.0.5)
74
+ actionpack (= 8.0.5)
75
+ activejob (= 8.0.5)
76
+ activerecord (= 8.0.5)
77
+ activesupport (= 8.0.5)
78
+ marcel (~> 1.0)
79
+ activesupport (8.0.5)
80
+ base64
81
+ benchmark (>= 0.3)
82
+ bigdecimal
83
+ concurrent-ruby (~> 1.0, >= 1.3.1)
84
+ connection_pool (>= 2.2.5)
85
+ drb
86
+ i18n (>= 1.6, < 2)
87
+ logger (>= 1.4.2)
88
+ minitest (>= 5.1)
89
+ securerandom (>= 0.3)
90
+ tzinfo (~> 2.0, >= 2.0.5)
91
+ uri (>= 0.13.1)
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.5.0)
99
+ bigdecimal (4.1.2)
100
+ builder (3.3.0)
101
+ byebug (11.1.3)
102
+ coderay (1.1.3)
103
+ combustion (1.5.0)
104
+ activesupport (>= 3.0.0)
105
+ railties (>= 3.0.0)
106
+ thor (>= 0.14.6)
107
+ concurrent-ruby (1.3.6)
108
+ connection_pool (3.0.2)
109
+ crass (1.0.6)
110
+ csv (3.3.5)
111
+ date (3.5.1)
112
+ diff-lcs (1.6.2)
113
+ docile (1.1.5)
114
+ drb (2.2.3)
115
+ erb (6.0.4)
116
+ erubi (1.13.1)
117
+ globalid (1.3.0)
118
+ activesupport (>= 6.1)
119
+ i18n (1.14.8)
120
+ concurrent-ruby (~> 1.0)
121
+ io-console (0.8.2)
122
+ irb (1.18.0)
123
+ pp (>= 0.6.0)
124
+ prism (>= 1.3.0)
125
+ rdoc (>= 4.0.0)
126
+ reline (>= 0.4.2)
127
+ json (2.19.5)
128
+ language_server-protocol (3.17.0.5)
129
+ license_finder (7.2.1)
130
+ bundler
131
+ csv (~> 3.2)
132
+ rubyzip (>= 1, < 3)
133
+ thor (~> 1.2)
134
+ tomlrb (>= 1.3, < 2.1)
135
+ with_env (= 1.1.0)
136
+ xml-simple (~> 1.1.9)
137
+ lint_roller (1.1.0)
138
+ logger (1.7.0)
139
+ lograge (0.10.0)
140
+ actionpack (>= 4)
141
+ activesupport (>= 4)
142
+ railties (>= 4)
143
+ request_store (~> 1.0)
144
+ loofah (2.25.1)
145
+ crass (~> 1.0.2)
146
+ nokogiri (>= 1.12.0)
147
+ mail (2.9.0)
148
+ logger
149
+ mini_mime (>= 0.1.1)
150
+ net-imap
151
+ net-pop
152
+ net-smtp
153
+ marcel (1.1.0)
154
+ method_source (1.1.0)
155
+ mini_mime (1.1.5)
156
+ minitest (6.0.6)
157
+ drb (~> 2.0)
158
+ prism (~> 1.5)
159
+ net-imap (0.4.24)
160
+ date
161
+ net-protocol
162
+ net-pop (0.1.2)
163
+ net-protocol
164
+ net-protocol (0.2.2)
165
+ timeout
166
+ net-smtp (0.5.1)
167
+ net-protocol
168
+ nio4r (2.7.5)
169
+ nokogiri (1.19.3-aarch64-linux-gnu)
170
+ racc (~> 1.4)
171
+ nokogiri (1.19.3-aarch64-linux-musl)
172
+ racc (~> 1.4)
173
+ nokogiri (1.19.3-arm-linux-gnu)
174
+ racc (~> 1.4)
175
+ nokogiri (1.19.3-arm-linux-musl)
176
+ racc (~> 1.4)
177
+ nokogiri (1.19.3-arm64-darwin)
178
+ racc (~> 1.4)
179
+ nokogiri (1.19.3-x86_64-darwin)
180
+ racc (~> 1.4)
181
+ nokogiri (1.19.3-x86_64-linux-gnu)
182
+ racc (~> 1.4)
183
+ nokogiri (1.19.3-x86_64-linux-musl)
184
+ racc (~> 1.4)
185
+ parallel (1.28.0)
186
+ parser (3.3.11.1)
187
+ ast (~> 2.4.1)
188
+ racc
189
+ power_assert (3.0.1)
190
+ pp (0.6.3)
191
+ prettyprint
192
+ prettyprint (0.2.0)
193
+ prism (1.9.0)
194
+ pry (0.14.2)
195
+ coderay (~> 1.1)
196
+ method_source (~> 1.0)
197
+ pry-byebug (3.10.1)
198
+ byebug (~> 11.0)
199
+ pry (>= 0.13, < 0.15)
200
+ psych (5.3.1)
201
+ date
202
+ stringio
203
+ racc (1.8.1)
204
+ rack (3.2.6)
205
+ rack-session (2.1.2)
206
+ base64 (>= 0.1.0)
207
+ rack (>= 3.0.0)
208
+ rack-test (2.2.0)
209
+ rack (>= 1.3)
210
+ rackup (2.3.1)
211
+ rack (>= 3)
212
+ rails (8.0.5)
213
+ actioncable (= 8.0.5)
214
+ actionmailbox (= 8.0.5)
215
+ actionmailer (= 8.0.5)
216
+ actionpack (= 8.0.5)
217
+ actiontext (= 8.0.5)
218
+ actionview (= 8.0.5)
219
+ activejob (= 8.0.5)
220
+ activemodel (= 8.0.5)
221
+ activerecord (= 8.0.5)
222
+ activestorage (= 8.0.5)
223
+ activesupport (= 8.0.5)
224
+ bundler (>= 1.15.0)
225
+ railties (= 8.0.5)
226
+ rails-dom-testing (2.3.0)
227
+ activesupport (>= 5.0.0)
228
+ minitest
229
+ nokogiri (>= 1.6)
230
+ rails-html-sanitizer (1.7.0)
231
+ loofah (~> 2.25)
232
+ 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)
233
+ railties (8.0.5)
234
+ actionpack (= 8.0.5)
235
+ activesupport (= 8.0.5)
236
+ irb (~> 1.13)
237
+ rackup (>= 1.0.0)
238
+ rake (>= 12.2)
239
+ thor (~> 1.0, >= 1.2.2)
240
+ tsort (>= 0.2)
241
+ zeitwerk (~> 2.6)
242
+ rainbow (3.1.1)
243
+ rake (13.4.2)
244
+ rdoc (7.2.0)
245
+ erb
246
+ psych (>= 4.0.0)
247
+ tsort
248
+ regexp_parser (2.12.0)
249
+ reline (0.6.3)
250
+ io-console (~> 0.5)
251
+ request_store (1.7.0)
252
+ rack (>= 1.4)
253
+ rexml (3.4.4)
254
+ rspec (3.13.2)
255
+ rspec-core (~> 3.13.0)
256
+ rspec-expectations (~> 3.13.0)
257
+ rspec-mocks (~> 3.13.0)
258
+ rspec-core (3.13.6)
259
+ rspec-support (~> 3.13.0)
260
+ rspec-expectations (3.13.5)
261
+ diff-lcs (>= 1.2.0, < 2.0)
262
+ rspec-support (~> 3.13.0)
263
+ rspec-mocks (3.13.8)
264
+ diff-lcs (>= 1.2.0, < 2.0)
265
+ rspec-support (~> 3.13.0)
266
+ rspec-rails (8.0.4)
267
+ actionpack (>= 7.2)
268
+ activesupport (>= 7.2)
269
+ railties (>= 7.2)
270
+ rspec-core (>= 3.13.0, < 5.0.0)
271
+ rspec-expectations (>= 3.13.0, < 5.0.0)
272
+ rspec-mocks (>= 3.13.0, < 5.0.0)
273
+ rspec-support (>= 3.13.0, < 5.0.0)
274
+ rspec-support (3.13.7)
275
+ rubocop (1.82.1)
276
+ json (~> 2.3)
277
+ language_server-protocol (~> 3.17.0.2)
278
+ lint_roller (~> 1.1.0)
279
+ parallel (~> 1.10)
280
+ parser (>= 3.3.0.2)
281
+ rainbow (>= 2.2.2, < 4.0)
282
+ regexp_parser (>= 2.9.3, < 3.0)
283
+ rubocop-ast (>= 1.48.0, < 2.0)
284
+ ruby-progressbar (~> 1.7)
285
+ unicode-display_width (>= 2.4.0, < 4.0)
286
+ rubocop-ast (1.49.1)
287
+ parser (>= 3.3.7.2)
288
+ prism (~> 1.7)
289
+ rubocop-performance (1.26.1)
290
+ lint_roller (~> 1.1)
291
+ rubocop (>= 1.75.0, < 2.0)
292
+ rubocop-ast (>= 1.47.1, < 2.0)
293
+ rubocop-rails (2.34.3)
294
+ activesupport (>= 4.2.0)
295
+ lint_roller (~> 1.1)
296
+ rack (>= 1.1)
297
+ rubocop (>= 1.75.0, < 2.0)
298
+ rubocop-ast (>= 1.44.0, < 2.0)
299
+ rubocop-rake (0.7.1)
300
+ lint_roller (~> 1.1)
301
+ rubocop (>= 1.72.1)
302
+ rubocop-rspec (3.9.0)
303
+ lint_roller (~> 1.1)
304
+ rubocop (~> 1.81)
305
+ ruby-progressbar (1.13.0)
306
+ rubyzip (2.4.1)
307
+ securerandom (0.4.1)
308
+ simplecov (0.15.1)
309
+ docile (~> 1.1.0)
310
+ json (>= 1.8, < 3)
311
+ simplecov-html (~> 0.10.0)
312
+ simplecov-html (0.10.2)
313
+ sqlite3 (2.9.4-aarch64-linux-gnu)
314
+ sqlite3 (2.9.4-aarch64-linux-musl)
315
+ sqlite3 (2.9.4-arm-linux-gnu)
316
+ sqlite3 (2.9.4-arm-linux-musl)
317
+ sqlite3 (2.9.4-arm64-darwin)
318
+ sqlite3 (2.9.4-x86_64-darwin)
319
+ sqlite3 (2.9.4-x86_64-linux-gnu)
320
+ sqlite3 (2.9.4-x86_64-linux-musl)
321
+ stringio (3.2.0)
322
+ test-unit (3.1.5)
323
+ power_assert
324
+ thor (1.5.0)
325
+ timeout (0.6.1)
326
+ tomlrb (2.0.4)
327
+ tsort (0.2.0)
328
+ tzinfo (2.0.6)
329
+ concurrent-ruby (~> 1.0)
330
+ unicode-display_width (3.2.0)
331
+ unicode-emoji (~> 4.1)
332
+ unicode-emoji (4.2.0)
333
+ uri (1.1.1)
334
+ useragent (0.16.11)
335
+ websocket-driver (0.8.0)
336
+ base64
337
+ websocket-extensions (>= 0.1.0)
338
+ websocket-extensions (0.1.5)
339
+ with_env (1.1.0)
340
+ xml-simple (1.1.9)
341
+ rexml
342
+ yard (0.9.38)
343
+ zeitwerk (2.7.5)
344
+
345
+ PLATFORMS
346
+ aarch64-linux
347
+ aarch64-linux-gnu
348
+ aarch64-linux-musl
349
+ arm-linux
350
+ arm-linux-gnu
351
+ arm-linux-musl
352
+ arm64-darwin
353
+ x86_64-darwin
354
+ x86_64-linux
355
+ x86_64-linux-gnu
356
+ x86_64-linux-musl
357
+
358
+ DEPENDENCIES
359
+ appraisal (~> 2.5.0)
360
+ bundler (~> 2.1)
361
+ combustion (~> 1.3)
362
+ license_finder (>= 7.0)
363
+ lumberaxe!
364
+ parser (>= 2.5, != 2.5.1.1)
365
+ pry (>= 0.14.2)
366
+ pry-byebug (= 3.10.1)
367
+ rails (= 8.0.5)
368
+ rainbow (= 3.1.1)
369
+ rake (~> 13.0)
370
+ rspec (~> 3.0)
371
+ rspec-rails (~> 8.0.1)
372
+ rubocop-powerhome!
373
+ simplecov (= 0.15.1)
374
+ sqlite3 (~> 2.9)
375
+ test-unit (= 3.1.5)
376
+ yard (= 0.9.38)
377
+
378
+ BUNDLED WITH
379
+ 2.5.23
@@ -1,3 +1,5 @@
1
+ # frozen_string_literal: true
2
+
1
3
  # This file was generated by Appraisal
2
4
 
3
5
  source "https://rubygems.org"
@@ -5,23 +7,19 @@ source "https://rubygems.org"
5
7
  gem "appraisal", "~> 2.5.0"
6
8
  gem "bundler", "~> 2.1"
7
9
  gem "combustion", "~> 1.3"
8
- gem "erb", "< 5"
9
10
  gem "license_finder", ">= 7.0"
10
- gem "net-imap", "< 0.5.0"
11
- gem "nokogiri", "< 1.18.0"
12
11
  gem "parser", ">= 2.5", "!= 2.5.1.1"
13
12
  gem "pry", ">= 0.14.2"
14
13
  gem "pry-byebug", "3.10.1"
15
- gem "rails", "6.1.7.7"
16
- gem "rainbow", "2.2.2"
14
+ gem "rails", "8.1.3"
15
+ gem "rainbow", "3.1.1"
17
16
  gem "rake", "~> 13.0"
18
17
  gem "rspec", "~> 3.0"
19
- gem "rspec-rails", "~> 6.1.5"
18
+ gem "rspec-rails", "~> 8.0.1"
20
19
  gem "rubocop-powerhome", path: "../../rubocop-powerhome"
21
20
  gem "simplecov", "0.15.1"
22
- gem "sqlite3", "~> 1.7.3"
21
+ gem "sqlite3", "~> 2.9"
23
22
  gem "test-unit", "3.1.5"
24
- gem "yard", "0.9.21"
25
- gem "zeitwerk", "< 2.7.0"
23
+ gem "yard", "0.9.38"
26
24
 
27
25
  gemspec path: "../"