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.
- checksums.yaml +4 -4
- data/.rubocop.yml +0 -8
- data/Appraisals +12 -11
- data/Gemfile +3 -7
- data/Gemfile.lock +161 -150
- data/docs/CHANGELOG.md +10 -0
- data/gemfiles/rails_7_1.gemfile +4 -6
- data/gemfiles/rails_7_1.gemfile.lock +74 -73
- data/gemfiles/rails_7_2.gemfile +6 -8
- data/gemfiles/rails_7_2.gemfile.lock +156 -143
- data/gemfiles/{rails_7_0.gemfile → rails_8_0.gemfile} +7 -9
- data/gemfiles/rails_8_0.gemfile.lock +379 -0
- data/gemfiles/{rails_6_1.gemfile → rails_8_1.gemfile} +7 -9
- data/gemfiles/rails_8_1.gemfile.lock +379 -0
- data/lib/lumberaxe/version.rb +1 -1
- data/lumberaxe.gemspec +2 -2
- metadata +12 -17
- data/gemfiles/rails_6_0.gemfile +0 -10
- data/gemfiles/rails_6_0.gemfile.lock +0 -299
- data/gemfiles/rails_6_1.gemfile.lock +0 -319
- data/gemfiles/rails_7_0.gemfile.lock +0 -316
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ../../rubocop-powerhome
|
|
3
3
|
specs:
|
|
4
|
-
rubocop-powerhome (0.
|
|
5
|
-
rubocop (= 1.
|
|
4
|
+
rubocop-powerhome (0.7.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
|
-
lumberaxe (0.
|
|
15
|
-
activesupport (>=
|
|
14
|
+
lumberaxe (0.3.0)
|
|
15
|
+
activesupport (>= 7.1.3.2, < 8.2)
|
|
16
16
|
lograge (= 0.10.0)
|
|
17
17
|
|
|
18
18
|
GEM
|
|
@@ -98,36 +98,35 @@ GEM
|
|
|
98
98
|
thor (>= 0.14.0)
|
|
99
99
|
ast (2.4.3)
|
|
100
100
|
base64 (0.3.0)
|
|
101
|
-
bigdecimal (
|
|
101
|
+
bigdecimal (4.1.2)
|
|
102
102
|
builder (3.3.0)
|
|
103
103
|
byebug (11.1.3)
|
|
104
|
-
cgi (0.5.0)
|
|
105
104
|
coderay (1.1.3)
|
|
106
105
|
combustion (1.5.0)
|
|
107
106
|
activesupport (>= 3.0.0)
|
|
108
107
|
railties (>= 3.0.0)
|
|
109
108
|
thor (>= 0.14.6)
|
|
110
|
-
concurrent-ruby (1.3.
|
|
111
|
-
connection_pool (
|
|
109
|
+
concurrent-ruby (1.3.6)
|
|
110
|
+
connection_pool (3.0.2)
|
|
112
111
|
crass (1.0.6)
|
|
113
112
|
csv (3.3.5)
|
|
114
|
-
date (3.
|
|
113
|
+
date (3.5.1)
|
|
115
114
|
diff-lcs (1.6.2)
|
|
116
115
|
docile (1.1.5)
|
|
117
116
|
drb (2.2.3)
|
|
118
|
-
erb (
|
|
119
|
-
cgi (>= 0.3.3)
|
|
117
|
+
erb (6.0.4)
|
|
120
118
|
erubi (1.13.1)
|
|
121
|
-
globalid (1.
|
|
119
|
+
globalid (1.3.0)
|
|
122
120
|
activesupport (>= 6.1)
|
|
123
|
-
i18n (1.14.
|
|
121
|
+
i18n (1.14.8)
|
|
124
122
|
concurrent-ruby (~> 1.0)
|
|
125
|
-
io-console (0.8.
|
|
126
|
-
irb (1.
|
|
123
|
+
io-console (0.8.2)
|
|
124
|
+
irb (1.18.0)
|
|
127
125
|
pp (>= 0.6.0)
|
|
126
|
+
prism (>= 1.3.0)
|
|
128
127
|
rdoc (>= 4.0.0)
|
|
129
128
|
reline (>= 0.4.2)
|
|
130
|
-
json (2.
|
|
129
|
+
json (2.19.3)
|
|
131
130
|
language_server-protocol (3.17.0.5)
|
|
132
131
|
license_finder (7.2.1)
|
|
133
132
|
bundler
|
|
@@ -138,25 +137,29 @@ GEM
|
|
|
138
137
|
with_env (= 1.1.0)
|
|
139
138
|
xml-simple (~> 1.1.9)
|
|
140
139
|
lint_roller (1.1.0)
|
|
140
|
+
logger (1.7.0)
|
|
141
141
|
lograge (0.10.0)
|
|
142
142
|
actionpack (>= 4)
|
|
143
143
|
activesupport (>= 4)
|
|
144
144
|
railties (>= 4)
|
|
145
145
|
request_store (~> 1.0)
|
|
146
|
-
loofah (2.
|
|
146
|
+
loofah (2.25.1)
|
|
147
147
|
crass (~> 1.0.2)
|
|
148
148
|
nokogiri (>= 1.12.0)
|
|
149
|
-
mail (2.
|
|
149
|
+
mail (2.9.0)
|
|
150
|
+
logger
|
|
150
151
|
mini_mime (>= 0.1.1)
|
|
151
152
|
net-imap
|
|
152
153
|
net-pop
|
|
153
154
|
net-smtp
|
|
154
|
-
marcel (1.0
|
|
155
|
+
marcel (1.1.0)
|
|
155
156
|
method_source (1.1.0)
|
|
156
157
|
mini_mime (1.1.5)
|
|
157
|
-
minitest (
|
|
158
|
+
minitest (6.0.6)
|
|
159
|
+
drb (~> 2.0)
|
|
160
|
+
prism (~> 1.5)
|
|
158
161
|
mutex_m (0.3.0)
|
|
159
|
-
net-imap (0.4
|
|
162
|
+
net-imap (0.6.4)
|
|
160
163
|
date
|
|
161
164
|
net-protocol
|
|
162
165
|
net-pop (0.1.2)
|
|
@@ -165,37 +168,37 @@ GEM
|
|
|
165
168
|
timeout
|
|
166
169
|
net-smtp (0.5.1)
|
|
167
170
|
net-protocol
|
|
168
|
-
nio4r (2.7.
|
|
169
|
-
nokogiri (1.
|
|
171
|
+
nio4r (2.7.5)
|
|
172
|
+
nokogiri (1.19.3-arm64-darwin)
|
|
170
173
|
racc (~> 1.4)
|
|
171
|
-
nokogiri (1.
|
|
174
|
+
nokogiri (1.19.3-x86_64-linux-gnu)
|
|
172
175
|
racc (~> 1.4)
|
|
173
|
-
parallel (1.
|
|
174
|
-
parser (3.3.
|
|
176
|
+
parallel (1.28.0)
|
|
177
|
+
parser (3.3.11.1)
|
|
175
178
|
ast (~> 2.4.1)
|
|
176
179
|
racc
|
|
177
|
-
power_assert (
|
|
178
|
-
pp (0.6.
|
|
180
|
+
power_assert (3.0.1)
|
|
181
|
+
pp (0.6.3)
|
|
179
182
|
prettyprint
|
|
180
183
|
prettyprint (0.2.0)
|
|
181
|
-
prism (1.
|
|
184
|
+
prism (1.9.0)
|
|
182
185
|
pry (0.14.2)
|
|
183
186
|
coderay (~> 1.1)
|
|
184
187
|
method_source (~> 1.0)
|
|
185
188
|
pry-byebug (3.10.1)
|
|
186
189
|
byebug (~> 11.0)
|
|
187
190
|
pry (>= 0.13, < 0.15)
|
|
188
|
-
psych (5.
|
|
191
|
+
psych (5.3.1)
|
|
189
192
|
date
|
|
190
193
|
stringio
|
|
191
194
|
racc (1.8.1)
|
|
192
|
-
rack (3.2.
|
|
193
|
-
rack-session (2.1.
|
|
195
|
+
rack (3.2.6)
|
|
196
|
+
rack-session (2.1.2)
|
|
194
197
|
base64 (>= 0.1.0)
|
|
195
198
|
rack (>= 3.0.0)
|
|
196
199
|
rack-test (2.2.0)
|
|
197
200
|
rack (>= 1.3)
|
|
198
|
-
rackup (2.
|
|
201
|
+
rackup (2.3.1)
|
|
199
202
|
rack (>= 3)
|
|
200
203
|
rails (7.1.3.2)
|
|
201
204
|
actioncable (= 7.1.3.2)
|
|
@@ -215,8 +218,8 @@ GEM
|
|
|
215
218
|
activesupport (>= 5.0.0)
|
|
216
219
|
minitest
|
|
217
220
|
nokogiri (>= 1.6)
|
|
218
|
-
rails-html-sanitizer (1.
|
|
219
|
-
loofah (~> 2.
|
|
221
|
+
rails-html-sanitizer (1.7.0)
|
|
222
|
+
loofah (~> 2.25)
|
|
220
223
|
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
224
|
railties (7.1.3.2)
|
|
222
225
|
actionpack (= 7.1.3.2)
|
|
@@ -226,28 +229,28 @@ GEM
|
|
|
226
229
|
rake (>= 12.2)
|
|
227
230
|
thor (~> 1.0, >= 1.2.2)
|
|
228
231
|
zeitwerk (~> 2.6)
|
|
229
|
-
rainbow (
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
rdoc (6.14.2)
|
|
232
|
+
rainbow (3.1.1)
|
|
233
|
+
rake (13.4.2)
|
|
234
|
+
rdoc (7.2.0)
|
|
233
235
|
erb
|
|
234
236
|
psych (>= 4.0.0)
|
|
235
|
-
|
|
236
|
-
|
|
237
|
+
tsort
|
|
238
|
+
regexp_parser (2.12.0)
|
|
239
|
+
reline (0.6.3)
|
|
237
240
|
io-console (~> 0.5)
|
|
238
241
|
request_store (1.7.0)
|
|
239
242
|
rack (>= 1.4)
|
|
240
|
-
rexml (3.4.
|
|
241
|
-
rspec (3.13.
|
|
243
|
+
rexml (3.4.4)
|
|
244
|
+
rspec (3.13.2)
|
|
242
245
|
rspec-core (~> 3.13.0)
|
|
243
246
|
rspec-expectations (~> 3.13.0)
|
|
244
247
|
rspec-mocks (~> 3.13.0)
|
|
245
|
-
rspec-core (3.13.
|
|
248
|
+
rspec-core (3.13.6)
|
|
246
249
|
rspec-support (~> 3.13.0)
|
|
247
250
|
rspec-expectations (3.13.5)
|
|
248
251
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
249
252
|
rspec-support (~> 3.13.0)
|
|
250
|
-
rspec-mocks (3.13.
|
|
253
|
+
rspec-mocks (3.13.8)
|
|
251
254
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
252
255
|
rspec-support (~> 3.13.0)
|
|
253
256
|
rspec-rails (7.1.1)
|
|
@@ -258,8 +261,8 @@ GEM
|
|
|
258
261
|
rspec-expectations (~> 3.13)
|
|
259
262
|
rspec-mocks (~> 3.13)
|
|
260
263
|
rspec-support (~> 3.13)
|
|
261
|
-
rspec-support (3.13.
|
|
262
|
-
rubocop (1.
|
|
264
|
+
rspec-support (3.13.7)
|
|
265
|
+
rubocop (1.82.1)
|
|
263
266
|
json (~> 2.3)
|
|
264
267
|
language_server-protocol (~> 3.17.0.2)
|
|
265
268
|
lint_roller (~> 1.1.0)
|
|
@@ -267,28 +270,28 @@ GEM
|
|
|
267
270
|
parser (>= 3.3.0.2)
|
|
268
271
|
rainbow (>= 2.2.2, < 4.0)
|
|
269
272
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
270
|
-
rubocop-ast (>= 1.
|
|
273
|
+
rubocop-ast (>= 1.48.0, < 2.0)
|
|
271
274
|
ruby-progressbar (~> 1.7)
|
|
272
275
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
273
|
-
rubocop-ast (1.
|
|
276
|
+
rubocop-ast (1.49.1)
|
|
274
277
|
parser (>= 3.3.7.2)
|
|
275
|
-
prism (~> 1.
|
|
276
|
-
rubocop-performance (1.
|
|
278
|
+
prism (~> 1.7)
|
|
279
|
+
rubocop-performance (1.26.1)
|
|
277
280
|
lint_roller (~> 1.1)
|
|
278
|
-
rubocop (>= 1.
|
|
279
|
-
rubocop-ast (>= 1.
|
|
280
|
-
rubocop-rails (2.
|
|
281
|
+
rubocop (>= 1.75.0, < 2.0)
|
|
282
|
+
rubocop-ast (>= 1.47.1, < 2.0)
|
|
283
|
+
rubocop-rails (2.34.3)
|
|
281
284
|
activesupport (>= 4.2.0)
|
|
282
285
|
lint_roller (~> 1.1)
|
|
283
286
|
rack (>= 1.1)
|
|
284
|
-
rubocop (>= 1.
|
|
285
|
-
rubocop-ast (>= 1.
|
|
287
|
+
rubocop (>= 1.75.0, < 2.0)
|
|
288
|
+
rubocop-ast (>= 1.44.0, < 2.0)
|
|
286
289
|
rubocop-rake (0.7.1)
|
|
287
290
|
lint_roller (~> 1.1)
|
|
288
291
|
rubocop (>= 1.72.1)
|
|
289
|
-
rubocop-rspec (3.
|
|
292
|
+
rubocop-rspec (3.9.0)
|
|
290
293
|
lint_roller (~> 1.1)
|
|
291
|
-
rubocop (~> 1.
|
|
294
|
+
rubocop (~> 1.81)
|
|
292
295
|
ruby-progressbar (1.13.0)
|
|
293
296
|
rubyzip (2.4.1)
|
|
294
297
|
simplecov (0.15.1)
|
|
@@ -298,17 +301,18 @@ GEM
|
|
|
298
301
|
simplecov-html (0.10.2)
|
|
299
302
|
sqlite3 (1.7.3-arm64-darwin)
|
|
300
303
|
sqlite3 (1.7.3-x86_64-linux)
|
|
301
|
-
stringio (3.
|
|
304
|
+
stringio (3.2.0)
|
|
302
305
|
test-unit (3.1.5)
|
|
303
306
|
power_assert
|
|
304
|
-
thor (1.
|
|
305
|
-
timeout (0.
|
|
306
|
-
tomlrb (2.0.
|
|
307
|
+
thor (1.5.0)
|
|
308
|
+
timeout (0.6.1)
|
|
309
|
+
tomlrb (2.0.4)
|
|
310
|
+
tsort (0.2.0)
|
|
307
311
|
tzinfo (2.0.6)
|
|
308
312
|
concurrent-ruby (~> 1.0)
|
|
309
|
-
unicode-display_width (3.
|
|
310
|
-
unicode-emoji (~> 4.
|
|
311
|
-
unicode-emoji (4.0
|
|
313
|
+
unicode-display_width (3.2.0)
|
|
314
|
+
unicode-emoji (~> 4.1)
|
|
315
|
+
unicode-emoji (4.2.0)
|
|
312
316
|
websocket-driver (0.8.0)
|
|
313
317
|
base64
|
|
314
318
|
websocket-extensions (>= 0.1.0)
|
|
@@ -316,28 +320,26 @@ GEM
|
|
|
316
320
|
with_env (1.1.0)
|
|
317
321
|
xml-simple (1.1.9)
|
|
318
322
|
rexml
|
|
319
|
-
yard (0.9.
|
|
320
|
-
zeitwerk (2.
|
|
323
|
+
yard (0.9.38)
|
|
324
|
+
zeitwerk (2.7.5)
|
|
321
325
|
|
|
322
326
|
PLATFORMS
|
|
323
327
|
arm64-darwin-23
|
|
324
328
|
arm64-darwin-24
|
|
329
|
+
arm64-darwin-25
|
|
325
330
|
x86_64-linux
|
|
326
331
|
|
|
327
332
|
DEPENDENCIES
|
|
328
333
|
appraisal (~> 2.5.0)
|
|
329
334
|
bundler (~> 2.1)
|
|
330
335
|
combustion (~> 1.3)
|
|
331
|
-
erb (< 5)
|
|
332
336
|
license_finder (>= 7.0)
|
|
333
337
|
lumberaxe!
|
|
334
|
-
net-imap (< 0.5.0)
|
|
335
|
-
nokogiri (< 1.18.0)
|
|
336
338
|
parser (>= 2.5, != 2.5.1.1)
|
|
337
339
|
pry (>= 0.14.2)
|
|
338
340
|
pry-byebug (= 3.10.1)
|
|
339
341
|
rails (= 7.1.3.2)
|
|
340
|
-
rainbow (=
|
|
342
|
+
rainbow (= 3.1.1)
|
|
341
343
|
rake (~> 13.0)
|
|
342
344
|
rspec (~> 3.0)
|
|
343
345
|
rspec-rails (~> 7.1.1)
|
|
@@ -345,8 +347,7 @@ DEPENDENCIES
|
|
|
345
347
|
simplecov (= 0.15.1)
|
|
346
348
|
sqlite3 (~> 1.7.3)
|
|
347
349
|
test-unit (= 3.1.5)
|
|
348
|
-
yard (= 0.9.
|
|
349
|
-
zeitwerk (< 2.7.0)
|
|
350
|
+
yard (= 0.9.38)
|
|
350
351
|
|
|
351
352
|
BUNDLED WITH
|
|
352
353
|
2.5.23
|
data/gemfiles/rails_7_2.gemfile
CHANGED
|
@@ -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", "7.2.
|
|
16
|
-
gem "rainbow", "
|
|
14
|
+
gem "rails", "7.2.3.1"
|
|
15
|
+
gem "rainbow", "3.1.1"
|
|
17
16
|
gem "rake", "~> 13.0"
|
|
18
17
|
gem "rspec", "~> 3.0"
|
|
19
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", "~>
|
|
21
|
+
gem "sqlite3", "~> 2.9"
|
|
23
22
|
gem "test-unit", "3.1.5"
|
|
24
|
-
gem "yard", "0.9.
|
|
25
|
-
gem "zeitwerk", "< 2.7.0"
|
|
23
|
+
gem "yard", "0.9.38"
|
|
26
24
|
|
|
27
25
|
gemspec path: "../"
|