tdc 0.6.2 → 1.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/.rubocop.yml +7 -1
- data/.ruby-version +1 -1
- data/Appraisals +8 -4
- data/CHANGELOG.md +14 -0
- data/gemfiles/rails_7.gemfile +1 -1
- data/gemfiles/rails_7.gemfile.lock +197 -158
- data/gemfiles/{rails_6_1.gemfile → rails_7_1.gemfile} +1 -1
- data/gemfiles/rails_7_1.gemfile.lock +346 -0
- data/gemfiles/rails_7_2.gemfile +7 -0
- data/gemfiles/rails_7_2.gemfile.lock +353 -0
- data/lib/tdc/generators/catalog_entries.rb +1 -1
- data/lib/tdc/version.rb +1 -1
- data/lib/tdc.rb +5 -43
- data/tdc.gemspec +10 -10
- metadata +40 -25
- data/gemfiles/rails_6_1.gemfile.lock +0 -274
@@ -0,0 +1,346 @@
|
|
1
|
+
PATH
|
2
|
+
remote: ..
|
3
|
+
specs:
|
4
|
+
tdc (1.1)
|
5
|
+
activesupport (>= 7.0, < 8.0)
|
6
|
+
zeitwerk (>= 2.7)
|
7
|
+
|
8
|
+
GEM
|
9
|
+
remote: https://rubygems.org/
|
10
|
+
specs:
|
11
|
+
actioncable (7.1.5.1)
|
12
|
+
actionpack (= 7.1.5.1)
|
13
|
+
activesupport (= 7.1.5.1)
|
14
|
+
nio4r (~> 2.0)
|
15
|
+
websocket-driver (>= 0.6.1)
|
16
|
+
zeitwerk (~> 2.6)
|
17
|
+
actionmailbox (7.1.5.1)
|
18
|
+
actionpack (= 7.1.5.1)
|
19
|
+
activejob (= 7.1.5.1)
|
20
|
+
activerecord (= 7.1.5.1)
|
21
|
+
activestorage (= 7.1.5.1)
|
22
|
+
activesupport (= 7.1.5.1)
|
23
|
+
mail (>= 2.7.1)
|
24
|
+
net-imap
|
25
|
+
net-pop
|
26
|
+
net-smtp
|
27
|
+
actionmailer (7.1.5.1)
|
28
|
+
actionpack (= 7.1.5.1)
|
29
|
+
actionview (= 7.1.5.1)
|
30
|
+
activejob (= 7.1.5.1)
|
31
|
+
activesupport (= 7.1.5.1)
|
32
|
+
mail (~> 2.5, >= 2.5.4)
|
33
|
+
net-imap
|
34
|
+
net-pop
|
35
|
+
net-smtp
|
36
|
+
rails-dom-testing (~> 2.2)
|
37
|
+
actionpack (7.1.5.1)
|
38
|
+
actionview (= 7.1.5.1)
|
39
|
+
activesupport (= 7.1.5.1)
|
40
|
+
nokogiri (>= 1.8.5)
|
41
|
+
racc
|
42
|
+
rack (>= 2.2.4)
|
43
|
+
rack-session (>= 1.0.1)
|
44
|
+
rack-test (>= 0.6.3)
|
45
|
+
rails-dom-testing (~> 2.2)
|
46
|
+
rails-html-sanitizer (~> 1.6)
|
47
|
+
actiontext (7.1.5.1)
|
48
|
+
actionpack (= 7.1.5.1)
|
49
|
+
activerecord (= 7.1.5.1)
|
50
|
+
activestorage (= 7.1.5.1)
|
51
|
+
activesupport (= 7.1.5.1)
|
52
|
+
globalid (>= 0.6.0)
|
53
|
+
nokogiri (>= 1.8.5)
|
54
|
+
actionview (7.1.5.1)
|
55
|
+
activesupport (= 7.1.5.1)
|
56
|
+
builder (~> 3.1)
|
57
|
+
erubi (~> 1.11)
|
58
|
+
rails-dom-testing (~> 2.2)
|
59
|
+
rails-html-sanitizer (~> 1.6)
|
60
|
+
activejob (7.1.5.1)
|
61
|
+
activesupport (= 7.1.5.1)
|
62
|
+
globalid (>= 0.3.6)
|
63
|
+
activemodel (7.1.5.1)
|
64
|
+
activesupport (= 7.1.5.1)
|
65
|
+
activerecord (7.1.5.1)
|
66
|
+
activemodel (= 7.1.5.1)
|
67
|
+
activesupport (= 7.1.5.1)
|
68
|
+
timeout (>= 0.4.0)
|
69
|
+
activestorage (7.1.5.1)
|
70
|
+
actionpack (= 7.1.5.1)
|
71
|
+
activejob (= 7.1.5.1)
|
72
|
+
activerecord (= 7.1.5.1)
|
73
|
+
activesupport (= 7.1.5.1)
|
74
|
+
marcel (~> 1.0)
|
75
|
+
activesupport (7.1.5.1)
|
76
|
+
base64
|
77
|
+
benchmark (>= 0.3)
|
78
|
+
bigdecimal
|
79
|
+
concurrent-ruby (~> 1.0, >= 1.0.2)
|
80
|
+
connection_pool (>= 2.2.5)
|
81
|
+
drb
|
82
|
+
i18n (>= 1.6, < 2)
|
83
|
+
logger (>= 1.4.2)
|
84
|
+
minitest (>= 5.1)
|
85
|
+
mutex_m
|
86
|
+
securerandom (>= 0.3)
|
87
|
+
tzinfo (~> 2.0)
|
88
|
+
addressable (2.8.7)
|
89
|
+
public_suffix (>= 2.0.2, < 7.0)
|
90
|
+
appraisal (2.5.0)
|
91
|
+
bundler
|
92
|
+
rake
|
93
|
+
thor (>= 0.14.0)
|
94
|
+
ast (2.4.2)
|
95
|
+
axiom-types (0.1.1)
|
96
|
+
descendants_tracker (~> 0.0.4)
|
97
|
+
ice_nine (~> 0.11.0)
|
98
|
+
thread_safe (~> 0.3, >= 0.3.1)
|
99
|
+
base64 (0.2.0)
|
100
|
+
benchmark (0.4.0)
|
101
|
+
bigdecimal (3.1.8)
|
102
|
+
builder (3.3.0)
|
103
|
+
childprocess (5.1.0)
|
104
|
+
logger (~> 1.5)
|
105
|
+
coercible (1.0.0)
|
106
|
+
descendants_tracker (~> 0.0.1)
|
107
|
+
concurrent-ruby (1.3.4)
|
108
|
+
connection_pool (2.4.1)
|
109
|
+
crass (1.0.6)
|
110
|
+
date (3.4.1)
|
111
|
+
descendants_tracker (0.0.4)
|
112
|
+
thread_safe (~> 0.3, >= 0.3.1)
|
113
|
+
diff-lcs (1.5.1)
|
114
|
+
docile (1.4.1)
|
115
|
+
drb (2.2.1)
|
116
|
+
dry-configurable (1.2.0)
|
117
|
+
dry-core (~> 1.0, < 2)
|
118
|
+
zeitwerk (~> 2.6)
|
119
|
+
dry-core (1.0.1)
|
120
|
+
concurrent-ruby (~> 1.0)
|
121
|
+
zeitwerk (~> 2.6)
|
122
|
+
dry-inflector (1.1.0)
|
123
|
+
dry-initializer (3.1.1)
|
124
|
+
dry-logic (1.5.0)
|
125
|
+
concurrent-ruby (~> 1.0)
|
126
|
+
dry-core (~> 1.0, < 2)
|
127
|
+
zeitwerk (~> 2.6)
|
128
|
+
dry-schema (1.13.4)
|
129
|
+
concurrent-ruby (~> 1.0)
|
130
|
+
dry-configurable (~> 1.0, >= 1.0.1)
|
131
|
+
dry-core (~> 1.0, < 2)
|
132
|
+
dry-initializer (~> 3.0)
|
133
|
+
dry-logic (>= 1.4, < 2)
|
134
|
+
dry-types (>= 1.7, < 2)
|
135
|
+
zeitwerk (~> 2.6)
|
136
|
+
dry-types (1.7.2)
|
137
|
+
bigdecimal (~> 3.0)
|
138
|
+
concurrent-ruby (~> 1.0)
|
139
|
+
dry-core (~> 1.0)
|
140
|
+
dry-inflector (~> 1.0)
|
141
|
+
dry-logic (~> 1.4)
|
142
|
+
zeitwerk (~> 2.6)
|
143
|
+
erubi (1.13.0)
|
144
|
+
flay (2.13.3)
|
145
|
+
erubi (~> 1.10)
|
146
|
+
path_expander (~> 1.0)
|
147
|
+
ruby_parser (~> 3.0)
|
148
|
+
sexp_processor (~> 4.0)
|
149
|
+
flog (4.8.0)
|
150
|
+
path_expander (~> 1.0)
|
151
|
+
ruby_parser (~> 3.1, > 3.1.0)
|
152
|
+
sexp_processor (~> 4.8)
|
153
|
+
globalid (1.2.1)
|
154
|
+
activesupport (>= 6.1)
|
155
|
+
i18n (1.14.5)
|
156
|
+
concurrent-ruby (~> 1.0)
|
157
|
+
ice_nine (0.11.2)
|
158
|
+
io-console (0.8.0)
|
159
|
+
irb (1.14.2)
|
160
|
+
rdoc (>= 4.0.0)
|
161
|
+
reline (>= 0.4.2)
|
162
|
+
json (2.9.0)
|
163
|
+
language_server-protocol (3.17.0.3)
|
164
|
+
launchy (3.0.1)
|
165
|
+
addressable (~> 2.8)
|
166
|
+
childprocess (~> 5.0)
|
167
|
+
logger (1.6.0)
|
168
|
+
loofah (2.23.1)
|
169
|
+
crass (~> 1.0.2)
|
170
|
+
nokogiri (>= 1.12.0)
|
171
|
+
mail (2.8.1)
|
172
|
+
mini_mime (>= 0.1.1)
|
173
|
+
net-imap
|
174
|
+
net-pop
|
175
|
+
net-smtp
|
176
|
+
marcel (1.0.4)
|
177
|
+
mini_mime (1.1.5)
|
178
|
+
minitest (5.25.0)
|
179
|
+
mutex_m (0.2.0)
|
180
|
+
net-imap (0.5.1)
|
181
|
+
date
|
182
|
+
net-protocol
|
183
|
+
net-pop (0.1.2)
|
184
|
+
net-protocol
|
185
|
+
net-protocol (0.2.2)
|
186
|
+
timeout
|
187
|
+
net-smtp (0.5.0)
|
188
|
+
net-protocol
|
189
|
+
nio4r (2.7.4)
|
190
|
+
nokogiri (1.17.2-arm64-darwin)
|
191
|
+
racc (~> 1.4)
|
192
|
+
parallel (1.26.3)
|
193
|
+
parser (3.3.4.2)
|
194
|
+
ast (~> 2.4.1)
|
195
|
+
racc
|
196
|
+
path_expander (1.1.2)
|
197
|
+
psych (5.2.1)
|
198
|
+
date
|
199
|
+
stringio
|
200
|
+
public_suffix (6.0.1)
|
201
|
+
racc (1.8.1)
|
202
|
+
rack (3.1.8)
|
203
|
+
rack-session (2.0.0)
|
204
|
+
rack (>= 3.0.0)
|
205
|
+
rack-test (2.1.0)
|
206
|
+
rack (>= 1.3)
|
207
|
+
rackup (2.2.1)
|
208
|
+
rack (>= 3)
|
209
|
+
rails (7.1.5.1)
|
210
|
+
actioncable (= 7.1.5.1)
|
211
|
+
actionmailbox (= 7.1.5.1)
|
212
|
+
actionmailer (= 7.1.5.1)
|
213
|
+
actionpack (= 7.1.5.1)
|
214
|
+
actiontext (= 7.1.5.1)
|
215
|
+
actionview (= 7.1.5.1)
|
216
|
+
activejob (= 7.1.5.1)
|
217
|
+
activemodel (= 7.1.5.1)
|
218
|
+
activerecord (= 7.1.5.1)
|
219
|
+
activestorage (= 7.1.5.1)
|
220
|
+
activesupport (= 7.1.5.1)
|
221
|
+
bundler (>= 1.15.0)
|
222
|
+
railties (= 7.1.5.1)
|
223
|
+
rails-dom-testing (2.2.0)
|
224
|
+
activesupport (>= 5.0.0)
|
225
|
+
minitest
|
226
|
+
nokogiri (>= 1.6)
|
227
|
+
rails-html-sanitizer (1.6.2)
|
228
|
+
loofah (~> 2.21)
|
229
|
+
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)
|
230
|
+
railties (7.1.5.1)
|
231
|
+
actionpack (= 7.1.5.1)
|
232
|
+
activesupport (= 7.1.5.1)
|
233
|
+
irb
|
234
|
+
rackup (>= 1.0.0)
|
235
|
+
rake (>= 12.2)
|
236
|
+
thor (~> 1.0, >= 1.2.2)
|
237
|
+
zeitwerk (~> 2.6)
|
238
|
+
rainbow (3.1.1)
|
239
|
+
rake (13.2.1)
|
240
|
+
rdoc (6.9.0)
|
241
|
+
psych (>= 4.0.0)
|
242
|
+
reek (6.3.0)
|
243
|
+
dry-schema (~> 1.13.0)
|
244
|
+
parser (~> 3.3.0)
|
245
|
+
rainbow (>= 2.0, < 4.0)
|
246
|
+
rexml (~> 3.1)
|
247
|
+
regexp_parser (2.9.3)
|
248
|
+
reline (0.5.12)
|
249
|
+
io-console (~> 0.5)
|
250
|
+
rexml (3.3.5)
|
251
|
+
strscan
|
252
|
+
rspec (3.13.0)
|
253
|
+
rspec-core (~> 3.13.0)
|
254
|
+
rspec-expectations (~> 3.13.0)
|
255
|
+
rspec-mocks (~> 3.13.0)
|
256
|
+
rspec-core (3.13.0)
|
257
|
+
rspec-support (~> 3.13.0)
|
258
|
+
rspec-expectations (3.13.1)
|
259
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
260
|
+
rspec-support (~> 3.13.0)
|
261
|
+
rspec-mocks (3.13.1)
|
262
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
263
|
+
rspec-support (~> 3.13.0)
|
264
|
+
rspec-support (3.13.1)
|
265
|
+
rubocop (1.69.2)
|
266
|
+
json (~> 2.3)
|
267
|
+
language_server-protocol (>= 3.17.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.36.2, < 2.0)
|
273
|
+
ruby-progressbar (~> 1.7)
|
274
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
275
|
+
rubocop-ast (1.37.0)
|
276
|
+
parser (>= 3.3.1.0)
|
277
|
+
rubocop-performance (1.23.0)
|
278
|
+
rubocop (>= 1.48.1, < 2.0)
|
279
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
280
|
+
rubocop-rake (0.6.0)
|
281
|
+
rubocop (~> 1.0)
|
282
|
+
rubocop-rspec (3.3.0)
|
283
|
+
rubocop (~> 1.61)
|
284
|
+
ruby-progressbar (1.13.0)
|
285
|
+
ruby_parser (3.21.1)
|
286
|
+
racc (~> 1.5)
|
287
|
+
sexp_processor (~> 4.16)
|
288
|
+
rubycritic (4.9.0)
|
289
|
+
flay (~> 2.13)
|
290
|
+
flog (~> 4.7)
|
291
|
+
launchy (>= 2.5.2)
|
292
|
+
parser (>= 3.2.2.1)
|
293
|
+
rainbow (~> 3.1.1)
|
294
|
+
reek (~> 6.0, < 7.0)
|
295
|
+
rexml
|
296
|
+
ruby_parser (~> 3.20)
|
297
|
+
simplecov (>= 0.22.0)
|
298
|
+
tty-which (~> 0.5.0)
|
299
|
+
virtus (~> 2.0)
|
300
|
+
securerandom (0.4.0)
|
301
|
+
sexp_processor (4.17.2)
|
302
|
+
simplecov (0.22.0)
|
303
|
+
docile (~> 1.1)
|
304
|
+
simplecov-html (~> 0.11)
|
305
|
+
simplecov_json_formatter (~> 0.1)
|
306
|
+
simplecov-html (0.12.3)
|
307
|
+
simplecov_json_formatter (0.1.4)
|
308
|
+
stringio (3.1.2)
|
309
|
+
strscan (3.1.0)
|
310
|
+
thor (1.3.1)
|
311
|
+
thread_safe (0.3.6)
|
312
|
+
timeout (0.4.2)
|
313
|
+
tty-which (0.5.0)
|
314
|
+
tzinfo (2.0.6)
|
315
|
+
concurrent-ruby (~> 1.0)
|
316
|
+
unicode-display_width (3.1.2)
|
317
|
+
unicode-emoji (~> 4.0, >= 4.0.4)
|
318
|
+
unicode-emoji (4.0.4)
|
319
|
+
virtus (2.0.0)
|
320
|
+
axiom-types (~> 0.1)
|
321
|
+
coercible (~> 1.0)
|
322
|
+
descendants_tracker (~> 0.0, >= 0.0.3)
|
323
|
+
websocket-driver (0.7.6)
|
324
|
+
websocket-extensions (>= 0.1.0)
|
325
|
+
websocket-extensions (0.1.5)
|
326
|
+
zeitwerk (2.7.1)
|
327
|
+
|
328
|
+
PLATFORMS
|
329
|
+
arm64-darwin-23
|
330
|
+
arm64-darwin-24
|
331
|
+
|
332
|
+
DEPENDENCIES
|
333
|
+
appraisal (~> 2.5)
|
334
|
+
rails (= 7.1.5.1)
|
335
|
+
rake (~> 13.2)
|
336
|
+
rspec (~> 3.13)
|
337
|
+
rubocop (~> 1.69)
|
338
|
+
rubocop-performance (~> 1.23)
|
339
|
+
rubocop-rake (~> 0.6)
|
340
|
+
rubocop-rspec (~> 3.3)
|
341
|
+
rubycritic (~> 4.9)
|
342
|
+
simplecov (~> 0.22)
|
343
|
+
tdc!
|
344
|
+
|
345
|
+
BUNDLED WITH
|
346
|
+
2.4.8
|
@@ -0,0 +1,353 @@
|
|
1
|
+
PATH
|
2
|
+
remote: ..
|
3
|
+
specs:
|
4
|
+
tdc (1.1)
|
5
|
+
activesupport (>= 7.0, < 8.0)
|
6
|
+
zeitwerk (>= 2.7)
|
7
|
+
|
8
|
+
GEM
|
9
|
+
remote: https://rubygems.org/
|
10
|
+
specs:
|
11
|
+
actioncable (7.2.2.1)
|
12
|
+
actionpack (= 7.2.2.1)
|
13
|
+
activesupport (= 7.2.2.1)
|
14
|
+
nio4r (~> 2.0)
|
15
|
+
websocket-driver (>= 0.6.1)
|
16
|
+
zeitwerk (~> 2.6)
|
17
|
+
actionmailbox (7.2.2.1)
|
18
|
+
actionpack (= 7.2.2.1)
|
19
|
+
activejob (= 7.2.2.1)
|
20
|
+
activerecord (= 7.2.2.1)
|
21
|
+
activestorage (= 7.2.2.1)
|
22
|
+
activesupport (= 7.2.2.1)
|
23
|
+
mail (>= 2.8.0)
|
24
|
+
actionmailer (7.2.2.1)
|
25
|
+
actionpack (= 7.2.2.1)
|
26
|
+
actionview (= 7.2.2.1)
|
27
|
+
activejob (= 7.2.2.1)
|
28
|
+
activesupport (= 7.2.2.1)
|
29
|
+
mail (>= 2.8.0)
|
30
|
+
rails-dom-testing (~> 2.2)
|
31
|
+
actionpack (7.2.2.1)
|
32
|
+
actionview (= 7.2.2.1)
|
33
|
+
activesupport (= 7.2.2.1)
|
34
|
+
nokogiri (>= 1.8.5)
|
35
|
+
racc
|
36
|
+
rack (>= 2.2.4, < 3.2)
|
37
|
+
rack-session (>= 1.0.1)
|
38
|
+
rack-test (>= 0.6.3)
|
39
|
+
rails-dom-testing (~> 2.2)
|
40
|
+
rails-html-sanitizer (~> 1.6)
|
41
|
+
useragent (~> 0.16)
|
42
|
+
actiontext (7.2.2.1)
|
43
|
+
actionpack (= 7.2.2.1)
|
44
|
+
activerecord (= 7.2.2.1)
|
45
|
+
activestorage (= 7.2.2.1)
|
46
|
+
activesupport (= 7.2.2.1)
|
47
|
+
globalid (>= 0.6.0)
|
48
|
+
nokogiri (>= 1.8.5)
|
49
|
+
actionview (7.2.2.1)
|
50
|
+
activesupport (= 7.2.2.1)
|
51
|
+
builder (~> 3.1)
|
52
|
+
erubi (~> 1.11)
|
53
|
+
rails-dom-testing (~> 2.2)
|
54
|
+
rails-html-sanitizer (~> 1.6)
|
55
|
+
activejob (7.2.2.1)
|
56
|
+
activesupport (= 7.2.2.1)
|
57
|
+
globalid (>= 0.3.6)
|
58
|
+
activemodel (7.2.2.1)
|
59
|
+
activesupport (= 7.2.2.1)
|
60
|
+
activerecord (7.2.2.1)
|
61
|
+
activemodel (= 7.2.2.1)
|
62
|
+
activesupport (= 7.2.2.1)
|
63
|
+
timeout (>= 0.4.0)
|
64
|
+
activestorage (7.2.2.1)
|
65
|
+
actionpack (= 7.2.2.1)
|
66
|
+
activejob (= 7.2.2.1)
|
67
|
+
activerecord (= 7.2.2.1)
|
68
|
+
activesupport (= 7.2.2.1)
|
69
|
+
marcel (~> 1.0)
|
70
|
+
activesupport (7.2.2.1)
|
71
|
+
base64
|
72
|
+
benchmark (>= 0.3)
|
73
|
+
bigdecimal
|
74
|
+
concurrent-ruby (~> 1.0, >= 1.3.1)
|
75
|
+
connection_pool (>= 2.2.5)
|
76
|
+
drb
|
77
|
+
i18n (>= 1.6, < 2)
|
78
|
+
logger (>= 1.4.2)
|
79
|
+
minitest (>= 5.1)
|
80
|
+
securerandom (>= 0.3)
|
81
|
+
tzinfo (~> 2.0, >= 2.0.5)
|
82
|
+
addressable (2.8.7)
|
83
|
+
public_suffix (>= 2.0.2, < 7.0)
|
84
|
+
appraisal (2.5.0)
|
85
|
+
bundler
|
86
|
+
rake
|
87
|
+
thor (>= 0.14.0)
|
88
|
+
ast (2.4.2)
|
89
|
+
axiom-types (0.1.1)
|
90
|
+
descendants_tracker (~> 0.0.4)
|
91
|
+
ice_nine (~> 0.11.0)
|
92
|
+
thread_safe (~> 0.3, >= 0.3.1)
|
93
|
+
base64 (0.2.0)
|
94
|
+
benchmark (0.4.0)
|
95
|
+
bigdecimal (3.1.8)
|
96
|
+
builder (3.3.0)
|
97
|
+
childprocess (5.1.0)
|
98
|
+
logger (~> 1.5)
|
99
|
+
coercible (1.0.0)
|
100
|
+
descendants_tracker (~> 0.0.1)
|
101
|
+
concurrent-ruby (1.3.4)
|
102
|
+
connection_pool (2.4.1)
|
103
|
+
crass (1.0.6)
|
104
|
+
date (3.4.1)
|
105
|
+
descendants_tracker (0.0.4)
|
106
|
+
thread_safe (~> 0.3, >= 0.3.1)
|
107
|
+
diff-lcs (1.5.1)
|
108
|
+
docile (1.4.1)
|
109
|
+
drb (2.2.1)
|
110
|
+
dry-configurable (1.2.0)
|
111
|
+
dry-core (~> 1.0, < 2)
|
112
|
+
zeitwerk (~> 2.6)
|
113
|
+
dry-core (1.0.2)
|
114
|
+
concurrent-ruby (~> 1.0)
|
115
|
+
logger
|
116
|
+
zeitwerk (~> 2.6)
|
117
|
+
dry-inflector (1.1.0)
|
118
|
+
dry-initializer (3.1.1)
|
119
|
+
dry-logic (1.5.0)
|
120
|
+
concurrent-ruby (~> 1.0)
|
121
|
+
dry-core (~> 1.0, < 2)
|
122
|
+
zeitwerk (~> 2.6)
|
123
|
+
dry-schema (1.13.4)
|
124
|
+
concurrent-ruby (~> 1.0)
|
125
|
+
dry-configurable (~> 1.0, >= 1.0.1)
|
126
|
+
dry-core (~> 1.0, < 2)
|
127
|
+
dry-initializer (~> 3.0)
|
128
|
+
dry-logic (>= 1.4, < 2)
|
129
|
+
dry-types (>= 1.7, < 2)
|
130
|
+
zeitwerk (~> 2.6)
|
131
|
+
dry-types (1.7.2)
|
132
|
+
bigdecimal (~> 3.0)
|
133
|
+
concurrent-ruby (~> 1.0)
|
134
|
+
dry-core (~> 1.0)
|
135
|
+
dry-inflector (~> 1.0)
|
136
|
+
dry-logic (~> 1.4)
|
137
|
+
zeitwerk (~> 2.6)
|
138
|
+
erubi (1.13.0)
|
139
|
+
flay (2.13.3)
|
140
|
+
erubi (~> 1.10)
|
141
|
+
path_expander (~> 1.0)
|
142
|
+
ruby_parser (~> 3.0)
|
143
|
+
sexp_processor (~> 4.0)
|
144
|
+
flog (4.8.0)
|
145
|
+
path_expander (~> 1.0)
|
146
|
+
ruby_parser (~> 3.1, > 3.1.0)
|
147
|
+
sexp_processor (~> 4.8)
|
148
|
+
globalid (1.2.1)
|
149
|
+
activesupport (>= 6.1)
|
150
|
+
i18n (1.14.6)
|
151
|
+
concurrent-ruby (~> 1.0)
|
152
|
+
ice_nine (0.11.2)
|
153
|
+
io-console (0.8.0)
|
154
|
+
irb (1.14.2)
|
155
|
+
rdoc (>= 4.0.0)
|
156
|
+
reline (>= 0.4.2)
|
157
|
+
json (2.9.0)
|
158
|
+
language_server-protocol (3.17.0.3)
|
159
|
+
launchy (3.0.1)
|
160
|
+
addressable (~> 2.8)
|
161
|
+
childprocess (~> 5.0)
|
162
|
+
logger (1.6.3)
|
163
|
+
loofah (2.23.1)
|
164
|
+
crass (~> 1.0.2)
|
165
|
+
nokogiri (>= 1.12.0)
|
166
|
+
mail (2.8.1)
|
167
|
+
mini_mime (>= 0.1.1)
|
168
|
+
net-imap
|
169
|
+
net-pop
|
170
|
+
net-smtp
|
171
|
+
marcel (1.0.4)
|
172
|
+
mini_mime (1.1.5)
|
173
|
+
minitest (5.25.4)
|
174
|
+
net-imap (0.5.1)
|
175
|
+
date
|
176
|
+
net-protocol
|
177
|
+
net-pop (0.1.2)
|
178
|
+
net-protocol
|
179
|
+
net-protocol (0.2.2)
|
180
|
+
timeout
|
181
|
+
net-smtp (0.5.0)
|
182
|
+
net-protocol
|
183
|
+
nio4r (2.7.4)
|
184
|
+
nokogiri (1.17.2-aarch64-linux)
|
185
|
+
racc (~> 1.4)
|
186
|
+
nokogiri (1.17.2-arm-linux)
|
187
|
+
racc (~> 1.4)
|
188
|
+
nokogiri (1.17.2-arm64-darwin)
|
189
|
+
racc (~> 1.4)
|
190
|
+
nokogiri (1.17.2-x86-linux)
|
191
|
+
racc (~> 1.4)
|
192
|
+
nokogiri (1.17.2-x86_64-darwin)
|
193
|
+
racc (~> 1.4)
|
194
|
+
nokogiri (1.17.2-x86_64-linux)
|
195
|
+
racc (~> 1.4)
|
196
|
+
parallel (1.26.3)
|
197
|
+
parser (3.3.6.0)
|
198
|
+
ast (~> 2.4.1)
|
199
|
+
racc
|
200
|
+
path_expander (1.1.3)
|
201
|
+
psych (5.2.1)
|
202
|
+
date
|
203
|
+
stringio
|
204
|
+
public_suffix (6.0.1)
|
205
|
+
racc (1.8.1)
|
206
|
+
rack (3.1.8)
|
207
|
+
rack-session (2.0.0)
|
208
|
+
rack (>= 3.0.0)
|
209
|
+
rack-test (2.1.0)
|
210
|
+
rack (>= 1.3)
|
211
|
+
rackup (2.2.1)
|
212
|
+
rack (>= 3)
|
213
|
+
rails (7.2.2.1)
|
214
|
+
actioncable (= 7.2.2.1)
|
215
|
+
actionmailbox (= 7.2.2.1)
|
216
|
+
actionmailer (= 7.2.2.1)
|
217
|
+
actionpack (= 7.2.2.1)
|
218
|
+
actiontext (= 7.2.2.1)
|
219
|
+
actionview (= 7.2.2.1)
|
220
|
+
activejob (= 7.2.2.1)
|
221
|
+
activemodel (= 7.2.2.1)
|
222
|
+
activerecord (= 7.2.2.1)
|
223
|
+
activestorage (= 7.2.2.1)
|
224
|
+
activesupport (= 7.2.2.1)
|
225
|
+
bundler (>= 1.15.0)
|
226
|
+
railties (= 7.2.2.1)
|
227
|
+
rails-dom-testing (2.2.0)
|
228
|
+
activesupport (>= 5.0.0)
|
229
|
+
minitest
|
230
|
+
nokogiri (>= 1.6)
|
231
|
+
rails-html-sanitizer (1.6.2)
|
232
|
+
loofah (~> 2.21)
|
233
|
+
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)
|
234
|
+
railties (7.2.2.1)
|
235
|
+
actionpack (= 7.2.2.1)
|
236
|
+
activesupport (= 7.2.2.1)
|
237
|
+
irb (~> 1.13)
|
238
|
+
rackup (>= 1.0.0)
|
239
|
+
rake (>= 12.2)
|
240
|
+
thor (~> 1.0, >= 1.2.2)
|
241
|
+
zeitwerk (~> 2.6)
|
242
|
+
rainbow (3.1.1)
|
243
|
+
rake (13.2.1)
|
244
|
+
rdoc (6.9.0)
|
245
|
+
psych (>= 4.0.0)
|
246
|
+
reek (6.3.0)
|
247
|
+
dry-schema (~> 1.13.0)
|
248
|
+
parser (~> 3.3.0)
|
249
|
+
rainbow (>= 2.0, < 4.0)
|
250
|
+
rexml (~> 3.1)
|
251
|
+
regexp_parser (2.9.3)
|
252
|
+
reline (0.5.12)
|
253
|
+
io-console (~> 0.5)
|
254
|
+
rexml (3.4.0)
|
255
|
+
rspec (3.13.0)
|
256
|
+
rspec-core (~> 3.13.0)
|
257
|
+
rspec-expectations (~> 3.13.0)
|
258
|
+
rspec-mocks (~> 3.13.0)
|
259
|
+
rspec-core (3.13.2)
|
260
|
+
rspec-support (~> 3.13.0)
|
261
|
+
rspec-expectations (3.13.3)
|
262
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
263
|
+
rspec-support (~> 3.13.0)
|
264
|
+
rspec-mocks (3.13.2)
|
265
|
+
diff-lcs (>= 1.2.0, < 2.0)
|
266
|
+
rspec-support (~> 3.13.0)
|
267
|
+
rspec-support (3.13.2)
|
268
|
+
rubocop (1.69.2)
|
269
|
+
json (~> 2.3)
|
270
|
+
language_server-protocol (>= 3.17.0)
|
271
|
+
parallel (~> 1.10)
|
272
|
+
parser (>= 3.3.0.2)
|
273
|
+
rainbow (>= 2.2.2, < 4.0)
|
274
|
+
regexp_parser (>= 2.9.3, < 3.0)
|
275
|
+
rubocop-ast (>= 1.36.2, < 2.0)
|
276
|
+
ruby-progressbar (~> 1.7)
|
277
|
+
unicode-display_width (>= 2.4.0, < 4.0)
|
278
|
+
rubocop-ast (1.37.0)
|
279
|
+
parser (>= 3.3.1.0)
|
280
|
+
rubocop-performance (1.23.0)
|
281
|
+
rubocop (>= 1.48.1, < 2.0)
|
282
|
+
rubocop-ast (>= 1.31.1, < 2.0)
|
283
|
+
rubocop-rake (0.6.0)
|
284
|
+
rubocop (~> 1.0)
|
285
|
+
rubocop-rspec (3.3.0)
|
286
|
+
rubocop (~> 1.61)
|
287
|
+
ruby-progressbar (1.13.0)
|
288
|
+
ruby_parser (3.21.1)
|
289
|
+
racc (~> 1.5)
|
290
|
+
sexp_processor (~> 4.16)
|
291
|
+
rubycritic (4.9.0)
|
292
|
+
flay (~> 2.13)
|
293
|
+
flog (~> 4.7)
|
294
|
+
launchy (>= 2.5.2)
|
295
|
+
parser (>= 3.2.2.1)
|
296
|
+
rainbow (~> 3.1.1)
|
297
|
+
reek (~> 6.0, < 7.0)
|
298
|
+
rexml
|
299
|
+
ruby_parser (~> 3.20)
|
300
|
+
simplecov (>= 0.22.0)
|
301
|
+
tty-which (~> 0.5.0)
|
302
|
+
virtus (~> 2.0)
|
303
|
+
securerandom (0.4.0)
|
304
|
+
sexp_processor (4.17.3)
|
305
|
+
simplecov (0.22.0)
|
306
|
+
docile (~> 1.1)
|
307
|
+
simplecov-html (~> 0.11)
|
308
|
+
simplecov_json_formatter (~> 0.1)
|
309
|
+
simplecov-html (0.13.1)
|
310
|
+
simplecov_json_formatter (0.1.4)
|
311
|
+
stringio (3.1.2)
|
312
|
+
thor (1.3.2)
|
313
|
+
thread_safe (0.3.6)
|
314
|
+
timeout (0.4.2)
|
315
|
+
tty-which (0.5.0)
|
316
|
+
tzinfo (2.0.6)
|
317
|
+
concurrent-ruby (~> 1.0)
|
318
|
+
unicode-display_width (3.1.2)
|
319
|
+
unicode-emoji (~> 4.0, >= 4.0.4)
|
320
|
+
unicode-emoji (4.0.4)
|
321
|
+
useragent (0.16.11)
|
322
|
+
virtus (2.0.0)
|
323
|
+
axiom-types (~> 0.1)
|
324
|
+
coercible (~> 1.0)
|
325
|
+
descendants_tracker (~> 0.0, >= 0.0.3)
|
326
|
+
websocket-driver (0.7.6)
|
327
|
+
websocket-extensions (>= 0.1.0)
|
328
|
+
websocket-extensions (0.1.5)
|
329
|
+
zeitwerk (2.7.1)
|
330
|
+
|
331
|
+
PLATFORMS
|
332
|
+
aarch64-linux
|
333
|
+
arm-linux
|
334
|
+
arm64-darwin
|
335
|
+
x86-linux
|
336
|
+
x86_64-darwin
|
337
|
+
x86_64-linux
|
338
|
+
|
339
|
+
DEPENDENCIES
|
340
|
+
appraisal (~> 2.5)
|
341
|
+
rails (= 7.2.2.1)
|
342
|
+
rake (~> 13.2)
|
343
|
+
rspec (~> 3.13)
|
344
|
+
rubocop (~> 1.69)
|
345
|
+
rubocop-performance (~> 1.23)
|
346
|
+
rubocop-rake (~> 0.6)
|
347
|
+
rubocop-rspec (~> 3.3)
|
348
|
+
rubycritic (~> 4.9)
|
349
|
+
simplecov (~> 0.22)
|
350
|
+
tdc!
|
351
|
+
|
352
|
+
BUNDLED WITH
|
353
|
+
2.5.23
|
data/lib/tdc/version.rb
CHANGED