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.
@@ -1,316 +0,0 @@
1
- PATH
2
- remote: ../../rubocop-powerhome
3
- specs:
4
- rubocop-powerhome (0.5.5)
5
- rubocop (= 1.74.0)
6
- rubocop-performance
7
- rubocop-rails
8
- rubocop-rake
9
- rubocop-rspec
10
-
11
- PATH
12
- remote: ..
13
- specs:
14
- lumberaxe (0.2.0)
15
- activesupport (>= 6.0.6.1, < 8)
16
- lograge (= 0.10.0)
17
-
18
- GEM
19
- remote: https://rubygems.org/
20
- specs:
21
- actioncable (7.0.8.7)
22
- actionpack (= 7.0.8.7)
23
- activesupport (= 7.0.8.7)
24
- nio4r (~> 2.0)
25
- websocket-driver (>= 0.6.1)
26
- actionmailbox (7.0.8.7)
27
- actionpack (= 7.0.8.7)
28
- activejob (= 7.0.8.7)
29
- activerecord (= 7.0.8.7)
30
- activestorage (= 7.0.8.7)
31
- activesupport (= 7.0.8.7)
32
- mail (>= 2.7.1)
33
- net-imap
34
- net-pop
35
- net-smtp
36
- actionmailer (7.0.8.7)
37
- actionpack (= 7.0.8.7)
38
- actionview (= 7.0.8.7)
39
- activejob (= 7.0.8.7)
40
- activesupport (= 7.0.8.7)
41
- mail (~> 2.5, >= 2.5.4)
42
- net-imap
43
- net-pop
44
- net-smtp
45
- rails-dom-testing (~> 2.0)
46
- actionpack (7.0.8.7)
47
- actionview (= 7.0.8.7)
48
- activesupport (= 7.0.8.7)
49
- rack (~> 2.0, >= 2.2.4)
50
- rack-test (>= 0.6.3)
51
- rails-dom-testing (~> 2.0)
52
- rails-html-sanitizer (~> 1.0, >= 1.2.0)
53
- actiontext (7.0.8.7)
54
- actionpack (= 7.0.8.7)
55
- activerecord (= 7.0.8.7)
56
- activestorage (= 7.0.8.7)
57
- activesupport (= 7.0.8.7)
58
- globalid (>= 0.6.0)
59
- nokogiri (>= 1.8.5)
60
- actionview (7.0.8.7)
61
- activesupport (= 7.0.8.7)
62
- builder (~> 3.1)
63
- erubi (~> 1.4)
64
- rails-dom-testing (~> 2.0)
65
- rails-html-sanitizer (~> 1.1, >= 1.2.0)
66
- activejob (7.0.8.7)
67
- activesupport (= 7.0.8.7)
68
- globalid (>= 0.3.6)
69
- activemodel (7.0.8.7)
70
- activesupport (= 7.0.8.7)
71
- activerecord (7.0.8.7)
72
- activemodel (= 7.0.8.7)
73
- activesupport (= 7.0.8.7)
74
- activestorage (7.0.8.7)
75
- actionpack (= 7.0.8.7)
76
- activejob (= 7.0.8.7)
77
- activerecord (= 7.0.8.7)
78
- activesupport (= 7.0.8.7)
79
- marcel (~> 1.0)
80
- mini_mime (>= 1.1.0)
81
- activesupport (7.0.8.7)
82
- concurrent-ruby (~> 1.0, >= 1.0.2)
83
- i18n (>= 1.6, < 2)
84
- minitest (>= 5.1)
85
- tzinfo (~> 2.0)
86
- appraisal (2.5.0)
87
- bundler
88
- rake
89
- thor (>= 0.14.0)
90
- ast (2.4.3)
91
- base64 (0.3.0)
92
- builder (3.3.0)
93
- byebug (11.1.3)
94
- cgi (0.5.0)
95
- coderay (1.1.3)
96
- combustion (1.5.0)
97
- activesupport (>= 3.0.0)
98
- railties (>= 3.0.0)
99
- thor (>= 0.14.6)
100
- concurrent-ruby (1.3.5)
101
- crass (1.0.6)
102
- csv (3.3.5)
103
- date (3.4.1)
104
- diff-lcs (1.6.2)
105
- docile (1.1.5)
106
- erb (4.0.4)
107
- cgi (>= 0.3.3)
108
- erubi (1.13.1)
109
- globalid (1.2.1)
110
- activesupport (>= 6.1)
111
- i18n (1.14.7)
112
- concurrent-ruby (~> 1.0)
113
- json (2.13.2)
114
- language_server-protocol (3.17.0.5)
115
- license_finder (7.2.1)
116
- bundler
117
- csv (~> 3.2)
118
- rubyzip (>= 1, < 3)
119
- thor (~> 1.2)
120
- tomlrb (>= 1.3, < 2.1)
121
- with_env (= 1.1.0)
122
- xml-simple (~> 1.1.9)
123
- lint_roller (1.1.0)
124
- lograge (0.10.0)
125
- actionpack (>= 4)
126
- activesupport (>= 4)
127
- railties (>= 4)
128
- request_store (~> 1.0)
129
- loofah (2.24.1)
130
- crass (~> 1.0.2)
131
- nokogiri (>= 1.12.0)
132
- mail (2.8.1)
133
- mini_mime (>= 0.1.1)
134
- net-imap
135
- net-pop
136
- net-smtp
137
- marcel (1.0.4)
138
- method_source (1.1.0)
139
- mini_mime (1.1.5)
140
- minitest (5.25.5)
141
- net-imap (0.4.22)
142
- date
143
- net-protocol
144
- net-pop (0.1.2)
145
- net-protocol
146
- net-protocol (0.2.2)
147
- timeout
148
- net-smtp (0.5.1)
149
- net-protocol
150
- nio4r (2.7.4)
151
- nokogiri (1.17.2-arm64-darwin)
152
- racc (~> 1.4)
153
- nokogiri (1.17.2-x86_64-linux)
154
- racc (~> 1.4)
155
- parallel (1.27.0)
156
- parser (3.3.9.0)
157
- ast (~> 2.4.1)
158
- racc
159
- power_assert (2.0.5)
160
- prism (1.4.0)
161
- pry (0.14.2)
162
- coderay (~> 1.1)
163
- method_source (~> 1.0)
164
- pry-byebug (3.10.1)
165
- byebug (~> 11.0)
166
- pry (>= 0.13, < 0.15)
167
- racc (1.8.1)
168
- rack (2.2.17)
169
- rack-test (2.2.0)
170
- rack (>= 1.3)
171
- rails (7.0.8.7)
172
- actioncable (= 7.0.8.7)
173
- actionmailbox (= 7.0.8.7)
174
- actionmailer (= 7.0.8.7)
175
- actionpack (= 7.0.8.7)
176
- actiontext (= 7.0.8.7)
177
- actionview (= 7.0.8.7)
178
- activejob (= 7.0.8.7)
179
- activemodel (= 7.0.8.7)
180
- activerecord (= 7.0.8.7)
181
- activestorage (= 7.0.8.7)
182
- activesupport (= 7.0.8.7)
183
- bundler (>= 1.15.0)
184
- railties (= 7.0.8.7)
185
- rails-dom-testing (2.3.0)
186
- activesupport (>= 5.0.0)
187
- minitest
188
- nokogiri (>= 1.6)
189
- rails-html-sanitizer (1.6.2)
190
- loofah (~> 2.21)
191
- 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)
192
- railties (7.0.8.7)
193
- actionpack (= 7.0.8.7)
194
- activesupport (= 7.0.8.7)
195
- method_source
196
- rake (>= 12.2)
197
- thor (~> 1.0)
198
- zeitwerk (~> 2.5)
199
- rainbow (2.2.2)
200
- rake
201
- rake (13.3.0)
202
- regexp_parser (2.11.2)
203
- request_store (1.7.0)
204
- rack (>= 1.4)
205
- rexml (3.4.1)
206
- rspec (3.13.1)
207
- rspec-core (~> 3.13.0)
208
- rspec-expectations (~> 3.13.0)
209
- rspec-mocks (~> 3.13.0)
210
- rspec-core (3.13.5)
211
- rspec-support (~> 3.13.0)
212
- rspec-expectations (3.13.5)
213
- diff-lcs (>= 1.2.0, < 2.0)
214
- rspec-support (~> 3.13.0)
215
- rspec-mocks (3.13.5)
216
- diff-lcs (>= 1.2.0, < 2.0)
217
- rspec-support (~> 3.13.0)
218
- rspec-rails (7.1.1)
219
- actionpack (>= 7.0)
220
- activesupport (>= 7.0)
221
- railties (>= 7.0)
222
- rspec-core (~> 3.13)
223
- rspec-expectations (~> 3.13)
224
- rspec-mocks (~> 3.13)
225
- rspec-support (~> 3.13)
226
- rspec-support (3.13.4)
227
- rubocop (1.74.0)
228
- json (~> 2.3)
229
- language_server-protocol (~> 3.17.0.2)
230
- lint_roller (~> 1.1.0)
231
- parallel (~> 1.10)
232
- parser (>= 3.3.0.2)
233
- rainbow (>= 2.2.2, < 4.0)
234
- regexp_parser (>= 2.9.3, < 3.0)
235
- rubocop-ast (>= 1.38.0, < 2.0)
236
- ruby-progressbar (~> 1.7)
237
- unicode-display_width (>= 2.4.0, < 4.0)
238
- rubocop-ast (1.46.0)
239
- parser (>= 3.3.7.2)
240
- prism (~> 1.4)
241
- rubocop-performance (1.24.0)
242
- lint_roller (~> 1.1)
243
- rubocop (>= 1.72.1, < 2.0)
244
- rubocop-ast (>= 1.38.0, < 2.0)
245
- rubocop-rails (2.30.3)
246
- activesupport (>= 4.2.0)
247
- lint_roller (~> 1.1)
248
- rack (>= 1.1)
249
- rubocop (>= 1.72.1, < 2.0)
250
- rubocop-ast (>= 1.38.0, < 2.0)
251
- rubocop-rake (0.7.1)
252
- lint_roller (~> 1.1)
253
- rubocop (>= 1.72.1)
254
- rubocop-rspec (3.6.0)
255
- lint_roller (~> 1.1)
256
- rubocop (~> 1.72, >= 1.72.1)
257
- ruby-progressbar (1.13.0)
258
- rubyzip (2.4.1)
259
- simplecov (0.15.1)
260
- docile (~> 1.1.0)
261
- json (>= 1.8, < 3)
262
- simplecov-html (~> 0.10.0)
263
- simplecov-html (0.10.2)
264
- sqlite3 (1.7.3-arm64-darwin)
265
- sqlite3 (1.7.3-x86_64-linux)
266
- test-unit (3.1.5)
267
- power_assert
268
- thor (1.4.0)
269
- timeout (0.4.3)
270
- tomlrb (2.0.3)
271
- tzinfo (2.0.6)
272
- concurrent-ruby (~> 1.0)
273
- unicode-display_width (3.1.5)
274
- unicode-emoji (~> 4.0, >= 4.0.4)
275
- unicode-emoji (4.0.4)
276
- websocket-driver (0.8.0)
277
- base64
278
- websocket-extensions (>= 0.1.0)
279
- websocket-extensions (0.1.5)
280
- with_env (1.1.0)
281
- xml-simple (1.1.9)
282
- rexml
283
- yard (0.9.21)
284
- zeitwerk (2.6.18)
285
-
286
- PLATFORMS
287
- arm64-darwin-23
288
- arm64-darwin-24
289
- x86_64-linux
290
-
291
- DEPENDENCIES
292
- appraisal (~> 2.5.0)
293
- bundler (~> 2.1)
294
- combustion (~> 1.3)
295
- erb (< 5)
296
- license_finder (>= 7.0)
297
- lumberaxe!
298
- net-imap (< 0.5.0)
299
- nokogiri (< 1.18.0)
300
- parser (>= 2.5, != 2.5.1.1)
301
- pry (>= 0.14.2)
302
- pry-byebug (= 3.10.1)
303
- rails (= 7.0.8.7)
304
- rainbow (= 2.2.2)
305
- rake (~> 13.0)
306
- rspec (~> 3.0)
307
- rspec-rails (~> 7.1.1)
308
- rubocop-powerhome!
309
- simplecov (= 0.15.1)
310
- sqlite3 (~> 1.7.3)
311
- test-unit (= 3.1.5)
312
- yard (= 0.9.21)
313
- zeitwerk (< 2.7.0)
314
-
315
- BUNDLED WITH
316
- 2.5.23