memolog 0.6.1 → 0.6.2
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 +4 -4
- data/Gemfile.lock +84 -83
- data/lib/memolog/version.rb +1 -1
- metadata +1 -1
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 844bf7c4a834f3a0a0c583c007459f75cb615d519ba33eda6f88834241349fec
|
|
4
|
+
data.tar.gz: c4375416c36e4687949fecfc152a9a9469d735f106ad79869a6c24964efa5f16
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 698daa4389abe08e46df598bcdd31d8fc2857ec2317dce1055642d4d8db6797ac55339095e7ca6b1942828e7bf66b16175977f90e937a5b448275d542b7619da
|
|
7
|
+
data.tar.gz: 5e295815f856b69792ef3b76a033ef1bf17d46283827471e0cb6a4b083876fab938126535a0afe414d5d7bd194bde6e3d878681fe5dc21334da80592f782ac71
|
data/Gemfile.lock
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
memolog (0.6.
|
|
4
|
+
memolog (0.6.2)
|
|
5
5
|
json
|
|
6
6
|
logger
|
|
7
7
|
securerandom
|
|
@@ -9,31 +9,31 @@ PATH
|
|
|
9
9
|
GEM
|
|
10
10
|
remote: https://rubygems.org/
|
|
11
11
|
specs:
|
|
12
|
-
action_text-trix (2.1.
|
|
12
|
+
action_text-trix (2.1.18)
|
|
13
13
|
railties
|
|
14
|
-
actioncable (8.1.
|
|
15
|
-
actionpack (= 8.1.
|
|
16
|
-
activesupport (= 8.1.
|
|
14
|
+
actioncable (8.1.3)
|
|
15
|
+
actionpack (= 8.1.3)
|
|
16
|
+
activesupport (= 8.1.3)
|
|
17
17
|
nio4r (~> 2.0)
|
|
18
18
|
websocket-driver (>= 0.6.1)
|
|
19
19
|
zeitwerk (~> 2.6)
|
|
20
|
-
actionmailbox (8.1.
|
|
21
|
-
actionpack (= 8.1.
|
|
22
|
-
activejob (= 8.1.
|
|
23
|
-
activerecord (= 8.1.
|
|
24
|
-
activestorage (= 8.1.
|
|
25
|
-
activesupport (= 8.1.
|
|
20
|
+
actionmailbox (8.1.3)
|
|
21
|
+
actionpack (= 8.1.3)
|
|
22
|
+
activejob (= 8.1.3)
|
|
23
|
+
activerecord (= 8.1.3)
|
|
24
|
+
activestorage (= 8.1.3)
|
|
25
|
+
activesupport (= 8.1.3)
|
|
26
26
|
mail (>= 2.8.0)
|
|
27
|
-
actionmailer (8.1.
|
|
28
|
-
actionpack (= 8.1.
|
|
29
|
-
actionview (= 8.1.
|
|
30
|
-
activejob (= 8.1.
|
|
31
|
-
activesupport (= 8.1.
|
|
27
|
+
actionmailer (8.1.3)
|
|
28
|
+
actionpack (= 8.1.3)
|
|
29
|
+
actionview (= 8.1.3)
|
|
30
|
+
activejob (= 8.1.3)
|
|
31
|
+
activesupport (= 8.1.3)
|
|
32
32
|
mail (>= 2.8.0)
|
|
33
33
|
rails-dom-testing (~> 2.2)
|
|
34
|
-
actionpack (8.1.
|
|
35
|
-
actionview (= 8.1.
|
|
36
|
-
activesupport (= 8.1.
|
|
34
|
+
actionpack (8.1.3)
|
|
35
|
+
actionview (= 8.1.3)
|
|
36
|
+
activesupport (= 8.1.3)
|
|
37
37
|
nokogiri (>= 1.8.5)
|
|
38
38
|
rack (>= 2.2.4)
|
|
39
39
|
rack-session (>= 1.0.1)
|
|
@@ -41,36 +41,36 @@ GEM
|
|
|
41
41
|
rails-dom-testing (~> 2.2)
|
|
42
42
|
rails-html-sanitizer (~> 1.6)
|
|
43
43
|
useragent (~> 0.16)
|
|
44
|
-
actiontext (8.1.
|
|
44
|
+
actiontext (8.1.3)
|
|
45
45
|
action_text-trix (~> 2.1.15)
|
|
46
|
-
actionpack (= 8.1.
|
|
47
|
-
activerecord (= 8.1.
|
|
48
|
-
activestorage (= 8.1.
|
|
49
|
-
activesupport (= 8.1.
|
|
46
|
+
actionpack (= 8.1.3)
|
|
47
|
+
activerecord (= 8.1.3)
|
|
48
|
+
activestorage (= 8.1.3)
|
|
49
|
+
activesupport (= 8.1.3)
|
|
50
50
|
globalid (>= 0.6.0)
|
|
51
51
|
nokogiri (>= 1.8.5)
|
|
52
|
-
actionview (8.1.
|
|
53
|
-
activesupport (= 8.1.
|
|
52
|
+
actionview (8.1.3)
|
|
53
|
+
activesupport (= 8.1.3)
|
|
54
54
|
builder (~> 3.1)
|
|
55
55
|
erubi (~> 1.11)
|
|
56
56
|
rails-dom-testing (~> 2.2)
|
|
57
57
|
rails-html-sanitizer (~> 1.6)
|
|
58
|
-
activejob (8.1.
|
|
59
|
-
activesupport (= 8.1.
|
|
58
|
+
activejob (8.1.3)
|
|
59
|
+
activesupport (= 8.1.3)
|
|
60
60
|
globalid (>= 0.3.6)
|
|
61
|
-
activemodel (8.1.
|
|
62
|
-
activesupport (= 8.1.
|
|
63
|
-
activerecord (8.1.
|
|
64
|
-
activemodel (= 8.1.
|
|
65
|
-
activesupport (= 8.1.
|
|
61
|
+
activemodel (8.1.3)
|
|
62
|
+
activesupport (= 8.1.3)
|
|
63
|
+
activerecord (8.1.3)
|
|
64
|
+
activemodel (= 8.1.3)
|
|
65
|
+
activesupport (= 8.1.3)
|
|
66
66
|
timeout (>= 0.4.0)
|
|
67
|
-
activestorage (8.1.
|
|
68
|
-
actionpack (= 8.1.
|
|
69
|
-
activejob (= 8.1.
|
|
70
|
-
activerecord (= 8.1.
|
|
71
|
-
activesupport (= 8.1.
|
|
67
|
+
activestorage (8.1.3)
|
|
68
|
+
actionpack (= 8.1.3)
|
|
69
|
+
activejob (= 8.1.3)
|
|
70
|
+
activerecord (= 8.1.3)
|
|
71
|
+
activesupport (= 8.1.3)
|
|
72
72
|
marcel (~> 1.0)
|
|
73
|
-
activesupport (8.1.
|
|
73
|
+
activesupport (8.1.3)
|
|
74
74
|
base64
|
|
75
75
|
bigdecimal
|
|
76
76
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
@@ -85,7 +85,7 @@ GEM
|
|
|
85
85
|
uri (>= 0.13.1)
|
|
86
86
|
ast (2.4.3)
|
|
87
87
|
base64 (0.3.0)
|
|
88
|
-
bigdecimal (4.
|
|
88
|
+
bigdecimal (4.1.2)
|
|
89
89
|
builder (3.3.0)
|
|
90
90
|
coderay (1.1.3)
|
|
91
91
|
concurrent-ruby (1.3.6)
|
|
@@ -94,23 +94,23 @@ GEM
|
|
|
94
94
|
date (3.5.1)
|
|
95
95
|
diff-lcs (1.6.2)
|
|
96
96
|
drb (2.2.3)
|
|
97
|
-
erb (6.0.
|
|
97
|
+
erb (6.0.4)
|
|
98
98
|
erubi (1.13.1)
|
|
99
99
|
globalid (1.3.0)
|
|
100
100
|
activesupport (>= 6.1)
|
|
101
101
|
i18n (1.14.8)
|
|
102
102
|
concurrent-ruby (~> 1.0)
|
|
103
103
|
io-console (0.8.2)
|
|
104
|
-
irb (1.
|
|
104
|
+
irb (1.18.0)
|
|
105
105
|
pp (>= 0.6.0)
|
|
106
106
|
prism (>= 1.3.0)
|
|
107
107
|
rdoc (>= 4.0.0)
|
|
108
108
|
reline (>= 0.4.2)
|
|
109
|
-
json (2.
|
|
109
|
+
json (2.19.5)
|
|
110
110
|
language_server-protocol (3.17.0.5)
|
|
111
111
|
lint_roller (1.1.0)
|
|
112
112
|
logger (1.7.0)
|
|
113
|
-
loofah (2.25.
|
|
113
|
+
loofah (2.25.1)
|
|
114
114
|
crass (~> 1.0.2)
|
|
115
115
|
nokogiri (>= 1.12.0)
|
|
116
116
|
mail (2.9.0)
|
|
@@ -122,9 +122,10 @@ GEM
|
|
|
122
122
|
marcel (1.1.0)
|
|
123
123
|
method_source (1.1.0)
|
|
124
124
|
mini_mime (1.1.5)
|
|
125
|
-
minitest (6.0.
|
|
125
|
+
minitest (6.0.6)
|
|
126
|
+
drb (~> 2.0)
|
|
126
127
|
prism (~> 1.5)
|
|
127
|
-
net-imap (0.6.
|
|
128
|
+
net-imap (0.6.4)
|
|
128
129
|
date
|
|
129
130
|
net-protocol
|
|
130
131
|
net-pop (0.1.2)
|
|
@@ -134,14 +135,14 @@ GEM
|
|
|
134
135
|
net-smtp (0.5.1)
|
|
135
136
|
net-protocol
|
|
136
137
|
nio4r (2.7.5)
|
|
137
|
-
nokogiri (1.19.
|
|
138
|
+
nokogiri (1.19.3-arm64-darwin)
|
|
138
139
|
racc (~> 1.4)
|
|
139
|
-
nokogiri (1.19.
|
|
140
|
+
nokogiri (1.19.3-x86_64-darwin)
|
|
140
141
|
racc (~> 1.4)
|
|
141
|
-
nokogiri (1.19.
|
|
142
|
+
nokogiri (1.19.3-x86_64-linux-gnu)
|
|
142
143
|
racc (~> 1.4)
|
|
143
|
-
parallel (1.
|
|
144
|
-
parser (3.3.
|
|
144
|
+
parallel (1.28.0)
|
|
145
|
+
parser (3.3.11.1)
|
|
145
146
|
ast (~> 2.4.1)
|
|
146
147
|
racc
|
|
147
148
|
pp (0.6.3)
|
|
@@ -156,38 +157,38 @@ GEM
|
|
|
156
157
|
date
|
|
157
158
|
stringio
|
|
158
159
|
racc (1.8.1)
|
|
159
|
-
rack (3.2.
|
|
160
|
-
rack-session (2.1.
|
|
160
|
+
rack (3.2.6)
|
|
161
|
+
rack-session (2.1.2)
|
|
161
162
|
base64 (>= 0.1.0)
|
|
162
163
|
rack (>= 3.0.0)
|
|
163
164
|
rack-test (2.2.0)
|
|
164
165
|
rack (>= 1.3)
|
|
165
166
|
rackup (2.3.1)
|
|
166
167
|
rack (>= 3)
|
|
167
|
-
rails (8.1.
|
|
168
|
-
actioncable (= 8.1.
|
|
169
|
-
actionmailbox (= 8.1.
|
|
170
|
-
actionmailer (= 8.1.
|
|
171
|
-
actionpack (= 8.1.
|
|
172
|
-
actiontext (= 8.1.
|
|
173
|
-
actionview (= 8.1.
|
|
174
|
-
activejob (= 8.1.
|
|
175
|
-
activemodel (= 8.1.
|
|
176
|
-
activerecord (= 8.1.
|
|
177
|
-
activestorage (= 8.1.
|
|
178
|
-
activesupport (= 8.1.
|
|
168
|
+
rails (8.1.3)
|
|
169
|
+
actioncable (= 8.1.3)
|
|
170
|
+
actionmailbox (= 8.1.3)
|
|
171
|
+
actionmailer (= 8.1.3)
|
|
172
|
+
actionpack (= 8.1.3)
|
|
173
|
+
actiontext (= 8.1.3)
|
|
174
|
+
actionview (= 8.1.3)
|
|
175
|
+
activejob (= 8.1.3)
|
|
176
|
+
activemodel (= 8.1.3)
|
|
177
|
+
activerecord (= 8.1.3)
|
|
178
|
+
activestorage (= 8.1.3)
|
|
179
|
+
activesupport (= 8.1.3)
|
|
179
180
|
bundler (>= 1.15.0)
|
|
180
|
-
railties (= 8.1.
|
|
181
|
+
railties (= 8.1.3)
|
|
181
182
|
rails-dom-testing (2.3.0)
|
|
182
183
|
activesupport (>= 5.0.0)
|
|
183
184
|
minitest
|
|
184
185
|
nokogiri (>= 1.6)
|
|
185
|
-
rails-html-sanitizer (1.
|
|
186
|
-
loofah (~> 2.
|
|
186
|
+
rails-html-sanitizer (1.7.0)
|
|
187
|
+
loofah (~> 2.25)
|
|
187
188
|
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)
|
|
188
|
-
railties (8.1.
|
|
189
|
-
actionpack (= 8.1.
|
|
190
|
-
activesupport (= 8.1.
|
|
189
|
+
railties (8.1.3)
|
|
190
|
+
actionpack (= 8.1.3)
|
|
191
|
+
activesupport (= 8.1.3)
|
|
191
192
|
irb (~> 1.13)
|
|
192
193
|
rackup (>= 1.0.0)
|
|
193
194
|
rake (>= 12.2)
|
|
@@ -195,14 +196,14 @@ GEM
|
|
|
195
196
|
tsort (>= 0.2)
|
|
196
197
|
zeitwerk (~> 2.6)
|
|
197
198
|
rainbow (3.1.1)
|
|
198
|
-
rake (13.
|
|
199
|
+
rake (13.4.2)
|
|
199
200
|
rdoc (7.2.0)
|
|
200
201
|
erb
|
|
201
202
|
psych (>= 4.0.0)
|
|
202
203
|
tsort
|
|
203
|
-
redis-client (0.
|
|
204
|
+
redis-client (0.28.0)
|
|
204
205
|
connection_pool
|
|
205
|
-
regexp_parser (2.
|
|
206
|
+
regexp_parser (2.12.0)
|
|
206
207
|
reline (0.6.3)
|
|
207
208
|
io-console (~> 0.5)
|
|
208
209
|
rspec (3.13.2)
|
|
@@ -214,11 +215,11 @@ GEM
|
|
|
214
215
|
rspec-expectations (3.13.5)
|
|
215
216
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
216
217
|
rspec-support (~> 3.13.0)
|
|
217
|
-
rspec-mocks (3.13.
|
|
218
|
+
rspec-mocks (3.13.8)
|
|
218
219
|
diff-lcs (>= 1.2.0, < 2.0)
|
|
219
220
|
rspec-support (~> 3.13.0)
|
|
220
221
|
rspec-support (3.13.7)
|
|
221
|
-
rubocop (1.
|
|
222
|
+
rubocop (1.84.2)
|
|
222
223
|
json (~> 2.3)
|
|
223
224
|
language_server-protocol (~> 3.17.0.2)
|
|
224
225
|
lint_roller (~> 1.1.0)
|
|
@@ -226,14 +227,14 @@ GEM
|
|
|
226
227
|
parser (>= 3.3.0.2)
|
|
227
228
|
rainbow (>= 2.2.2, < 4.0)
|
|
228
229
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
229
|
-
rubocop-ast (>= 1.
|
|
230
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
230
231
|
ruby-progressbar (~> 1.7)
|
|
231
232
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
232
|
-
rubocop-ast (1.49.
|
|
233
|
+
rubocop-ast (1.49.1)
|
|
233
234
|
parser (>= 3.3.7.2)
|
|
234
235
|
prism (~> 1.7)
|
|
235
|
-
rubocop-config-umbrellio (1.
|
|
236
|
-
rubocop (~> 1.
|
|
236
|
+
rubocop-config-umbrellio (1.84.118)
|
|
237
|
+
rubocop (~> 1.84.0)
|
|
237
238
|
rubocop-factory_bot (~> 2.28.0)
|
|
238
239
|
rubocop-performance (~> 1.26.0)
|
|
239
240
|
rubocop-rails (~> 2.34.0)
|
|
@@ -264,7 +265,7 @@ GEM
|
|
|
264
265
|
rubocop (>= 1.72.1, < 2)
|
|
265
266
|
ruby-progressbar (1.13.0)
|
|
266
267
|
securerandom (0.4.1)
|
|
267
|
-
sidekiq (8.1.
|
|
268
|
+
sidekiq (8.1.3)
|
|
268
269
|
connection_pool (>= 3.0.0)
|
|
269
270
|
json (>= 2.16.0)
|
|
270
271
|
logger (>= 1.7.0)
|
|
@@ -272,7 +273,7 @@ GEM
|
|
|
272
273
|
redis-client (>= 0.26.0)
|
|
273
274
|
stringio (3.2.0)
|
|
274
275
|
thor (1.5.0)
|
|
275
|
-
timeout (0.6.
|
|
276
|
+
timeout (0.6.1)
|
|
276
277
|
tsort (0.2.0)
|
|
277
278
|
tzinfo (2.0.6)
|
|
278
279
|
concurrent-ruby (~> 1.0)
|
|
@@ -285,7 +286,7 @@ GEM
|
|
|
285
286
|
base64
|
|
286
287
|
websocket-extensions (>= 0.1.0)
|
|
287
288
|
websocket-extensions (0.1.5)
|
|
288
|
-
zeitwerk (2.7.
|
|
289
|
+
zeitwerk (2.7.5)
|
|
289
290
|
|
|
290
291
|
PLATFORMS
|
|
291
292
|
arm64-darwin-22
|
data/lib/memolog/version.rb
CHANGED