pier_logging 0.4.2 → 0.4.3

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: ac877e591e45d88a090eb520bf1cc5f729376899614dfc222a05c8c3ae197421
4
- data.tar.gz: 96ceee22c036f05962dc83eb7af822b0ee37651cde402782bbf5f40b036ad6f1
3
+ metadata.gz: 7a1489aa902034ab82236a941f30b74d44c09f130b5fe97bd2cb45451aec13c3
4
+ data.tar.gz: 8883b6c189da984c59f20c93f79b0afe37e5c440fca5c937de922c6229e5b0a4
5
5
  SHA512:
6
- metadata.gz: 6750d36a6e30c0196d62acce35298a98182eba15c70e89e2f323fcb9e6d7ed75289cdb86c305b00dab21cfb11bc005d8236bc86f8ea9a9cf45f6c1febf064897
7
- data.tar.gz: 51e799f43aa706aa24f81a869a8d35eec859e2df95adb331da1e1ccb1a031f94afee6aad56161583621f008a0ed9921a7157467f4489524350e793c57687956b
6
+ metadata.gz: ebc57735ede42acc608904fccede577f52e9341b8159a8342e721f60fa8e3f82e072d592c06deeeabf1ab4336f1a4446b25015e0fbc72e46e6950330714d0fdb
7
+ data.tar.gz: 604a7e50c6e5e2f2f2d27a7dc2c2a55228bdba2d7d88a4fe74b823d3559b414b1c5c78e5861009f0bb44ed301264b893dd38111babcf6290c1e8222204365938
@@ -2,7 +2,7 @@ name: Publish gem
2
2
 
3
3
  on:
4
4
  push:
5
- branches: [ master ]
5
+ branches: [ main ]
6
6
 
7
7
  jobs:
8
8
  publish:
data/Gemfile.lock CHANGED
@@ -10,124 +10,95 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- actioncable (6.1.3.2)
14
- actionpack (= 6.1.3.2)
15
- activesupport (= 6.1.3.2)
16
- nio4r (~> 2.0)
17
- websocket-driver (>= 0.6.1)
18
- actionmailbox (6.1.3.2)
19
- actionpack (= 6.1.3.2)
20
- activejob (= 6.1.3.2)
21
- activerecord (= 6.1.3.2)
22
- activestorage (= 6.1.3.2)
23
- activesupport (= 6.1.3.2)
24
- mail (>= 2.7.1)
25
- actionmailer (6.1.3.2)
26
- actionpack (= 6.1.3.2)
27
- actionview (= 6.1.3.2)
28
- activejob (= 6.1.3.2)
29
- activesupport (= 6.1.3.2)
13
+ actionmailer (7.0.4.3)
14
+ actionpack (= 7.0.4.3)
15
+ actionview (= 7.0.4.3)
16
+ activejob (= 7.0.4.3)
17
+ activesupport (= 7.0.4.3)
30
18
  mail (~> 2.5, >= 2.5.4)
19
+ net-imap
20
+ net-pop
21
+ net-smtp
31
22
  rails-dom-testing (~> 2.0)
32
- actionpack (6.1.3.2)
33
- actionview (= 6.1.3.2)
34
- activesupport (= 6.1.3.2)
35
- rack (~> 2.0, >= 2.0.9)
23
+ actionpack (7.0.4.3)
24
+ actionview (= 7.0.4.3)
25
+ activesupport (= 7.0.4.3)
26
+ rack (~> 2.0, >= 2.2.0)
36
27
  rack-test (>= 0.6.3)
37
28
  rails-dom-testing (~> 2.0)
38
29
  rails-html-sanitizer (~> 1.0, >= 1.2.0)
39
- actiontext (6.1.3.2)
40
- actionpack (= 6.1.3.2)
41
- activerecord (= 6.1.3.2)
42
- activestorage (= 6.1.3.2)
43
- activesupport (= 6.1.3.2)
44
- nokogiri (>= 1.8.5)
45
- actionview (6.1.3.2)
46
- activesupport (= 6.1.3.2)
30
+ actionview (7.0.4.3)
31
+ activesupport (= 7.0.4.3)
47
32
  builder (~> 3.1)
48
33
  erubi (~> 1.4)
49
34
  rails-dom-testing (~> 2.0)
50
35
  rails-html-sanitizer (~> 1.1, >= 1.2.0)
51
- activejob (6.1.3.2)
52
- activesupport (= 6.1.3.2)
36
+ activejob (7.0.4.3)
37
+ activesupport (= 7.0.4.3)
53
38
  globalid (>= 0.3.6)
54
- activemodel (6.1.3.2)
55
- activesupport (= 6.1.3.2)
56
- activerecord (6.1.3.2)
57
- activemodel (= 6.1.3.2)
58
- activesupport (= 6.1.3.2)
59
- activestorage (6.1.3.2)
60
- actionpack (= 6.1.3.2)
61
- activejob (= 6.1.3.2)
62
- activerecord (= 6.1.3.2)
63
- activesupport (= 6.1.3.2)
64
- marcel (~> 1.0.0)
65
- mini_mime (~> 1.0.2)
66
- activesupport (6.1.3.2)
39
+ activemodel (7.0.4.3)
40
+ activesupport (= 7.0.4.3)
41
+ activerecord (7.0.4.3)
42
+ activemodel (= 7.0.4.3)
43
+ activesupport (= 7.0.4.3)
44
+ activesupport (7.0.4.3)
67
45
  concurrent-ruby (~> 1.0, >= 1.0.2)
68
46
  i18n (>= 1.6, < 2)
69
47
  minitest (>= 5.1)
70
48
  tzinfo (~> 2.0)
71
- zeitwerk (~> 2.3)
72
49
  amazing_print (1.3.0)
73
50
  builder (3.2.4)
74
51
  byebug (11.1.3)
75
- concurrent-ruby (1.1.8)
52
+ concurrent-ruby (1.2.2)
76
53
  crass (1.0.6)
77
- erubi (1.10.0)
54
+ date (3.3.3)
55
+ erubi (1.12.0)
78
56
  facets (3.1.0)
79
- globalid (0.4.2)
80
- activesupport (>= 4.2.0)
81
- i18n (1.8.10)
57
+ globalid (1.1.0)
58
+ activesupport (>= 5.0)
59
+ i18n (1.12.0)
82
60
  concurrent-ruby (~> 1.0)
83
- loofah (2.9.1)
61
+ loofah (2.19.1)
84
62
  crass (~> 1.0.2)
85
63
  nokogiri (>= 1.5.9)
86
- mail (2.7.1)
64
+ mail (2.8.0)
87
65
  mini_mime (>= 0.1.1)
88
- marcel (1.0.1)
89
- method_source (1.0.0)
90
- mini_mime (1.0.3)
91
- mini_portile2 (2.5.1)
66
+ net-imap
67
+ net-pop
68
+ net-smtp
69
+ mini_mime (1.1.2)
70
+ mini_portile2 (2.8.1)
92
71
  minitest (5.14.4)
93
72
  mocha (1.12.0)
94
- nio4r (2.5.7)
95
- nokogiri (1.11.6)
96
- mini_portile2 (~> 2.5.0)
73
+ net-imap (0.3.4)
74
+ date
75
+ net-protocol
76
+ net-pop (0.1.2)
77
+ net-protocol
78
+ net-protocol (0.2.1)
79
+ timeout
80
+ net-smtp (0.3.3)
81
+ net-protocol
82
+ nokogiri (1.14.3)
83
+ mini_portile2 (~> 2.8.0)
97
84
  racc (~> 1.4)
98
85
  oj (3.11.5)
99
86
  ougai (2.0.0)
100
87
  oj (~> 3.10)
101
- racc (1.5.2)
102
- rack (2.2.3)
103
- rack-test (1.1.0)
104
- rack (>= 1.0, < 3)
105
- rails (6.1.3.2)
106
- actioncable (= 6.1.3.2)
107
- actionmailbox (= 6.1.3.2)
108
- actionmailer (= 6.1.3.2)
109
- actionpack (= 6.1.3.2)
110
- actiontext (= 6.1.3.2)
111
- actionview (= 6.1.3.2)
112
- activejob (= 6.1.3.2)
113
- activemodel (= 6.1.3.2)
114
- activerecord (= 6.1.3.2)
115
- activestorage (= 6.1.3.2)
116
- activesupport (= 6.1.3.2)
117
- bundler (>= 1.15.0)
118
- railties (= 6.1.3.2)
119
- sprockets-rails (>= 2.0.0)
88
+ racc (1.6.2)
89
+ rack (2.2.6.4)
90
+ rack-test (2.1.0)
91
+ rack (>= 1.3)
92
+ rails (0.9.5)
93
+ actionmailer (>= 0.6.1)
94
+ actionpack (>= 1.4.0)
95
+ activerecord (>= 1.6.0)
96
+ rake (>= 0.4.15)
120
97
  rails-dom-testing (2.0.3)
121
98
  activesupport (>= 4.2.0)
122
99
  nokogiri (>= 1.6)
123
- rails-html-sanitizer (1.3.0)
124
- loofah (~> 2.3)
125
- railties (6.1.3.2)
126
- actionpack (= 6.1.3.2)
127
- activesupport (= 6.1.3.2)
128
- method_source
129
- rake (>= 0.8.7)
130
- thor (~> 1.0)
100
+ rails-html-sanitizer (1.5.0)
101
+ loofah (~> 2.19, >= 2.19.1)
131
102
  rake (13.0.3)
132
103
  shoulda (4.0.0.rc2)
133
104
  shoulda-context (= 2.0.0.rc4)
@@ -135,20 +106,9 @@ GEM
135
106
  shoulda-context (2.0.0.rc4)
136
107
  shoulda-matchers (4.5.1)
137
108
  activesupport (>= 4.2.0)
138
- sprockets (4.0.2)
139
- concurrent-ruby (~> 1.0)
140
- rack (> 1, < 3)
141
- sprockets-rails (3.2.2)
142
- actionpack (>= 4.0)
143
- activesupport (>= 4.0)
144
- sprockets (>= 3.0.0)
145
- thor (1.1.0)
146
- tzinfo (2.0.4)
109
+ timeout (0.3.1)
110
+ tzinfo (2.0.6)
147
111
  concurrent-ruby (~> 1.0)
148
- websocket-driver (0.7.4)
149
- websocket-extensions (>= 0.1.0)
150
- websocket-extensions (0.1.5)
151
- zeitwerk (2.4.2)
152
112
 
153
113
  PLATFORMS
154
114
  ruby
data/bin/rb_lint.sh CHANGED
@@ -1,6 +1,6 @@
1
1
  #!/usr/bin/env bash
2
2
  echo "Checking changed files"
3
- files=$(git diff --name-only origin/master -- | xargs ls -d 2>/dev/null | egrep "\.(rb|spec|rake|rhtml|rjs|rxml|erb)$")
3
+ files=$(git diff --name-only origin/main -- | xargs ls -d 2>/dev/null | egrep "\.(rb|spec|rake|rhtml|rjs|rxml|erb)$")
4
4
  echo "Changed files:"
5
5
  echo "***"
6
6
  echo "$files"
@@ -6,7 +6,7 @@ module PierLogging
6
6
 
7
7
  def initialize(*args)
8
8
  super
9
- after_initialize if respond_to? :after_initialize
9
+ after_initialize if respond_to?(:after_initialize) && ActiveSupport::VERSION::MAJOR < 6
10
10
  end
11
11
 
12
12
  def create_formatter
@@ -1,3 +1,3 @@
1
1
  module PierLogging
2
- VERSION = "0.4.2"
2
+ VERSION = "0.4.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: pier_logging
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.4.2
4
+ version: 0.4.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Mauricio Banduk
@@ -11,7 +11,7 @@ authors:
11
11
  autorequire:
12
12
  bindir: exe
13
13
  cert_chain: []
14
- date: 2021-12-16 00:00:00.000000000 Z
14
+ date: 2023-04-20 00:00:00.000000000 Z
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
17
17
  name: ougai