memolog 0.5.3 → 0.5.5

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: 559e5a7e0fa209df80d730d510940cbd02f86af04bdc776639720cc16f258cb1
4
- data.tar.gz: eb0c3ded2c2832495c5faf135427c44e14e1f045b55316b93483768fe8d01a7e
3
+ metadata.gz: 79a834148919b7b13b255fd75fcf5f7ac1bd005da334f3d8ea0555d5cb0a5d10
4
+ data.tar.gz: 2c9324080a975f9df5dbfcca093a690d26a1853a9f9ba221fb5d334b547eeb85
5
5
  SHA512:
6
- metadata.gz: edb4ac11fc4e7376307ae0a34574a06119221415cb858aae319ce998e37e90292496bb3df98ba163be4edda9131a87202831277f7ce60773d9343218d631a8f1
7
- data.tar.gz: e269e99c5de9fce600d4eb72ea12dd2691a89d925ef9260acb393eedb36d3fb782ed41586135296c936fd810f7a5db91a5531aaba1f98491341da2eeba432174
6
+ metadata.gz: a731f51dd07d622e0fe67ff5c2f0e911ef40beafd29734e351975cbdd14558633c4b0c096c29da8664af8073cee4c09042f93f353b07732b57d91738a0420d2f
7
+ data.tar.gz: 65a2393b478fed9466d0a26a0d56af1d5d48d14a2cabb3fe90c6c490e959af6f99a229ae0434361c5b1510516ccddd201a514fa3158fabc4d26a341c7c64f736
data/Gemfile.lock CHANGED
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- memolog (0.5.3)
4
+ memolog (0.5.5)
5
5
  json (~> 2)
6
6
  logger (~> 1.4.3)
7
7
  securerandom (~> 0.1.0)
@@ -9,35 +9,35 @@ PATH
9
9
  GEM
10
10
  remote: https://rubygems.org/
11
11
  specs:
12
- actioncable (7.1.3)
13
- actionpack (= 7.1.3)
14
- activesupport (= 7.1.3)
12
+ actioncable (7.1.3.4)
13
+ actionpack (= 7.1.3.4)
14
+ activesupport (= 7.1.3.4)
15
15
  nio4r (~> 2.0)
16
16
  websocket-driver (>= 0.6.1)
17
17
  zeitwerk (~> 2.6)
18
- actionmailbox (7.1.3)
19
- actionpack (= 7.1.3)
20
- activejob (= 7.1.3)
21
- activerecord (= 7.1.3)
22
- activestorage (= 7.1.3)
23
- activesupport (= 7.1.3)
18
+ actionmailbox (7.1.3.4)
19
+ actionpack (= 7.1.3.4)
20
+ activejob (= 7.1.3.4)
21
+ activerecord (= 7.1.3.4)
22
+ activestorage (= 7.1.3.4)
23
+ activesupport (= 7.1.3.4)
24
24
  mail (>= 2.7.1)
25
25
  net-imap
26
26
  net-pop
27
27
  net-smtp
28
- actionmailer (7.1.3)
29
- actionpack (= 7.1.3)
30
- actionview (= 7.1.3)
31
- activejob (= 7.1.3)
32
- activesupport (= 7.1.3)
28
+ actionmailer (7.1.3.4)
29
+ actionpack (= 7.1.3.4)
30
+ actionview (= 7.1.3.4)
31
+ activejob (= 7.1.3.4)
32
+ activesupport (= 7.1.3.4)
33
33
  mail (~> 2.5, >= 2.5.4)
34
34
  net-imap
35
35
  net-pop
36
36
  net-smtp
37
37
  rails-dom-testing (~> 2.2)
38
- actionpack (7.1.3)
39
- actionview (= 7.1.3)
40
- activesupport (= 7.1.3)
38
+ actionpack (7.1.3.4)
39
+ actionview (= 7.1.3.4)
40
+ activesupport (= 7.1.3.4)
41
41
  nokogiri (>= 1.8.5)
42
42
  racc
43
43
  rack (>= 2.2.4)
@@ -45,35 +45,35 @@ GEM
45
45
  rack-test (>= 0.6.3)
46
46
  rails-dom-testing (~> 2.2)
47
47
  rails-html-sanitizer (~> 1.6)
48
- actiontext (7.1.3)
49
- actionpack (= 7.1.3)
50
- activerecord (= 7.1.3)
51
- activestorage (= 7.1.3)
52
- activesupport (= 7.1.3)
48
+ actiontext (7.1.3.4)
49
+ actionpack (= 7.1.3.4)
50
+ activerecord (= 7.1.3.4)
51
+ activestorage (= 7.1.3.4)
52
+ activesupport (= 7.1.3.4)
53
53
  globalid (>= 0.6.0)
54
54
  nokogiri (>= 1.8.5)
55
- actionview (7.1.3)
56
- activesupport (= 7.1.3)
55
+ actionview (7.1.3.4)
56
+ activesupport (= 7.1.3.4)
57
57
  builder (~> 3.1)
58
58
  erubi (~> 1.11)
59
59
  rails-dom-testing (~> 2.2)
60
60
  rails-html-sanitizer (~> 1.6)
61
- activejob (7.1.3)
62
- activesupport (= 7.1.3)
61
+ activejob (7.1.3.4)
62
+ activesupport (= 7.1.3.4)
63
63
  globalid (>= 0.3.6)
64
- activemodel (7.1.3)
65
- activesupport (= 7.1.3)
66
- activerecord (7.1.3)
67
- activemodel (= 7.1.3)
68
- activesupport (= 7.1.3)
64
+ activemodel (7.1.3.4)
65
+ activesupport (= 7.1.3.4)
66
+ activerecord (7.1.3.4)
67
+ activemodel (= 7.1.3.4)
68
+ activesupport (= 7.1.3.4)
69
69
  timeout (>= 0.4.0)
70
- activestorage (7.1.3)
71
- actionpack (= 7.1.3)
72
- activejob (= 7.1.3)
73
- activerecord (= 7.1.3)
74
- activesupport (= 7.1.3)
70
+ activestorage (7.1.3.4)
71
+ actionpack (= 7.1.3.4)
72
+ activejob (= 7.1.3.4)
73
+ activerecord (= 7.1.3.4)
74
+ activesupport (= 7.1.3.4)
75
75
  marcel (~> 1.0)
76
- activesupport (7.1.3)
76
+ activesupport (7.1.3.4)
77
77
  base64
78
78
  bigdecimal
79
79
  concurrent-ruby (~> 1.0, >= 1.0.2)
@@ -85,26 +85,26 @@ GEM
85
85
  tzinfo (~> 2.0)
86
86
  ast (2.4.2)
87
87
  base64 (0.2.0)
88
- bigdecimal (3.1.6)
89
- builder (3.2.4)
88
+ bigdecimal (3.1.8)
89
+ builder (3.3.0)
90
90
  coderay (1.1.3)
91
- concurrent-ruby (1.2.3)
91
+ concurrent-ruby (1.3.3)
92
92
  connection_pool (2.4.1)
93
93
  crass (1.0.6)
94
94
  date (3.3.4)
95
95
  diff-lcs (1.5.1)
96
- drb (2.2.0)
97
- ruby2_keywords
98
- erubi (1.12.0)
96
+ drb (2.2.1)
97
+ erubi (1.13.0)
99
98
  globalid (1.2.1)
100
99
  activesupport (>= 6.1)
101
- i18n (1.14.1)
100
+ i18n (1.14.5)
102
101
  concurrent-ruby (~> 1.0)
103
102
  io-console (0.7.2)
104
- irb (1.11.1)
105
- rdoc
103
+ irb (1.14.0)
104
+ rdoc (>= 4.0.0)
106
105
  reline (>= 0.4.2)
107
- json (2.7.1)
106
+ json (2.7.2)
107
+ language_server-protocol (3.17.0.3)
108
108
  logger (1.4.4)
109
109
  loofah (2.22.0)
110
110
  crass (~> 1.0.2)
@@ -114,29 +114,29 @@ GEM
114
114
  net-imap
115
115
  net-pop
116
116
  net-smtp
117
- marcel (1.0.2)
118
- method_source (1.0.0)
117
+ marcel (1.0.4)
118
+ method_source (1.1.0)
119
119
  mini_mime (1.1.5)
120
- minitest (5.22.0)
120
+ minitest (5.24.1)
121
121
  mutex_m (0.2.0)
122
- net-imap (0.4.10)
122
+ net-imap (0.4.14)
123
123
  date
124
124
  net-protocol
125
125
  net-pop (0.1.2)
126
126
  net-protocol
127
127
  net-protocol (0.2.2)
128
128
  timeout
129
- net-smtp (0.4.0.1)
129
+ net-smtp (0.5.0)
130
130
  net-protocol
131
- nio4r (2.7.0)
132
- nokogiri (1.16.2-arm64-darwin)
131
+ nio4r (2.7.3)
132
+ nokogiri (1.16.6-arm64-darwin)
133
133
  racc (~> 1.4)
134
- nokogiri (1.16.2-x86_64-darwin)
134
+ nokogiri (1.16.6-x86_64-darwin)
135
135
  racc (~> 1.4)
136
- nokogiri (1.16.2-x86_64-linux)
136
+ nokogiri (1.16.6-x86_64-linux)
137
137
  racc (~> 1.4)
138
- parallel (1.24.0)
139
- parser (3.3.0.5)
138
+ parallel (1.25.1)
139
+ parser (3.3.4.0)
140
140
  ast (~> 2.4.1)
141
141
  racc
142
142
  pry (0.14.2)
@@ -144,8 +144,8 @@ GEM
144
144
  method_source (~> 1.0)
145
145
  psych (5.1.2)
146
146
  stringio
147
- racc (1.7.3)
148
- rack (3.0.9)
147
+ racc (1.8.0)
148
+ rack (3.1.7)
149
149
  rack-session (2.0.0)
150
150
  rack (>= 3.0.0)
151
151
  rack-test (2.1.0)
@@ -153,20 +153,20 @@ GEM
153
153
  rackup (2.1.0)
154
154
  rack (>= 3)
155
155
  webrick (~> 1.8)
156
- rails (7.1.3)
157
- actioncable (= 7.1.3)
158
- actionmailbox (= 7.1.3)
159
- actionmailer (= 7.1.3)
160
- actionpack (= 7.1.3)
161
- actiontext (= 7.1.3)
162
- actionview (= 7.1.3)
163
- activejob (= 7.1.3)
164
- activemodel (= 7.1.3)
165
- activerecord (= 7.1.3)
166
- activestorage (= 7.1.3)
167
- activesupport (= 7.1.3)
156
+ rails (7.1.3.4)
157
+ actioncable (= 7.1.3.4)
158
+ actionmailbox (= 7.1.3.4)
159
+ actionmailer (= 7.1.3.4)
160
+ actionpack (= 7.1.3.4)
161
+ actiontext (= 7.1.3.4)
162
+ actionview (= 7.1.3.4)
163
+ activejob (= 7.1.3.4)
164
+ activemodel (= 7.1.3.4)
165
+ activerecord (= 7.1.3.4)
166
+ activestorage (= 7.1.3.4)
167
+ activesupport (= 7.1.3.4)
168
168
  bundler (>= 1.15.0)
169
- railties (= 7.1.3)
169
+ railties (= 7.1.3.4)
170
170
  rails-dom-testing (2.2.0)
171
171
  activesupport (>= 5.0.0)
172
172
  minitest
@@ -174,82 +174,92 @@ GEM
174
174
  rails-html-sanitizer (1.6.0)
175
175
  loofah (~> 2.21)
176
176
  nokogiri (~> 1.14)
177
- railties (7.1.3)
178
- actionpack (= 7.1.3)
179
- activesupport (= 7.1.3)
177
+ railties (7.1.3.4)
178
+ actionpack (= 7.1.3.4)
179
+ activesupport (= 7.1.3.4)
180
180
  irb
181
181
  rackup (>= 1.0.0)
182
182
  rake (>= 12.2)
183
183
  thor (~> 1.0, >= 1.2.2)
184
184
  zeitwerk (~> 2.6)
185
185
  rainbow (3.1.1)
186
- rake (13.1.0)
187
- rdoc (6.6.2)
186
+ rake (13.2.1)
187
+ rdoc (6.7.0)
188
188
  psych (>= 4.0.0)
189
- redis-client (0.19.1)
189
+ redis-client (0.22.2)
190
190
  connection_pool
191
- regexp_parser (2.9.0)
192
- reline (0.4.2)
191
+ regexp_parser (2.9.2)
192
+ reline (0.5.9)
193
193
  io-console (~> 0.5)
194
- rexml (3.2.6)
194
+ rexml (3.3.1)
195
+ strscan
195
196
  rspec (3.13.0)
196
197
  rspec-core (~> 3.13.0)
197
198
  rspec-expectations (~> 3.13.0)
198
199
  rspec-mocks (~> 3.13.0)
199
200
  rspec-core (3.13.0)
200
201
  rspec-support (~> 3.13.0)
201
- rspec-expectations (3.13.0)
202
+ rspec-expectations (3.13.1)
202
203
  diff-lcs (>= 1.2.0, < 2.0)
203
204
  rspec-support (~> 3.13.0)
204
- rspec-mocks (3.13.0)
205
+ rspec-mocks (3.13.1)
205
206
  diff-lcs (>= 1.2.0, < 2.0)
206
207
  rspec-support (~> 3.13.0)
207
- rspec-support (3.13.0)
208
- rubocop (1.50.2)
208
+ rspec-support (3.13.1)
209
+ rubocop (1.63.5)
209
210
  json (~> 2.3)
211
+ language_server-protocol (>= 3.17.0)
210
212
  parallel (~> 1.10)
211
- parser (>= 3.2.0.0)
213
+ parser (>= 3.3.0.2)
212
214
  rainbow (>= 2.2.2, < 4.0)
213
215
  regexp_parser (>= 1.8, < 3.0)
214
216
  rexml (>= 3.2.5, < 4.0)
215
- rubocop-ast (>= 1.28.0, < 2.0)
217
+ rubocop-ast (>= 1.31.1, < 2.0)
216
218
  ruby-progressbar (~> 1.7)
217
219
  unicode-display_width (>= 2.4.0, < 3.0)
218
- rubocop-ast (1.30.0)
219
- parser (>= 3.2.1.0)
220
- rubocop-capybara (2.20.0)
220
+ rubocop-ast (1.31.3)
221
+ parser (>= 3.3.1.0)
222
+ rubocop-capybara (2.21.0)
221
223
  rubocop (~> 1.41)
222
- rubocop-config-umbrellio (1.50.0.85)
223
- rubocop (~> 1.50.0)
224
- rubocop-performance (~> 1.17.0)
225
- rubocop-rails (~> 2.19.0)
224
+ rubocop-config-umbrellio (1.63.0.93)
225
+ rubocop (~> 1.63.0)
226
+ rubocop-performance (~> 1.21.0)
227
+ rubocop-rails (~> 2.24.0)
226
228
  rubocop-rake (~> 0.6.0)
227
- rubocop-rspec (~> 2.20.0)
229
+ rubocop-rspec (~> 2.29.0)
228
230
  rubocop-sequel (~> 0.3.3)
229
- rubocop-performance (1.17.1)
230
- rubocop (>= 1.7.0, < 2.0)
231
- rubocop-ast (>= 0.4.0)
232
- rubocop-rails (2.19.1)
231
+ rubocop-factory_bot (2.26.1)
232
+ rubocop (~> 1.61)
233
+ rubocop-performance (1.21.1)
234
+ rubocop (>= 1.48.1, < 2.0)
235
+ rubocop-ast (>= 1.31.1, < 2.0)
236
+ rubocop-rails (2.24.1)
233
237
  activesupport (>= 4.2.0)
234
238
  rack (>= 1.1)
235
239
  rubocop (>= 1.33.0, < 2.0)
240
+ rubocop-ast (>= 1.31.1, < 2.0)
236
241
  rubocop-rake (0.6.0)
237
242
  rubocop (~> 1.0)
238
- rubocop-rspec (2.20.0)
239
- rubocop (~> 1.33)
243
+ rubocop-rspec (2.29.2)
244
+ rubocop (~> 1.40)
240
245
  rubocop-capybara (~> 2.17)
246
+ rubocop-factory_bot (~> 2.22)
247
+ rubocop-rspec_rails (~> 2.28)
248
+ rubocop-rspec_rails (2.29.1)
249
+ rubocop (~> 1.61)
241
250
  rubocop-sequel (0.3.4)
242
251
  rubocop (~> 1.0)
243
252
  ruby-progressbar (1.13.0)
244
- ruby2_keywords (0.0.5)
245
253
  securerandom (0.1.1)
246
- sidekiq (7.2.1)
254
+ sidekiq (7.3.0)
247
255
  concurrent-ruby (< 2)
248
256
  connection_pool (>= 2.3.0)
257
+ logger
249
258
  rack (>= 2.2.4)
250
- redis-client (>= 0.19.0)
251
- stringio (3.1.0)
252
- thor (1.3.0)
259
+ redis-client (>= 0.22.2)
260
+ stringio (3.1.1)
261
+ strscan (3.1.0)
262
+ thor (1.3.1)
253
263
  timeout (0.4.1)
254
264
  tzinfo (2.0.6)
255
265
  concurrent-ruby (~> 1.0)
@@ -258,10 +268,11 @@ GEM
258
268
  websocket-driver (0.7.6)
259
269
  websocket-extensions (>= 0.1.0)
260
270
  websocket-extensions (0.1.5)
261
- zeitwerk (2.6.13)
271
+ zeitwerk (2.6.16)
262
272
 
263
273
  PLATFORMS
264
274
  arm64-darwin-22
275
+ arm64-darwin-23
265
276
  x86_64-darwin-20
266
277
  x86_64-darwin-21
267
278
  x86_64-linux
@@ -276,4 +287,4 @@ DEPENDENCIES
276
287
  sidekiq
277
288
 
278
289
  BUNDLED WITH
279
- 2.5.5
290
+ 2.5.9
@@ -2,12 +2,7 @@
2
2
 
3
3
  module Memolog::LoggerExtension
4
4
  def add(*args, &block)
5
- Memolog.log(*args, &block)
6
- super
7
- end
8
-
9
- def log(*args, &block)
10
- Memolog.log(*args, &block)
5
+ Memolog.add(*args, &block)
11
6
  super
12
7
  end
13
8
  end
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module Memolog
4
- VERSION = "0.5.3"
4
+ VERSION = "0.5.5"
5
5
  end
data/lib/memolog.rb CHANGED
@@ -40,7 +40,7 @@ module Memolog
40
40
  logdevs.pop unless config.debug
41
41
  end
42
42
 
43
- def log(*args, &block)
43
+ def add(*args, &block)
44
44
  logger.log(*args, &block)
45
45
  end
46
46
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: memolog
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.3
4
+ version: 0.5.5
5
5
  platform: ruby
6
6
  authors:
7
7
  - Stepan Kirushkin
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-02-06 00:00:00.000000000 Z
11
+ date: 2024-07-11 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: json
@@ -103,7 +103,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
103
103
  - !ruby/object:Gem::Version
104
104
  version: '0'
105
105
  requirements: []
106
- rubygems_version: 3.5.3
106
+ rubygems_version: 3.5.11
107
107
  signing_key:
108
108
  specification_version: 4
109
109
  summary: In-memory logger for exceptions.