lumberaxe 0.1.5 → 0.2.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,367 @@
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.2.0)
22
+ actionpack (= 7.2.0)
23
+ activesupport (= 7.2.0)
24
+ nio4r (~> 2.0)
25
+ websocket-driver (>= 0.6.1)
26
+ zeitwerk (~> 2.6)
27
+ actionmailbox (7.2.0)
28
+ actionpack (= 7.2.0)
29
+ activejob (= 7.2.0)
30
+ activerecord (= 7.2.0)
31
+ activestorage (= 7.2.0)
32
+ activesupport (= 7.2.0)
33
+ mail (>= 2.8.0)
34
+ actionmailer (7.2.0)
35
+ actionpack (= 7.2.0)
36
+ actionview (= 7.2.0)
37
+ activejob (= 7.2.0)
38
+ activesupport (= 7.2.0)
39
+ mail (>= 2.8.0)
40
+ rails-dom-testing (~> 2.2)
41
+ actionpack (7.2.0)
42
+ actionview (= 7.2.0)
43
+ activesupport (= 7.2.0)
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.0)
53
+ actionpack (= 7.2.0)
54
+ activerecord (= 7.2.0)
55
+ activestorage (= 7.2.0)
56
+ activesupport (= 7.2.0)
57
+ globalid (>= 0.6.0)
58
+ nokogiri (>= 1.8.5)
59
+ actionview (7.2.0)
60
+ activesupport (= 7.2.0)
61
+ builder (~> 3.1)
62
+ erubi (~> 1.11)
63
+ rails-dom-testing (~> 2.2)
64
+ rails-html-sanitizer (~> 1.6)
65
+ activejob (7.2.0)
66
+ activesupport (= 7.2.0)
67
+ globalid (>= 0.3.6)
68
+ activemodel (7.2.0)
69
+ activesupport (= 7.2.0)
70
+ activerecord (7.2.0)
71
+ activemodel (= 7.2.0)
72
+ activesupport (= 7.2.0)
73
+ timeout (>= 0.4.0)
74
+ activestorage (7.2.0)
75
+ actionpack (= 7.2.0)
76
+ activejob (= 7.2.0)
77
+ activerecord (= 7.2.0)
78
+ activesupport (= 7.2.0)
79
+ marcel (~> 1.0)
80
+ activesupport (7.2.0)
81
+ base64
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
+ appraisal (2.5.0)
92
+ bundler
93
+ rake
94
+ thor (>= 0.14.0)
95
+ ast (2.4.3)
96
+ base64 (0.3.0)
97
+ bigdecimal (3.2.2)
98
+ builder (3.3.0)
99
+ byebug (11.1.3)
100
+ cgi (0.5.0)
101
+ coderay (1.1.3)
102
+ combustion (1.5.0)
103
+ activesupport (>= 3.0.0)
104
+ railties (>= 3.0.0)
105
+ thor (>= 0.14.6)
106
+ concurrent-ruby (1.3.5)
107
+ connection_pool (2.5.3)
108
+ crass (1.0.6)
109
+ csv (3.3.5)
110
+ date (3.4.1)
111
+ diff-lcs (1.6.2)
112
+ docile (1.1.5)
113
+ drb (2.2.3)
114
+ erb (4.0.4)
115
+ cgi (>= 0.3.3)
116
+ erubi (1.13.1)
117
+ globalid (1.2.1)
118
+ activesupport (>= 6.1)
119
+ i18n (1.14.7)
120
+ concurrent-ruby (~> 1.0)
121
+ io-console (0.8.1)
122
+ irb (1.15.2)
123
+ pp (>= 0.6.0)
124
+ rdoc (>= 4.0.0)
125
+ reline (>= 0.4.2)
126
+ json (2.13.2)
127
+ language_server-protocol (3.17.0.5)
128
+ license_finder (7.2.1)
129
+ bundler
130
+ csv (~> 3.2)
131
+ rubyzip (>= 1, < 3)
132
+ thor (~> 1.2)
133
+ tomlrb (>= 1.3, < 2.1)
134
+ with_env (= 1.1.0)
135
+ xml-simple (~> 1.1.9)
136
+ lint_roller (1.1.0)
137
+ logger (1.7.0)
138
+ lograge (0.10.0)
139
+ actionpack (>= 4)
140
+ activesupport (>= 4)
141
+ railties (>= 4)
142
+ request_store (~> 1.0)
143
+ loofah (2.24.1)
144
+ crass (~> 1.0.2)
145
+ nokogiri (>= 1.12.0)
146
+ mail (2.8.1)
147
+ mini_mime (>= 0.1.1)
148
+ net-imap
149
+ net-pop
150
+ net-smtp
151
+ marcel (1.0.4)
152
+ method_source (1.1.0)
153
+ mini_mime (1.1.5)
154
+ minitest (5.25.5)
155
+ net-imap (0.4.22)
156
+ date
157
+ net-protocol
158
+ net-pop (0.1.2)
159
+ net-protocol
160
+ net-protocol (0.2.2)
161
+ timeout
162
+ net-smtp (0.5.1)
163
+ net-protocol
164
+ nio4r (2.7.4)
165
+ nokogiri (1.17.2-aarch64-linux)
166
+ racc (~> 1.4)
167
+ nokogiri (1.17.2-arm-linux)
168
+ racc (~> 1.4)
169
+ nokogiri (1.17.2-arm64-darwin)
170
+ racc (~> 1.4)
171
+ nokogiri (1.17.2-x86_64-darwin)
172
+ racc (~> 1.4)
173
+ nokogiri (1.17.2-x86_64-linux)
174
+ racc (~> 1.4)
175
+ parallel (1.27.0)
176
+ parser (3.3.9.0)
177
+ ast (~> 2.4.1)
178
+ racc
179
+ power_assert (2.0.5)
180
+ pp (0.6.2)
181
+ prettyprint
182
+ prettyprint (0.2.0)
183
+ prism (1.4.0)
184
+ pry (0.14.2)
185
+ coderay (~> 1.1)
186
+ method_source (~> 1.0)
187
+ pry-byebug (3.10.1)
188
+ byebug (~> 11.0)
189
+ pry (>= 0.13, < 0.15)
190
+ psych (5.2.6)
191
+ date
192
+ stringio
193
+ racc (1.8.1)
194
+ rack (3.1.16)
195
+ rack-session (2.1.1)
196
+ base64 (>= 0.1.0)
197
+ rack (>= 3.0.0)
198
+ rack-test (2.2.0)
199
+ rack (>= 1.3)
200
+ rackup (2.2.1)
201
+ rack (>= 3)
202
+ rails (7.2.0)
203
+ actioncable (= 7.2.0)
204
+ actionmailbox (= 7.2.0)
205
+ actionmailer (= 7.2.0)
206
+ actionpack (= 7.2.0)
207
+ actiontext (= 7.2.0)
208
+ actionview (= 7.2.0)
209
+ activejob (= 7.2.0)
210
+ activemodel (= 7.2.0)
211
+ activerecord (= 7.2.0)
212
+ activestorage (= 7.2.0)
213
+ activesupport (= 7.2.0)
214
+ bundler (>= 1.15.0)
215
+ railties (= 7.2.0)
216
+ rails-dom-testing (2.3.0)
217
+ activesupport (>= 5.0.0)
218
+ minitest
219
+ nokogiri (>= 1.6)
220
+ rails-html-sanitizer (1.6.2)
221
+ loofah (~> 2.21)
222
+ 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)
223
+ railties (7.2.0)
224
+ actionpack (= 7.2.0)
225
+ activesupport (= 7.2.0)
226
+ irb (~> 1.13)
227
+ rackup (>= 1.0.0)
228
+ rake (>= 12.2)
229
+ thor (~> 1.0, >= 1.2.2)
230
+ zeitwerk (~> 2.6)
231
+ rainbow (2.2.2)
232
+ rake
233
+ rake (13.3.0)
234
+ rdoc (6.14.2)
235
+ erb
236
+ psych (>= 4.0.0)
237
+ regexp_parser (2.11.2)
238
+ reline (0.6.2)
239
+ io-console (~> 0.5)
240
+ request_store (1.7.0)
241
+ rack (>= 1.4)
242
+ rexml (3.4.1)
243
+ rspec (3.13.1)
244
+ rspec-core (~> 3.13.0)
245
+ rspec-expectations (~> 3.13.0)
246
+ rspec-mocks (~> 3.13.0)
247
+ rspec-core (3.13.5)
248
+ rspec-support (~> 3.13.0)
249
+ rspec-expectations (3.13.5)
250
+ diff-lcs (>= 1.2.0, < 2.0)
251
+ rspec-support (~> 3.13.0)
252
+ rspec-mocks (3.13.5)
253
+ diff-lcs (>= 1.2.0, < 2.0)
254
+ rspec-support (~> 3.13.0)
255
+ rspec-rails (8.0.2)
256
+ actionpack (>= 7.2)
257
+ activesupport (>= 7.2)
258
+ railties (>= 7.2)
259
+ rspec-core (~> 3.13)
260
+ rspec-expectations (~> 3.13)
261
+ rspec-mocks (~> 3.13)
262
+ rspec-support (~> 3.13)
263
+ rspec-support (3.13.4)
264
+ rubocop (1.74.0)
265
+ json (~> 2.3)
266
+ language_server-protocol (~> 3.17.0.2)
267
+ lint_roller (~> 1.1.0)
268
+ parallel (~> 1.10)
269
+ parser (>= 3.3.0.2)
270
+ rainbow (>= 2.2.2, < 4.0)
271
+ regexp_parser (>= 2.9.3, < 3.0)
272
+ rubocop-ast (>= 1.38.0, < 2.0)
273
+ ruby-progressbar (~> 1.7)
274
+ unicode-display_width (>= 2.4.0, < 4.0)
275
+ rubocop-ast (1.46.0)
276
+ parser (>= 3.3.7.2)
277
+ prism (~> 1.4)
278
+ rubocop-performance (1.24.0)
279
+ lint_roller (~> 1.1)
280
+ rubocop (>= 1.72.1, < 2.0)
281
+ rubocop-ast (>= 1.38.0, < 2.0)
282
+ rubocop-rails (2.30.3)
283
+ activesupport (>= 4.2.0)
284
+ lint_roller (~> 1.1)
285
+ rack (>= 1.1)
286
+ rubocop (>= 1.72.1, < 2.0)
287
+ rubocop-ast (>= 1.38.0, < 2.0)
288
+ rubocop-rake (0.7.1)
289
+ lint_roller (~> 1.1)
290
+ rubocop (>= 1.72.1)
291
+ rubocop-rspec (3.6.0)
292
+ lint_roller (~> 1.1)
293
+ rubocop (~> 1.72, >= 1.72.1)
294
+ ruby-progressbar (1.13.0)
295
+ rubyzip (2.4.1)
296
+ securerandom (0.4.1)
297
+ simplecov (0.15.1)
298
+ docile (~> 1.1.0)
299
+ json (>= 1.8, < 3)
300
+ simplecov-html (~> 0.10.0)
301
+ simplecov-html (0.10.2)
302
+ sqlite3 (1.7.3-aarch64-linux)
303
+ sqlite3 (1.7.3-arm-linux)
304
+ sqlite3 (1.7.3-arm64-darwin)
305
+ sqlite3 (1.7.3-x86_64-darwin)
306
+ sqlite3 (1.7.3-x86_64-linux)
307
+ stringio (3.1.7)
308
+ test-unit (3.1.5)
309
+ power_assert
310
+ thor (1.4.0)
311
+ timeout (0.4.3)
312
+ tomlrb (2.0.3)
313
+ tzinfo (2.0.6)
314
+ concurrent-ruby (~> 1.0)
315
+ unicode-display_width (3.1.5)
316
+ unicode-emoji (~> 4.0, >= 4.0.4)
317
+ unicode-emoji (4.0.4)
318
+ useragent (0.16.11)
319
+ websocket-driver (0.8.0)
320
+ base64
321
+ websocket-extensions (>= 0.1.0)
322
+ websocket-extensions (0.1.5)
323
+ with_env (1.1.0)
324
+ xml-simple (1.1.9)
325
+ rexml
326
+ yard (0.9.21)
327
+ zeitwerk (2.6.18)
328
+
329
+ PLATFORMS
330
+ aarch64-linux
331
+ aarch64-linux-gnu
332
+ aarch64-linux-musl
333
+ arm-linux
334
+ arm-linux-gnu
335
+ arm-linux-musl
336
+ arm64-darwin
337
+ x86_64-darwin
338
+ x86_64-linux
339
+ x86_64-linux-gnu
340
+ x86_64-linux-musl
341
+
342
+ DEPENDENCIES
343
+ appraisal (~> 2.5.0)
344
+ bundler (~> 2.1)
345
+ combustion (~> 1.3)
346
+ erb (< 5)
347
+ license_finder (>= 7.0)
348
+ lumberaxe!
349
+ net-imap (< 0.5.0)
350
+ nokogiri (< 1.18.0)
351
+ parser (>= 2.5, != 2.5.1.1)
352
+ pry (>= 0.14.2)
353
+ pry-byebug (= 3.10.1)
354
+ rails (= 7.2.0)
355
+ rainbow (= 2.2.2)
356
+ rake (~> 13.0)
357
+ rspec (~> 3.0)
358
+ rspec-rails (~> 8.0.1)
359
+ rubocop-powerhome!
360
+ simplecov (= 0.15.1)
361
+ sqlite3 (~> 1.7.3)
362
+ test-unit (= 3.1.5)
363
+ yard (= 0.9.21)
364
+ zeitwerk (< 2.7.0)
365
+
366
+ BUNDLED WITH
367
+ 2.5.23
@@ -5,7 +5,7 @@ module Lumberaxe
5
5
  cattr_accessor(:log_level) { :debug }
6
6
 
7
7
  def initialize(output = $stdout, progname:, level: log_level)
8
- super output
8
+ super(output)
9
9
 
10
10
  self.progname = progname
11
11
  self.level = level
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Lumberaxe
4
- VERSION = "0.1.5"
4
+ VERSION = "0.2.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 = ">= 2.7"
15
+ spec.required_ruby_version = ">= 3.0"
16
16
 
17
17
  spec.metadata["rubygems_mfa_required"] = "true"
18
18
  spec.metadata["homepage_uri"] = spec.homepage
@@ -30,24 +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", "< 7.2"
33
+ spec.add_dependency "activesupport", ">= 6.0.6.1", "< 8"
34
34
  spec.add_dependency "lograge", "0.10.0"
35
-
36
- spec.add_development_dependency "appraisal", "~> 2.4.1"
37
- spec.add_development_dependency "bundler", "~> 2.1"
38
- spec.add_development_dependency "combustion", "~> 1.3"
39
- spec.add_development_dependency "license_finder", ">= 7.0"
40
- spec.add_development_dependency "parser", ">= 2.5", "!= 2.5.1.1"
41
- spec.add_development_dependency "pry", ">= 0.14.2"
42
- spec.add_development_dependency "pry-byebug", "3.10.1"
43
- spec.add_development_dependency "rails", ">= 6.0.6.1", "< 7.2"
44
- spec.add_development_dependency "rainbow", "2.2.2"
45
- spec.add_development_dependency "rake", "~> 13.0"
46
- spec.add_development_dependency "rspec", "~> 3.0"
47
- spec.add_development_dependency "rspec-rails", "~> 5.1.2"
48
- spec.add_development_dependency "rubocop-powerhome", "0.5.0"
49
- spec.add_development_dependency "simplecov", "0.15.1"
50
- spec.add_development_dependency "sqlite3", "~> 1.4.2"
51
- spec.add_development_dependency "test-unit", "3.1.5"
52
- spec.add_development_dependency "yard", "0.9.21"
53
35
  end