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
+ action_text-trix (2.1.18)
22
+ railties
23
+ actioncable (8.1.3)
24
+ actionpack (= 8.1.3)
25
+ activesupport (= 8.1.3)
26
+ nio4r (~> 2.0)
27
+ websocket-driver (>= 0.6.1)
28
+ zeitwerk (~> 2.6)
29
+ actionmailbox (8.1.3)
30
+ actionpack (= 8.1.3)
31
+ activejob (= 8.1.3)
32
+ activerecord (= 8.1.3)
33
+ activestorage (= 8.1.3)
34
+ activesupport (= 8.1.3)
35
+ mail (>= 2.8.0)
36
+ actionmailer (8.1.3)
37
+ actionpack (= 8.1.3)
38
+ actionview (= 8.1.3)
39
+ activejob (= 8.1.3)
40
+ activesupport (= 8.1.3)
41
+ mail (>= 2.8.0)
42
+ rails-dom-testing (~> 2.2)
43
+ actionpack (8.1.3)
44
+ actionview (= 8.1.3)
45
+ activesupport (= 8.1.3)
46
+ nokogiri (>= 1.8.5)
47
+ rack (>= 2.2.4)
48
+ rack-session (>= 1.0.1)
49
+ rack-test (>= 0.6.3)
50
+ rails-dom-testing (~> 2.2)
51
+ rails-html-sanitizer (~> 1.6)
52
+ useragent (~> 0.16)
53
+ actiontext (8.1.3)
54
+ action_text-trix (~> 2.1.15)
55
+ actionpack (= 8.1.3)
56
+ activerecord (= 8.1.3)
57
+ activestorage (= 8.1.3)
58
+ activesupport (= 8.1.3)
59
+ globalid (>= 0.6.0)
60
+ nokogiri (>= 1.8.5)
61
+ actionview (8.1.3)
62
+ activesupport (= 8.1.3)
63
+ builder (~> 3.1)
64
+ erubi (~> 1.11)
65
+ rails-dom-testing (~> 2.2)
66
+ rails-html-sanitizer (~> 1.6)
67
+ activejob (8.1.3)
68
+ activesupport (= 8.1.3)
69
+ globalid (>= 0.3.6)
70
+ activemodel (8.1.3)
71
+ activesupport (= 8.1.3)
72
+ activerecord (8.1.3)
73
+ activemodel (= 8.1.3)
74
+ activesupport (= 8.1.3)
75
+ timeout (>= 0.4.0)
76
+ activestorage (8.1.3)
77
+ actionpack (= 8.1.3)
78
+ activejob (= 8.1.3)
79
+ activerecord (= 8.1.3)
80
+ activesupport (= 8.1.3)
81
+ marcel (~> 1.0)
82
+ activesupport (8.1.3)
83
+ base64
84
+ bigdecimal
85
+ concurrent-ruby (~> 1.0, >= 1.3.1)
86
+ connection_pool (>= 2.2.5)
87
+ drb
88
+ i18n (>= 1.6, < 2)
89
+ json
90
+ logger (>= 1.4.2)
91
+ minitest (>= 5.1)
92
+ securerandom (>= 0.3)
93
+ tzinfo (~> 2.0, >= 2.0.5)
94
+ uri (>= 0.13.1)
95
+ appraisal (2.5.0)
96
+ bundler
97
+ rake
98
+ thor (>= 0.14.0)
99
+ ast (2.4.3)
100
+ base64 (0.3.0)
101
+ bigdecimal (4.1.2)
102
+ builder (3.3.0)
103
+ byebug (11.1.3)
104
+ coderay (1.1.3)
105
+ combustion (1.5.0)
106
+ activesupport (>= 3.0.0)
107
+ railties (>= 3.0.0)
108
+ thor (>= 0.14.6)
109
+ concurrent-ruby (1.3.6)
110
+ connection_pool (3.0.2)
111
+ crass (1.0.6)
112
+ csv (3.3.5)
113
+ date (3.5.1)
114
+ diff-lcs (1.6.2)
115
+ docile (1.1.5)
116
+ drb (2.2.3)
117
+ erb (6.0.4)
118
+ erubi (1.13.1)
119
+ globalid (1.3.0)
120
+ activesupport (>= 6.1)
121
+ i18n (1.14.8)
122
+ concurrent-ruby (~> 1.0)
123
+ io-console (0.8.2)
124
+ irb (1.18.0)
125
+ pp (>= 0.6.0)
126
+ prism (>= 1.3.0)
127
+ rdoc (>= 4.0.0)
128
+ reline (>= 0.4.2)
129
+ json (2.19.5)
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
+ lograge (0.10.0)
142
+ actionpack (>= 4)
143
+ activesupport (>= 4)
144
+ railties (>= 4)
145
+ request_store (~> 1.0)
146
+ loofah (2.25.1)
147
+ crass (~> 1.0.2)
148
+ nokogiri (>= 1.12.0)
149
+ mail (2.9.0)
150
+ logger
151
+ mini_mime (>= 0.1.1)
152
+ net-imap
153
+ net-pop
154
+ net-smtp
155
+ marcel (1.1.0)
156
+ method_source (1.1.0)
157
+ mini_mime (1.1.5)
158
+ minitest (6.0.6)
159
+ drb (~> 2.0)
160
+ prism (~> 1.5)
161
+ net-imap (0.6.4)
162
+ date
163
+ net-protocol
164
+ net-pop (0.1.2)
165
+ net-protocol
166
+ net-protocol (0.2.2)
167
+ timeout
168
+ net-smtp (0.5.1)
169
+ net-protocol
170
+ nio4r (2.7.5)
171
+ nokogiri (1.19.3-aarch64-linux-gnu)
172
+ racc (~> 1.4)
173
+ nokogiri (1.19.3-aarch64-linux-musl)
174
+ racc (~> 1.4)
175
+ nokogiri (1.19.3-arm-linux-gnu)
176
+ racc (~> 1.4)
177
+ nokogiri (1.19.3-arm-linux-musl)
178
+ racc (~> 1.4)
179
+ nokogiri (1.19.3-arm64-darwin)
180
+ racc (~> 1.4)
181
+ nokogiri (1.19.3-x86_64-darwin)
182
+ racc (~> 1.4)
183
+ nokogiri (1.19.3-x86_64-linux-gnu)
184
+ racc (~> 1.4)
185
+ nokogiri (1.19.3-x86_64-linux-musl)
186
+ racc (~> 1.4)
187
+ parallel (1.28.0)
188
+ parser (3.3.11.1)
189
+ ast (~> 2.4.1)
190
+ racc
191
+ power_assert (3.0.1)
192
+ pp (0.6.3)
193
+ prettyprint
194
+ prettyprint (0.2.0)
195
+ prism (1.9.0)
196
+ pry (0.14.2)
197
+ coderay (~> 1.1)
198
+ method_source (~> 1.0)
199
+ pry-byebug (3.10.1)
200
+ byebug (~> 11.0)
201
+ pry (>= 0.13, < 0.15)
202
+ psych (5.3.1)
203
+ date
204
+ stringio
205
+ racc (1.8.1)
206
+ rack (3.2.6)
207
+ rack-session (2.1.2)
208
+ base64 (>= 0.1.0)
209
+ rack (>= 3.0.0)
210
+ rack-test (2.2.0)
211
+ rack (>= 1.3)
212
+ rackup (2.3.1)
213
+ rack (>= 3)
214
+ rails (8.1.3)
215
+ actioncable (= 8.1.3)
216
+ actionmailbox (= 8.1.3)
217
+ actionmailer (= 8.1.3)
218
+ actionpack (= 8.1.3)
219
+ actiontext (= 8.1.3)
220
+ actionview (= 8.1.3)
221
+ activejob (= 8.1.3)
222
+ activemodel (= 8.1.3)
223
+ activerecord (= 8.1.3)
224
+ activestorage (= 8.1.3)
225
+ activesupport (= 8.1.3)
226
+ bundler (>= 1.15.0)
227
+ railties (= 8.1.3)
228
+ rails-dom-testing (2.3.0)
229
+ activesupport (>= 5.0.0)
230
+ minitest
231
+ nokogiri (>= 1.6)
232
+ rails-html-sanitizer (1.7.0)
233
+ loofah (~> 2.25)
234
+ 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)
235
+ railties (8.1.3)
236
+ actionpack (= 8.1.3)
237
+ activesupport (= 8.1.3)
238
+ irb (~> 1.13)
239
+ rackup (>= 1.0.0)
240
+ rake (>= 12.2)
241
+ thor (~> 1.0, >= 1.2.2)
242
+ tsort (>= 0.2)
243
+ zeitwerk (~> 2.6)
244
+ rainbow (3.1.1)
245
+ rake (13.4.2)
246
+ rdoc (7.2.0)
247
+ erb
248
+ psych (>= 4.0.0)
249
+ tsort
250
+ regexp_parser (2.12.0)
251
+ reline (0.6.3)
252
+ io-console (~> 0.5)
253
+ request_store (1.7.0)
254
+ rack (>= 1.4)
255
+ rexml (3.4.4)
256
+ rspec (3.13.2)
257
+ rspec-core (~> 3.13.0)
258
+ rspec-expectations (~> 3.13.0)
259
+ rspec-mocks (~> 3.13.0)
260
+ rspec-core (3.13.6)
261
+ rspec-support (~> 3.13.0)
262
+ rspec-expectations (3.13.5)
263
+ diff-lcs (>= 1.2.0, < 2.0)
264
+ rspec-support (~> 3.13.0)
265
+ rspec-mocks (3.13.8)
266
+ diff-lcs (>= 1.2.0, < 2.0)
267
+ rspec-support (~> 3.13.0)
268
+ rspec-rails (8.0.4)
269
+ actionpack (>= 7.2)
270
+ activesupport (>= 7.2)
271
+ railties (>= 7.2)
272
+ rspec-core (>= 3.13.0, < 5.0.0)
273
+ rspec-expectations (>= 3.13.0, < 5.0.0)
274
+ rspec-mocks (>= 3.13.0, < 5.0.0)
275
+ rspec-support (>= 3.13.0, < 5.0.0)
276
+ rspec-support (3.13.7)
277
+ rubocop (1.82.1)
278
+ json (~> 2.3)
279
+ language_server-protocol (~> 3.17.0.2)
280
+ lint_roller (~> 1.1.0)
281
+ parallel (~> 1.10)
282
+ parser (>= 3.3.0.2)
283
+ rainbow (>= 2.2.2, < 4.0)
284
+ regexp_parser (>= 2.9.3, < 3.0)
285
+ rubocop-ast (>= 1.48.0, < 2.0)
286
+ ruby-progressbar (~> 1.7)
287
+ unicode-display_width (>= 2.4.0, < 4.0)
288
+ rubocop-ast (1.49.1)
289
+ parser (>= 3.3.7.2)
290
+ prism (~> 1.7)
291
+ rubocop-performance (1.26.1)
292
+ lint_roller (~> 1.1)
293
+ rubocop (>= 1.75.0, < 2.0)
294
+ rubocop-ast (>= 1.47.1, < 2.0)
295
+ rubocop-rails (2.34.3)
296
+ activesupport (>= 4.2.0)
297
+ lint_roller (~> 1.1)
298
+ rack (>= 1.1)
299
+ rubocop (>= 1.75.0, < 2.0)
300
+ rubocop-ast (>= 1.44.0, < 2.0)
301
+ rubocop-rake (0.7.1)
302
+ lint_roller (~> 1.1)
303
+ rubocop (>= 1.72.1)
304
+ rubocop-rspec (3.9.0)
305
+ lint_roller (~> 1.1)
306
+ rubocop (~> 1.81)
307
+ ruby-progressbar (1.13.0)
308
+ rubyzip (2.4.1)
309
+ securerandom (0.4.1)
310
+ simplecov (0.15.1)
311
+ docile (~> 1.1.0)
312
+ json (>= 1.8, < 3)
313
+ simplecov-html (~> 0.10.0)
314
+ simplecov-html (0.10.2)
315
+ sqlite3 (2.9.4-aarch64-linux-gnu)
316
+ sqlite3 (2.9.4-aarch64-linux-musl)
317
+ sqlite3 (2.9.4-arm-linux-gnu)
318
+ sqlite3 (2.9.4-arm-linux-musl)
319
+ sqlite3 (2.9.4-arm64-darwin)
320
+ sqlite3 (2.9.4-x86_64-darwin)
321
+ sqlite3 (2.9.4-x86_64-linux-gnu)
322
+ sqlite3 (2.9.4-x86_64-linux-musl)
323
+ stringio (3.2.0)
324
+ test-unit (3.1.5)
325
+ power_assert
326
+ thor (1.5.0)
327
+ timeout (0.6.1)
328
+ tomlrb (2.0.4)
329
+ tsort (0.2.0)
330
+ tzinfo (2.0.6)
331
+ concurrent-ruby (~> 1.0)
332
+ unicode-display_width (3.2.0)
333
+ unicode-emoji (~> 4.1)
334
+ unicode-emoji (4.2.0)
335
+ uri (1.1.1)
336
+ useragent (0.16.11)
337
+ websocket-driver (0.8.0)
338
+ base64
339
+ websocket-extensions (>= 0.1.0)
340
+ websocket-extensions (0.1.5)
341
+ with_env (1.1.0)
342
+ xml-simple (1.1.9)
343
+ rexml
344
+ yard (0.9.38)
345
+ zeitwerk (2.7.5)
346
+
347
+ PLATFORMS
348
+ aarch64-linux-gnu
349
+ aarch64-linux-musl
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.1.3)
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,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lumberaxe
4
- VERSION = "0.2.0"
4
+ VERSION = "0.3.0"
5
5
  end
data/lumberaxe.gemspec CHANGED
@@ -12,7 +12,7 @@ Gem::Specification.new do |spec|
12
12
  spec.description = "Lumberaxe handles logging output formatting."
13
13
  spec.homepage = "https://github.com/powerhome/power-tools"
14
14
  spec.license = "MIT"
15
- spec.required_ruby_version = ">= 3.0"
15
+ spec.required_ruby_version = ">= 3.2"
16
16
 
17
17
  spec.metadata["rubygems_mfa_required"] = "true"
18
18
  spec.metadata["homepage_uri"] = spec.homepage
@@ -30,6 +30,6 @@ Gem::Specification.new do |spec|
30
30
  spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) }
31
31
  spec.require_paths = ["lib"]
32
32
 
33
- spec.add_dependency "activesupport", ">= 6.0.6.1", "< 8"
33
+ spec.add_dependency "activesupport", ">= 7.1.3.2", "< 8.2"
34
34
  spec.add_dependency "lograge", "0.10.0"
35
35
  end
metadata CHANGED
@@ -1,15 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: lumberaxe
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.0
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Carlos Palhares
8
8
  - Jill Klang
9
- autorequire:
10
9
  bindir: exe
11
10
  cert_chain: []
12
- date: 2025-08-18 00:00:00.000000000 Z
11
+ date: 1980-01-02 00:00:00.000000000 Z
13
12
  dependencies:
14
13
  - !ruby/object:Gem::Dependency
15
14
  name: activesupport
@@ -17,20 +16,20 @@ dependencies:
17
16
  requirements:
18
17
  - - ">="
19
18
  - !ruby/object:Gem::Version
20
- version: 6.0.6.1
19
+ version: 7.1.3.2
21
20
  - - "<"
22
21
  - !ruby/object:Gem::Version
23
- version: '8'
22
+ version: '8.2'
24
23
  type: :runtime
25
24
  prerelease: false
26
25
  version_requirements: !ruby/object:Gem::Requirement
27
26
  requirements:
28
27
  - - ">="
29
28
  - !ruby/object:Gem::Version
30
- version: 6.0.6.1
29
+ version: 7.1.3.2
31
30
  - - "<"
32
31
  - !ruby/object:Gem::Version
33
- version: '8'
32
+ version: '8.2'
34
33
  - !ruby/object:Gem::Dependency
35
34
  name: lograge
36
35
  requirement: !ruby/object:Gem::Requirement
@@ -64,16 +63,14 @@ files:
64
63
  - docs/CHANGELOG.md
65
64
  - docs/README.md
66
65
  - gemfiles/.bundle/config
67
- - gemfiles/rails_6_0.gemfile
68
- - gemfiles/rails_6_0.gemfile.lock
69
- - gemfiles/rails_6_1.gemfile
70
- - gemfiles/rails_6_1.gemfile.lock
71
- - gemfiles/rails_7_0.gemfile
72
- - gemfiles/rails_7_0.gemfile.lock
73
66
  - gemfiles/rails_7_1.gemfile
74
67
  - gemfiles/rails_7_1.gemfile.lock
75
68
  - gemfiles/rails_7_2.gemfile
76
69
  - gemfiles/rails_7_2.gemfile.lock
70
+ - gemfiles/rails_8_0.gemfile
71
+ - gemfiles/rails_8_0.gemfile.lock
72
+ - gemfiles/rails_8_1.gemfile
73
+ - gemfiles/rails_8_1.gemfile.lock
77
74
  - lib/lumberaxe.rb
78
75
  - lib/lumberaxe/json_formatter.rb
79
76
  - lib/lumberaxe/logger.rb
@@ -90,7 +87,6 @@ metadata:
90
87
  homepage_uri: https://github.com/powerhome/power-tools
91
88
  source_code_uri: https://github.com/powerhome/power-tools
92
89
  changelog_uri: https://github.com/powerhome/power-tools/blob/main/packages/lumberaxe/docs/CHANGELOG.md
93
- post_install_message:
94
90
  rdoc_options: []
95
91
  require_paths:
96
92
  - lib
@@ -98,15 +94,14 @@ required_ruby_version: !ruby/object:Gem::Requirement
98
94
  requirements:
99
95
  - - ">="
100
96
  - !ruby/object:Gem::Version
101
- version: '3.0'
97
+ version: '3.2'
102
98
  required_rubygems_version: !ruby/object:Gem::Requirement
103
99
  requirements:
104
100
  - - ">="
105
101
  - !ruby/object:Gem::Version
106
102
  version: '0'
107
103
  requirements: []
108
- rubygems_version: 3.5.22
109
- signing_key:
104
+ rubygems_version: 3.6.9
110
105
  specification_version: 4
111
106
  summary: Power-ful logging wrapper
112
107
  test_files: []
@@ -1,10 +0,0 @@
1
- # This file was generated by Appraisal
2
-
3
- source "https://rubygems.org"
4
-
5
- gem "net-imap", "< 0.5.0"
6
- gem "rubocop-powerhome", path: "../../rubocop-powerhome"
7
- gem "zeitwerk", "< 2.7.0"
8
- gem "rails", "6.0.6.1"
9
-
10
- gemspec path: "../"