pier_logging 0.2.5 → 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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5b2a1b9430577ae2c662d051aa5e305f33aeff05655333e0112a73386beab712
4
- data.tar.gz: b1cb0e6cb96dde62fac3c7ae240e3f56aa14df4df416929eb889b68df4a09ae3
3
+ metadata.gz: 002c7af8b57dee3c6d7701bb5c297a01f605d5d9c045dedcd03f2293f521242e
4
+ data.tar.gz: d8fb099b212e46ec4d76a3933719517c2caca8820bec1d8d86e6723055043587
5
5
  SHA512:
6
- metadata.gz: 6ea2ebdf2a038bd3c0b9b76f0409c0e3abf05eab7b00d5934c9bcf7b461e2bee3a35af07788a62d87cf892f333141ae5658348237effb7d171c1feddd511826c
7
- data.tar.gz: d2aefc5a1d51a288e541d80cefc0caf3f9794726b8860131cdfc320eeba0ea0deac035097de74515ddb9639d42d76b080e6850d1d610b83c11e1e05451b699cd
6
+ metadata.gz: e83c1d6ea35adb4429c7f40e83fb617ee9979fee0cea5f675982af661ca7b974ba924f513ab04573236d44cafd5729ce6e64dfecd51097c8a5970de0e4b46a38
7
+ data.tar.gz: 95fb36b857acb6f66ae83da3abfad7736b11d08c219c904b82c5b6c912e0b46d75c66ee982dd579c85e3894f3c4580a49f7cff2e07c389c2140bd8baec6575de
@@ -10,56 +10,56 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- actioncable (6.0.3.2)
14
- actionpack (= 6.0.3.2)
13
+ actioncable (6.0.3.3)
14
+ actionpack (= 6.0.3.3)
15
15
  nio4r (~> 2.0)
16
16
  websocket-driver (>= 0.6.1)
17
- actionmailbox (6.0.3.2)
18
- actionpack (= 6.0.3.2)
19
- activejob (= 6.0.3.2)
20
- activerecord (= 6.0.3.2)
21
- activestorage (= 6.0.3.2)
22
- activesupport (= 6.0.3.2)
17
+ actionmailbox (6.0.3.3)
18
+ actionpack (= 6.0.3.3)
19
+ activejob (= 6.0.3.3)
20
+ activerecord (= 6.0.3.3)
21
+ activestorage (= 6.0.3.3)
22
+ activesupport (= 6.0.3.3)
23
23
  mail (>= 2.7.1)
24
- actionmailer (6.0.3.2)
25
- actionpack (= 6.0.3.2)
26
- actionview (= 6.0.3.2)
27
- activejob (= 6.0.3.2)
24
+ actionmailer (6.0.3.3)
25
+ actionpack (= 6.0.3.3)
26
+ actionview (= 6.0.3.3)
27
+ activejob (= 6.0.3.3)
28
28
  mail (~> 2.5, >= 2.5.4)
29
29
  rails-dom-testing (~> 2.0)
30
- actionpack (6.0.3.2)
31
- actionview (= 6.0.3.2)
32
- activesupport (= 6.0.3.2)
30
+ actionpack (6.0.3.3)
31
+ actionview (= 6.0.3.3)
32
+ activesupport (= 6.0.3.3)
33
33
  rack (~> 2.0, >= 2.0.8)
34
34
  rack-test (>= 0.6.3)
35
35
  rails-dom-testing (~> 2.0)
36
36
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
37
- actiontext (6.0.3.2)
38
- actionpack (= 6.0.3.2)
39
- activerecord (= 6.0.3.2)
40
- activestorage (= 6.0.3.2)
41
- activesupport (= 6.0.3.2)
37
+ actiontext (6.0.3.3)
38
+ actionpack (= 6.0.3.3)
39
+ activerecord (= 6.0.3.3)
40
+ activestorage (= 6.0.3.3)
41
+ activesupport (= 6.0.3.3)
42
42
  nokogiri (>= 1.8.5)
43
- actionview (6.0.3.2)
44
- activesupport (= 6.0.3.2)
43
+ actionview (6.0.3.3)
44
+ activesupport (= 6.0.3.3)
45
45
  builder (~> 3.1)
46
46
  erubi (~> 1.4)
47
47
  rails-dom-testing (~> 2.0)
48
48
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
49
- activejob (6.0.3.2)
50
- activesupport (= 6.0.3.2)
49
+ activejob (6.0.3.3)
50
+ activesupport (= 6.0.3.3)
51
51
  globalid (>= 0.3.6)
52
- activemodel (6.0.3.2)
53
- activesupport (= 6.0.3.2)
54
- activerecord (6.0.3.2)
55
- activemodel (= 6.0.3.2)
56
- activesupport (= 6.0.3.2)
57
- activestorage (6.0.3.2)
58
- actionpack (= 6.0.3.2)
59
- activejob (= 6.0.3.2)
60
- activerecord (= 6.0.3.2)
52
+ activemodel (6.0.3.3)
53
+ activesupport (= 6.0.3.3)
54
+ activerecord (6.0.3.3)
55
+ activemodel (= 6.0.3.3)
56
+ activesupport (= 6.0.3.3)
57
+ activestorage (6.0.3.3)
58
+ actionpack (= 6.0.3.3)
59
+ activejob (= 6.0.3.3)
60
+ activerecord (= 6.0.3.3)
61
61
  marcel (~> 0.3.1)
62
- activesupport (6.0.3.2)
62
+ activesupport (6.0.3.3)
63
63
  concurrent-ruby (~> 1.0, >= 1.0.2)
64
64
  i18n (>= 0.7, < 2)
65
65
  minitest (~> 5.1)
@@ -68,15 +68,15 @@ GEM
68
68
  awesome_print (1.8.0)
69
69
  builder (3.2.4)
70
70
  byebug (11.1.3)
71
- concurrent-ruby (1.1.6)
71
+ concurrent-ruby (1.1.7)
72
72
  crass (1.0.6)
73
73
  erubi (1.9.0)
74
74
  facets (3.1.0)
75
75
  globalid (0.4.2)
76
76
  activesupport (>= 4.2.0)
77
- i18n (1.8.3)
77
+ i18n (1.8.5)
78
78
  concurrent-ruby (~> 1.0)
79
- loofah (2.6.0)
79
+ loofah (2.7.0)
80
80
  crass (~> 1.0.2)
81
81
  nokogiri (>= 1.5.9)
82
82
  mail (2.7.1)
@@ -88,8 +88,8 @@ GEM
88
88
  mini_mime (1.0.2)
89
89
  mini_portile2 (2.4.0)
90
90
  minitest (5.14.1)
91
- nio4r (2.5.2)
92
- nokogiri (1.10.9)
91
+ nio4r (2.5.4)
92
+ nokogiri (1.10.10)
93
93
  mini_portile2 (~> 2.4.0)
94
94
  oj (3.10.6)
95
95
  ougai (1.8.5)
@@ -97,29 +97,29 @@ GEM
97
97
  rack (2.2.3)
98
98
  rack-test (1.1.0)
99
99
  rack (>= 1.0, < 3)
100
- rails (6.0.3.2)
101
- actioncable (= 6.0.3.2)
102
- actionmailbox (= 6.0.3.2)
103
- actionmailer (= 6.0.3.2)
104
- actionpack (= 6.0.3.2)
105
- actiontext (= 6.0.3.2)
106
- actionview (= 6.0.3.2)
107
- activejob (= 6.0.3.2)
108
- activemodel (= 6.0.3.2)
109
- activerecord (= 6.0.3.2)
110
- activestorage (= 6.0.3.2)
111
- activesupport (= 6.0.3.2)
100
+ rails (6.0.3.3)
101
+ actioncable (= 6.0.3.3)
102
+ actionmailbox (= 6.0.3.3)
103
+ actionmailer (= 6.0.3.3)
104
+ actionpack (= 6.0.3.3)
105
+ actiontext (= 6.0.3.3)
106
+ actionview (= 6.0.3.3)
107
+ activejob (= 6.0.3.3)
108
+ activemodel (= 6.0.3.3)
109
+ activerecord (= 6.0.3.3)
110
+ activestorage (= 6.0.3.3)
111
+ activesupport (= 6.0.3.3)
112
112
  bundler (>= 1.3.0)
113
- railties (= 6.0.3.2)
113
+ railties (= 6.0.3.3)
114
114
  sprockets-rails (>= 2.0.0)
115
115
  rails-dom-testing (2.0.3)
116
116
  activesupport (>= 4.2.0)
117
117
  nokogiri (>= 1.6)
118
118
  rails-html-sanitizer (1.3.0)
119
119
  loofah (~> 2.3)
120
- railties (6.0.3.2)
121
- actionpack (= 6.0.3.2)
122
- activesupport (= 6.0.3.2)
120
+ railties (6.0.3.3)
121
+ actionpack (= 6.0.3.3)
122
+ activesupport (= 6.0.3.3)
123
123
  method_source
124
124
  rake (>= 0.8.7)
125
125
  thor (>= 0.20.3, < 2.0)
@@ -127,7 +127,7 @@ GEM
127
127
  sprockets (4.0.2)
128
128
  concurrent-ruby (~> 1.0)
129
129
  rack (> 1, < 3)
130
- sprockets-rails (3.2.1)
130
+ sprockets-rails (3.2.2)
131
131
  actionpack (>= 4.0)
132
132
  activesupport (>= 4.0)
133
133
  sprockets (>= 3.0.0)
@@ -135,10 +135,10 @@ GEM
135
135
  thread_safe (0.3.6)
136
136
  tzinfo (1.2.7)
137
137
  thread_safe (~> 0.1)
138
- websocket-driver (0.7.2)
138
+ websocket-driver (0.7.3)
139
139
  websocket-extensions (>= 0.1.0)
140
140
  websocket-extensions (0.1.5)
141
- zeitwerk (2.3.1)
141
+ zeitwerk (2.4.0)
142
142
 
143
143
  PLATFORMS
144
144
  ruby
@@ -2,7 +2,7 @@
2
2
  module PierLogging
3
3
  class Logger < Ougai::Logger
4
4
  include ActiveSupport::LoggerThreadSafeLevel
5
- include LoggerSilence
5
+ include ActiveSupport::LoggerSilence if defined?(ActiveSupport::LoggerSilence)
6
6
 
7
7
  def initialize(*args)
8
8
  super
@@ -1,3 +1,3 @@
1
1
  module PierLogging
2
- VERSION = "0.2.5"
2
+ VERSION = "0.3.0"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pier_logging
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.5
4
+ version: 0.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mauricio Banduk
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2020-09-29 00:00:00.000000000 Z
11
+ date: 2021-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: ougai