phlexible 3.3.0 → 3.4.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 +4 -4
- data/README.md +55 -0
- data/gemfiles/phlex1_rails7.gemfile.lock +137 -136
- data/gemfiles/phlex1_rails8.gemfile.lock +138 -137
- data/gemfiles/phlex2_rails7.gemfile.lock +137 -136
- data/gemfiles/phlex2_rails8.gemfile.lock +138 -137
- data/lib/phlexible/element_variants.rb +65 -0
- data/lib/phlexible/version.rb +1 -1
- metadata +2 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: ..
|
|
3
3
|
specs:
|
|
4
|
-
phlexible (3.
|
|
4
|
+
phlexible (3.4.0)
|
|
5
5
|
phlex (>= 1.10.0, < 3.0.0)
|
|
6
6
|
phlex-rails (>= 1.2.0, < 3.0.0)
|
|
7
7
|
rails (>= 7.2.0, < 9.0.0)
|
|
@@ -10,31 +10,31 @@ PATH
|
|
|
10
10
|
GEM
|
|
11
11
|
remote: https://rubygems.org/
|
|
12
12
|
specs:
|
|
13
|
-
action_text-trix (2.1.
|
|
13
|
+
action_text-trix (2.1.19)
|
|
14
14
|
railties
|
|
15
|
-
actioncable (8.1.
|
|
16
|
-
actionpack (= 8.1.
|
|
17
|
-
activesupport (= 8.1.
|
|
15
|
+
actioncable (8.1.3)
|
|
16
|
+
actionpack (= 8.1.3)
|
|
17
|
+
activesupport (= 8.1.3)
|
|
18
18
|
nio4r (~> 2.0)
|
|
19
19
|
websocket-driver (>= 0.6.1)
|
|
20
20
|
zeitwerk (~> 2.6)
|
|
21
|
-
actionmailbox (8.1.
|
|
22
|
-
actionpack (= 8.1.
|
|
23
|
-
activejob (= 8.1.
|
|
24
|
-
activerecord (= 8.1.
|
|
25
|
-
activestorage (= 8.1.
|
|
26
|
-
activesupport (= 8.1.
|
|
21
|
+
actionmailbox (8.1.3)
|
|
22
|
+
actionpack (= 8.1.3)
|
|
23
|
+
activejob (= 8.1.3)
|
|
24
|
+
activerecord (= 8.1.3)
|
|
25
|
+
activestorage (= 8.1.3)
|
|
26
|
+
activesupport (= 8.1.3)
|
|
27
27
|
mail (>= 2.8.0)
|
|
28
|
-
actionmailer (8.1.
|
|
29
|
-
actionpack (= 8.1.
|
|
30
|
-
actionview (= 8.1.
|
|
31
|
-
activejob (= 8.1.
|
|
32
|
-
activesupport (= 8.1.
|
|
28
|
+
actionmailer (8.1.3)
|
|
29
|
+
actionpack (= 8.1.3)
|
|
30
|
+
actionview (= 8.1.3)
|
|
31
|
+
activejob (= 8.1.3)
|
|
32
|
+
activesupport (= 8.1.3)
|
|
33
33
|
mail (>= 2.8.0)
|
|
34
34
|
rails-dom-testing (~> 2.2)
|
|
35
|
-
actionpack (8.1.
|
|
36
|
-
actionview (= 8.1.
|
|
37
|
-
activesupport (= 8.1.
|
|
35
|
+
actionpack (8.1.3)
|
|
36
|
+
actionview (= 8.1.3)
|
|
37
|
+
activesupport (= 8.1.3)
|
|
38
38
|
nokogiri (>= 1.8.5)
|
|
39
39
|
rack (>= 2.2.4)
|
|
40
40
|
rack-session (>= 1.0.1)
|
|
@@ -42,36 +42,36 @@ GEM
|
|
|
42
42
|
rails-dom-testing (~> 2.2)
|
|
43
43
|
rails-html-sanitizer (~> 1.6)
|
|
44
44
|
useragent (~> 0.16)
|
|
45
|
-
actiontext (8.1.
|
|
45
|
+
actiontext (8.1.3)
|
|
46
46
|
action_text-trix (~> 2.1.15)
|
|
47
|
-
actionpack (= 8.1.
|
|
48
|
-
activerecord (= 8.1.
|
|
49
|
-
activestorage (= 8.1.
|
|
50
|
-
activesupport (= 8.1.
|
|
47
|
+
actionpack (= 8.1.3)
|
|
48
|
+
activerecord (= 8.1.3)
|
|
49
|
+
activestorage (= 8.1.3)
|
|
50
|
+
activesupport (= 8.1.3)
|
|
51
51
|
globalid (>= 0.6.0)
|
|
52
52
|
nokogiri (>= 1.8.5)
|
|
53
|
-
actionview (8.1.
|
|
54
|
-
activesupport (= 8.1.
|
|
53
|
+
actionview (8.1.3)
|
|
54
|
+
activesupport (= 8.1.3)
|
|
55
55
|
builder (~> 3.1)
|
|
56
56
|
erubi (~> 1.11)
|
|
57
57
|
rails-dom-testing (~> 2.2)
|
|
58
58
|
rails-html-sanitizer (~> 1.6)
|
|
59
|
-
activejob (8.1.
|
|
60
|
-
activesupport (= 8.1.
|
|
59
|
+
activejob (8.1.3)
|
|
60
|
+
activesupport (= 8.1.3)
|
|
61
61
|
globalid (>= 0.3.6)
|
|
62
|
-
activemodel (8.1.
|
|
63
|
-
activesupport (= 8.1.
|
|
64
|
-
activerecord (8.1.
|
|
65
|
-
activemodel (= 8.1.
|
|
66
|
-
activesupport (= 8.1.
|
|
62
|
+
activemodel (8.1.3)
|
|
63
|
+
activesupport (= 8.1.3)
|
|
64
|
+
activerecord (8.1.3)
|
|
65
|
+
activemodel (= 8.1.3)
|
|
66
|
+
activesupport (= 8.1.3)
|
|
67
67
|
timeout (>= 0.4.0)
|
|
68
|
-
activestorage (8.1.
|
|
69
|
-
actionpack (= 8.1.
|
|
70
|
-
activejob (= 8.1.
|
|
71
|
-
activerecord (= 8.1.
|
|
72
|
-
activesupport (= 8.1.
|
|
68
|
+
activestorage (8.1.3)
|
|
69
|
+
actionpack (= 8.1.3)
|
|
70
|
+
activejob (= 8.1.3)
|
|
71
|
+
activerecord (= 8.1.3)
|
|
72
|
+
activesupport (= 8.1.3)
|
|
73
73
|
marcel (~> 1.0)
|
|
74
|
-
activesupport (8.1.
|
|
74
|
+
activesupport (8.1.3)
|
|
75
75
|
base64
|
|
76
76
|
bigdecimal
|
|
77
77
|
concurrent-ruby (~> 1.0, >= 1.3.1)
|
|
@@ -84,7 +84,7 @@ GEM
|
|
|
84
84
|
securerandom (>= 0.3)
|
|
85
85
|
tzinfo (~> 2.0, >= 2.0.5)
|
|
86
86
|
uri (>= 0.13.1)
|
|
87
|
-
addressable (2.
|
|
87
|
+
addressable (2.9.0)
|
|
88
88
|
public_suffix (>= 2.0.2, < 8.0)
|
|
89
89
|
amazing_print (2.0.0)
|
|
90
90
|
appraisal (2.5.0)
|
|
@@ -93,7 +93,7 @@ GEM
|
|
|
93
93
|
thor (>= 0.14.0)
|
|
94
94
|
ast (2.4.3)
|
|
95
95
|
base64 (0.3.0)
|
|
96
|
-
bigdecimal (4.
|
|
96
|
+
bigdecimal (4.1.2)
|
|
97
97
|
builder (3.3.0)
|
|
98
98
|
capybara (3.40.0)
|
|
99
99
|
addressable
|
|
@@ -124,22 +124,23 @@ GEM
|
|
|
124
124
|
dispersion (0.2.0)
|
|
125
125
|
prism
|
|
126
126
|
drb (2.2.3)
|
|
127
|
-
erb (6.0.
|
|
127
|
+
erb (6.0.4)
|
|
128
128
|
erubi (1.13.1)
|
|
129
129
|
globalid (1.3.0)
|
|
130
130
|
activesupport (>= 6.1)
|
|
131
131
|
i18n (1.14.8)
|
|
132
132
|
concurrent-ruby (~> 1.0)
|
|
133
133
|
io-console (0.8.2)
|
|
134
|
-
irb (1.
|
|
134
|
+
irb (1.18.0)
|
|
135
135
|
pp (>= 0.6.0)
|
|
136
|
+
prism (>= 1.3.0)
|
|
136
137
|
rdoc (>= 4.0.0)
|
|
137
138
|
reline (>= 0.4.2)
|
|
138
|
-
json (2.
|
|
139
|
+
json (2.19.5)
|
|
139
140
|
language_server-protocol (3.17.0.5)
|
|
140
141
|
lint_roller (1.1.0)
|
|
141
142
|
logger (1.7.0)
|
|
142
|
-
loofah (2.25.
|
|
143
|
+
loofah (2.25.1)
|
|
143
144
|
crass (~> 1.0.2)
|
|
144
145
|
nokogiri (>= 1.12.0)
|
|
145
146
|
mail (2.9.0)
|
|
@@ -161,7 +162,7 @@ GEM
|
|
|
161
162
|
minitest-spec-rails (7.4.1)
|
|
162
163
|
minitest (>= 5.0)
|
|
163
164
|
railties (>= 4.1)
|
|
164
|
-
net-imap (0.6.
|
|
165
|
+
net-imap (0.6.4)
|
|
165
166
|
date
|
|
166
167
|
net-protocol
|
|
167
168
|
net-pop (0.1.2)
|
|
@@ -171,27 +172,27 @@ GEM
|
|
|
171
172
|
net-smtp (0.5.1)
|
|
172
173
|
net-protocol
|
|
173
174
|
nio4r (2.7.5)
|
|
174
|
-
nokogiri (1.19.
|
|
175
|
+
nokogiri (1.19.3-aarch64-linux-gnu)
|
|
175
176
|
racc (~> 1.4)
|
|
176
|
-
nokogiri (1.19.
|
|
177
|
+
nokogiri (1.19.3-aarch64-linux-musl)
|
|
177
178
|
racc (~> 1.4)
|
|
178
|
-
nokogiri (1.19.
|
|
179
|
+
nokogiri (1.19.3-arm-linux-gnu)
|
|
179
180
|
racc (~> 1.4)
|
|
180
|
-
nokogiri (1.19.
|
|
181
|
+
nokogiri (1.19.3-arm-linux-musl)
|
|
181
182
|
racc (~> 1.4)
|
|
182
|
-
nokogiri (1.19.
|
|
183
|
+
nokogiri (1.19.3-arm64-darwin)
|
|
183
184
|
racc (~> 1.4)
|
|
184
|
-
nokogiri (1.19.
|
|
185
|
+
nokogiri (1.19.3-x86_64-darwin)
|
|
185
186
|
racc (~> 1.4)
|
|
186
|
-
nokogiri (1.19.
|
|
187
|
+
nokogiri (1.19.3-x86_64-linux-gnu)
|
|
187
188
|
racc (~> 1.4)
|
|
188
|
-
nokogiri (1.19.
|
|
189
|
+
nokogiri (1.19.3-x86_64-linux-musl)
|
|
189
190
|
racc (~> 1.4)
|
|
190
|
-
parallel (1.
|
|
191
|
-
parser (3.3.
|
|
191
|
+
parallel (2.1.0)
|
|
192
|
+
parser (3.3.11.1)
|
|
192
193
|
ast (~> 2.4.1)
|
|
193
194
|
racc
|
|
194
|
-
phlex (1.11.
|
|
195
|
+
phlex (1.11.1)
|
|
195
196
|
phlex-rails (1.2.2)
|
|
196
197
|
phlex (>= 1.10, < 2)
|
|
197
198
|
railties (>= 6.1, < 9)
|
|
@@ -200,44 +201,44 @@ GEM
|
|
|
200
201
|
pretty_please (0.2.0)
|
|
201
202
|
dispersion (~> 0.2)
|
|
202
203
|
prettyprint (0.2.0)
|
|
203
|
-
prism (1.
|
|
204
|
+
prism (1.9.0)
|
|
204
205
|
psych (5.3.1)
|
|
205
206
|
date
|
|
206
207
|
stringio
|
|
207
|
-
public_suffix (7.0.
|
|
208
|
+
public_suffix (7.0.5)
|
|
208
209
|
racc (1.8.1)
|
|
209
|
-
rack (3.2.
|
|
210
|
-
rack-session (2.1.
|
|
210
|
+
rack (3.2.6)
|
|
211
|
+
rack-session (2.1.2)
|
|
211
212
|
base64 (>= 0.1.0)
|
|
212
213
|
rack (>= 3.0.0)
|
|
213
214
|
rack-test (2.2.0)
|
|
214
215
|
rack (>= 1.3)
|
|
215
216
|
rackup (2.3.1)
|
|
216
217
|
rack (>= 3)
|
|
217
|
-
rails (8.1.
|
|
218
|
-
actioncable (= 8.1.
|
|
219
|
-
actionmailbox (= 8.1.
|
|
220
|
-
actionmailer (= 8.1.
|
|
221
|
-
actionpack (= 8.1.
|
|
222
|
-
actiontext (= 8.1.
|
|
223
|
-
actionview (= 8.1.
|
|
224
|
-
activejob (= 8.1.
|
|
225
|
-
activemodel (= 8.1.
|
|
226
|
-
activerecord (= 8.1.
|
|
227
|
-
activestorage (= 8.1.
|
|
228
|
-
activesupport (= 8.1.
|
|
218
|
+
rails (8.1.3)
|
|
219
|
+
actioncable (= 8.1.3)
|
|
220
|
+
actionmailbox (= 8.1.3)
|
|
221
|
+
actionmailer (= 8.1.3)
|
|
222
|
+
actionpack (= 8.1.3)
|
|
223
|
+
actiontext (= 8.1.3)
|
|
224
|
+
actionview (= 8.1.3)
|
|
225
|
+
activejob (= 8.1.3)
|
|
226
|
+
activemodel (= 8.1.3)
|
|
227
|
+
activerecord (= 8.1.3)
|
|
228
|
+
activestorage (= 8.1.3)
|
|
229
|
+
activesupport (= 8.1.3)
|
|
229
230
|
bundler (>= 1.15.0)
|
|
230
|
-
railties (= 8.1.
|
|
231
|
+
railties (= 8.1.3)
|
|
231
232
|
rails-dom-testing (2.3.0)
|
|
232
233
|
activesupport (>= 5.0.0)
|
|
233
234
|
minitest
|
|
234
235
|
nokogiri (>= 1.6)
|
|
235
|
-
rails-html-sanitizer (1.
|
|
236
|
-
loofah (~> 2.
|
|
236
|
+
rails-html-sanitizer (1.7.0)
|
|
237
|
+
loofah (~> 2.25)
|
|
237
238
|
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)
|
|
238
|
-
railties (8.1.
|
|
239
|
-
actionpack (= 8.1.
|
|
240
|
-
activesupport (= 8.1.
|
|
239
|
+
railties (8.1.3)
|
|
240
|
+
actionpack (= 8.1.3)
|
|
241
|
+
activesupport (= 8.1.3)
|
|
241
242
|
irb (~> 1.13)
|
|
242
243
|
rackup (>= 1.0.0)
|
|
243
244
|
rake (>= 12.2)
|
|
@@ -245,32 +246,32 @@ GEM
|
|
|
245
246
|
tsort (>= 0.2)
|
|
246
247
|
zeitwerk (~> 2.6)
|
|
247
248
|
rainbow (3.1.1)
|
|
248
|
-
rake (13.
|
|
249
|
-
rdoc (7.
|
|
249
|
+
rake (13.4.2)
|
|
250
|
+
rdoc (7.2.0)
|
|
250
251
|
erb
|
|
251
252
|
psych (>= 4.0.0)
|
|
252
253
|
tsort
|
|
253
|
-
regexp_parser (2.
|
|
254
|
+
regexp_parser (2.12.0)
|
|
254
255
|
reline (0.6.3)
|
|
255
256
|
io-console (~> 0.5)
|
|
256
|
-
rubocop (1.
|
|
257
|
+
rubocop (1.86.1)
|
|
257
258
|
json (~> 2.3)
|
|
258
259
|
language_server-protocol (~> 3.17.0.2)
|
|
259
260
|
lint_roller (~> 1.1.0)
|
|
260
|
-
parallel (
|
|
261
|
+
parallel (>= 1.10)
|
|
261
262
|
parser (>= 3.3.0.2)
|
|
262
263
|
rainbow (>= 2.2.2, < 4.0)
|
|
263
264
|
regexp_parser (>= 2.9.3, < 3.0)
|
|
264
|
-
rubocop-ast (>= 1.
|
|
265
|
+
rubocop-ast (>= 1.49.0, < 2.0)
|
|
265
266
|
ruby-progressbar (~> 1.7)
|
|
266
267
|
unicode-display_width (>= 2.4.0, < 4.0)
|
|
267
|
-
rubocop-ast (1.49.
|
|
268
|
+
rubocop-ast (1.49.1)
|
|
268
269
|
parser (>= 3.3.7.2)
|
|
269
270
|
prism (~> 1.7)
|
|
270
271
|
rubocop-disable_syntax (0.2.0)
|
|
271
272
|
lint_roller
|
|
272
273
|
rubocop (>= 1.72.0)
|
|
273
|
-
rubocop-minitest (0.
|
|
274
|
+
rubocop-minitest (0.39.1)
|
|
274
275
|
lint_roller (~> 1.1)
|
|
275
276
|
rubocop (>= 1.75.0, < 2.0)
|
|
276
277
|
rubocop-ast (>= 1.38.0, < 2.0)
|
|
@@ -281,7 +282,7 @@ GEM
|
|
|
281
282
|
lint_roller (~> 1.1)
|
|
282
283
|
rubocop (>= 1.75.0, < 2.0)
|
|
283
284
|
rubocop-ast (>= 1.47.1, < 2.0)
|
|
284
|
-
rubocop-rails (2.
|
|
285
|
+
rubocop-rails (2.35.0)
|
|
285
286
|
activesupport (>= 4.2.0)
|
|
286
287
|
lint_roller (~> 1.1)
|
|
287
288
|
rack (>= 1.1)
|
|
@@ -294,7 +295,7 @@ GEM
|
|
|
294
295
|
securerandom (0.4.1)
|
|
295
296
|
stringio (3.2.0)
|
|
296
297
|
thor (1.5.0)
|
|
297
|
-
timeout (0.6.
|
|
298
|
+
timeout (0.6.1)
|
|
298
299
|
tsort (0.2.0)
|
|
299
300
|
tzinfo (2.0.6)
|
|
300
301
|
concurrent-ruby (~> 1.0)
|
|
@@ -309,7 +310,7 @@ GEM
|
|
|
309
310
|
websocket-extensions (0.1.5)
|
|
310
311
|
xpath (3.2.0)
|
|
311
312
|
nokogiri (~> 1.8)
|
|
312
|
-
zeitwerk (2.7.
|
|
313
|
+
zeitwerk (2.7.5)
|
|
313
314
|
|
|
314
315
|
PLATFORMS
|
|
315
316
|
aarch64-linux
|
|
@@ -345,24 +346,24 @@ DEPENDENCIES
|
|
|
345
346
|
rubocop-rake
|
|
346
347
|
|
|
347
348
|
CHECKSUMS
|
|
348
|
-
action_text-trix (2.1.
|
|
349
|
-
actioncable (8.1.
|
|
350
|
-
actionmailbox (8.1.
|
|
351
|
-
actionmailer (8.1.
|
|
352
|
-
actionpack (8.1.
|
|
353
|
-
actiontext (8.1.
|
|
354
|
-
actionview (8.1.
|
|
355
|
-
activejob (8.1.
|
|
356
|
-
activemodel (8.1.
|
|
357
|
-
activerecord (8.1.
|
|
358
|
-
activestorage (8.1.
|
|
359
|
-
activesupport (8.1.
|
|
360
|
-
addressable (2.
|
|
349
|
+
action_text-trix (2.1.19) sha256=7012f59421009cf284aa651294896414d653a61a2417c9b8714c8476d2f74009
|
|
350
|
+
actioncable (8.1.3) sha256=e5bc7f75e44e6a22de29c4f43176927c3a9ce4824464b74ed18d8226e75a80f0
|
|
351
|
+
actionmailbox (8.1.3) sha256=df7da474eaa0e70df4ed5a6fef66eb3b3b0f2dbf7f14518deee8d77f1b4aae59
|
|
352
|
+
actionmailer (8.1.3) sha256=831f724891bb70d0aaa4d76581a6321124b6a752cb655c9346aae5479318448d
|
|
353
|
+
actionpack (8.1.3) sha256=af998cae4d47c5d581a2cc363b5c77eb718b7c4b45748d81b1887b25621c29a3
|
|
354
|
+
actiontext (8.1.3) sha256=d291019c00e1ea9e6463011fa214f6081a56d7b9a1d224e7d3f6384c1dafc7d2
|
|
355
|
+
actionview (8.1.3) sha256=1347c88c7f3edb38100c5ce0e9fb5e62d7755f3edc1b61cce2eb0b2c6ea2fd5d
|
|
356
|
+
activejob (8.1.3) sha256=a149b1766aa8204c3c3da7309e4becd40fcd5529c348cffbf6c9b16b565fe8d3
|
|
357
|
+
activemodel (8.1.3) sha256=90c05cbe4cef3649b8f79f13016191ea94c4525ce4a5c0fb7ef909c4b91c8219
|
|
358
|
+
activerecord (8.1.3) sha256=8003be7b2466ba0a2a670e603eeb0a61dd66058fccecfc49901e775260ac70ab
|
|
359
|
+
activestorage (8.1.3) sha256=0564ce9309143951a67615e1bb4e090ee54b8befed417133cae614479b46384d
|
|
360
|
+
activesupport (8.1.3) sha256=21a5e0dfbd4c3ddd9e1317ec6a4d782fa226e7867dc70b0743acda81a1dca20e
|
|
361
|
+
addressable (2.9.0) sha256=7fdf6ac3660f7f4e867a0838be3f6cf722ace541dd97767fa42bc6cfa980c7af
|
|
361
362
|
amazing_print (2.0.0) sha256=2e36aba46ac78d37ed27ca0e2056afe3583183bb5c64f157c246b267355e5d6a
|
|
362
363
|
appraisal (2.5.0) sha256=36989221be127913b0dba8d114da2001e6b2dceea7bd4951200eaba764eed3ce
|
|
363
364
|
ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
|
|
364
365
|
base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
|
|
365
|
-
bigdecimal (4.
|
|
366
|
+
bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd
|
|
366
367
|
builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
|
|
367
368
|
capybara (3.40.0) sha256=42dba720578ea1ca65fd7a41d163dd368502c191804558f6e0f71b391054aeef
|
|
368
369
|
concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab
|
|
@@ -377,17 +378,17 @@ CHECKSUMS
|
|
|
377
378
|
difftastic (0.8.0-x86_64-linux) sha256=9c384dd9d2395b2b1b388922e1745f1472d19c4b3af9f83c0d22b30f6619208f
|
|
378
379
|
dispersion (0.2.0) sha256=64a375f82197b50633b55250d5eac976c412b7c28a7f8cbf8b5f74ced1aaf362
|
|
379
380
|
drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
|
|
380
|
-
erb (6.0.
|
|
381
|
+
erb (6.0.4) sha256=38e3803694be357fe2bfe312487c74beaf9fb4e5beb3e22498952fe1645b95d9
|
|
381
382
|
erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
|
|
382
383
|
globalid (1.3.0) sha256=05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11
|
|
383
384
|
i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
|
|
384
385
|
io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
|
|
385
|
-
irb (1.
|
|
386
|
-
json (2.
|
|
386
|
+
irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
|
|
387
|
+
json (2.19.5) sha256=218a18553e4801d579ca7e0f5bc72bafd776d7397238a1fb4e74db5b0a812c59
|
|
387
388
|
language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
|
|
388
389
|
lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
|
|
389
390
|
logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
|
|
390
|
-
loofah (2.25.
|
|
391
|
+
loofah (2.25.1) sha256=d436c73dbd0c1147b16c4a41db097942d217303e1f7728704b37e4df9f6d2e04
|
|
391
392
|
mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941
|
|
392
393
|
marcel (1.1.0) sha256=fdcfcfa33cc52e93c4308d40e4090a5d4ea279e160a7f6af988260fa970e0bee
|
|
393
394
|
matrix (0.4.3) sha256=a0d5ab7ddcc1973ff690ab361b67f359acbb16958d1dc072b8b956a286564c5b
|
|
@@ -397,57 +398,57 @@ CHECKSUMS
|
|
|
397
398
|
minitest-difftastic (0.2.1) sha256=fc2c6e01cd839371772ed08604c9ce7b1567ee262e9dd4fef7d78665d1a99c45
|
|
398
399
|
minitest-focus (1.4.1) sha256=394517cbe2dcb2d992d8ffc41a3b2b6315777a4daa69239de4fefe7110dd810e
|
|
399
400
|
minitest-spec-rails (7.4.1) sha256=cda2638ded7cd98ab5f2bbf0eafbba9fdc4b0fc58248ad38703b12403831254f
|
|
400
|
-
net-imap (0.6.
|
|
401
|
+
net-imap (0.6.4) sha256=9a5598c67a3022c284d98430ef1d4948e7dbdb62596f61081ea8ca933270a02b
|
|
401
402
|
net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
|
|
402
403
|
net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
|
|
403
404
|
net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
|
|
404
405
|
nio4r (2.7.5) sha256=6c90168e48fb5f8e768419c93abb94ba2b892a1d0602cb06eef16d8b7df1dca1
|
|
405
|
-
nokogiri (1.19.
|
|
406
|
-
nokogiri (1.19.
|
|
407
|
-
nokogiri (1.19.
|
|
408
|
-
nokogiri (1.19.
|
|
409
|
-
nokogiri (1.19.
|
|
410
|
-
nokogiri (1.19.
|
|
411
|
-
nokogiri (1.19.
|
|
412
|
-
nokogiri (1.19.
|
|
413
|
-
parallel (1.
|
|
414
|
-
parser (3.3.
|
|
415
|
-
phlex (1.11.
|
|
406
|
+
nokogiri (1.19.3-aarch64-linux-gnu) sha256=46b89e5d7b9e844c2ee360794240c6ea2a4e6fa0c5892a4ed487db621224b639
|
|
407
|
+
nokogiri (1.19.3-aarch64-linux-musl) sha256=8392dfdcd21be7a94dbbe9ccc138dea01b97b24cb2dc02a114ca98bfb1d9a0b7
|
|
408
|
+
nokogiri (1.19.3-arm-linux-gnu) sha256=3919d5ffc334ad778a4a9eb88fda7dcb8b1fb58c8a52ac640c6dcd2f038e774f
|
|
409
|
+
nokogiri (1.19.3-arm-linux-musl) sha256=9ce1cb6346bb9c67b1550eb537aa183ead91e4b6eadb2f36ade02d8dd2a79fb6
|
|
410
|
+
nokogiri (1.19.3-arm64-darwin) sha256=71b9bd424b1b7abc18b05052a1a3cfd3627abdca62be280854cc411791357e42
|
|
411
|
+
nokogiri (1.19.3-x86_64-darwin) sha256=77f3fba57d46c53ab31e62fc6c28f705109d1bf6264356c76f132b2be5728d4d
|
|
412
|
+
nokogiri (1.19.3-x86_64-linux-gnu) sha256=2f5078620fe12e83669b5b17311b32532a8153d02eee7ad06948b926d6080976
|
|
413
|
+
nokogiri (1.19.3-x86_64-linux-musl) sha256=248c906d2166eca5efb56d52fdee5f9a1f51d69a72e2b64fdac647b4ce39ea3f
|
|
414
|
+
parallel (2.1.0) sha256=b35258865c2e31134c5ecb708beaaf6772adf9d5efae28e93e99260877b09356
|
|
415
|
+
parser (3.3.11.1) sha256=d17ace7aabe3e72c3cc94043714be27cc6f852f104d81aa284c2281aecc65d54
|
|
416
|
+
phlex (1.11.1) sha256=bf21f88672c8497d6370636bcefc0373d59d58488cea0c849822b3e188ec59a1
|
|
416
417
|
phlex-rails (1.2.2) sha256=a20218449e71bc9fa5a71b672fbede8a654c6b32a58f1c4ea83ddc1682307a4c
|
|
417
|
-
phlexible (3.
|
|
418
|
+
phlexible (3.4.0)
|
|
418
419
|
pp (0.6.3) sha256=2951d514450b93ccfeb1df7d021cae0da16e0a7f95ee1e2273719669d0ab9df6
|
|
419
420
|
pretty_please (0.2.0) sha256=1f00296f946ae8ffd53db25803ed3998d615b9cc07526517dc75fcca6af3a0d3
|
|
420
421
|
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
|
|
421
|
-
prism (1.
|
|
422
|
+
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
|
|
422
423
|
psych (5.3.1) sha256=eb7a57cef10c9d70173ff74e739d843ac3b2c019a003de48447b2963d81b1974
|
|
423
|
-
public_suffix (7.0.
|
|
424
|
+
public_suffix (7.0.5) sha256=1a8bb08f1bbea19228d3bed6e5ed908d1cb4f7c2726d18bd9cadf60bc676f623
|
|
424
425
|
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
|
|
425
|
-
rack (3.2.
|
|
426
|
-
rack-session (2.1.
|
|
426
|
+
rack (3.2.6) sha256=5ed78e1f73b2e25679bec7d45ee2d4483cc4146eb1be0264fc4d94cb5ef212c2
|
|
427
|
+
rack-session (2.1.2) sha256=595434f8c0c3473ae7d7ac56ecda6cc6dfd9d37c0b2b5255330aa1576967ffe8
|
|
427
428
|
rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
|
|
428
429
|
rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
|
|
429
|
-
rails (8.1.
|
|
430
|
+
rails (8.1.3) sha256=6d017ba5348c98fc909753a8169b21d44de14d2a0b92d140d1a966834c3c9cd3
|
|
430
431
|
rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
|
|
431
|
-
rails-html-sanitizer (1.
|
|
432
|
-
railties (8.1.
|
|
432
|
+
rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89
|
|
433
|
+
railties (8.1.3) sha256=913eb0e0cb520aac687ffd74916bd726d48fa21f47833c6292576ef6a286de22
|
|
433
434
|
rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
|
|
434
|
-
rake (13.
|
|
435
|
-
rdoc (7.
|
|
436
|
-
regexp_parser (2.
|
|
435
|
+
rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701
|
|
436
|
+
rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192
|
|
437
|
+
regexp_parser (2.12.0) sha256=35a916a1d63190ab5c9009457136ae5f3c0c7512d60291d0d1378ba18ce08ebb
|
|
437
438
|
reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
|
|
438
|
-
rubocop (1.
|
|
439
|
-
rubocop-ast (1.49.
|
|
439
|
+
rubocop (1.86.1) sha256=44415f3f01d01a21e01132248d2fd0867572475b566ca188a0a42133a08d4531
|
|
440
|
+
rubocop-ast (1.49.1) sha256=4412f3ee70f6fe4546cc489548e0f6fcf76cafcfa80fa03af67098ffed755035
|
|
440
441
|
rubocop-disable_syntax (0.2.0) sha256=1e61645773b3fc2f74e995ec65f605f7db59437c274fdfd4f385f60bf86af73e
|
|
441
|
-
rubocop-minitest (0.
|
|
442
|
+
rubocop-minitest (0.39.1) sha256=998398d6da4026d297f0f9bf709a1eac5f2b6947c24431f94af08138510cf7ed
|
|
442
443
|
rubocop-packaging (0.6.0) sha256=fb92bd0fb48e6f8cdb1648d2249b0cd51c2497dcc87340132d22f01edbf558a7
|
|
443
444
|
rubocop-performance (1.26.1) sha256=cd19b936ff196df85829d264b522fd4f98b6c89ad271fa52744a8c11b8f71834
|
|
444
|
-
rubocop-rails (2.
|
|
445
|
+
rubocop-rails (2.35.0) sha256=a5d9f0f6c6d9b73d9ddd181c4c0b6d2e00dd17107480828d31c7b369ebfcd49c
|
|
445
446
|
rubocop-rake (0.7.1) sha256=3797f2b6810c3e9df7376c26d5f44f3475eda59eb1adc38e6f62ecf027cbae4d
|
|
446
447
|
ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
|
|
447
448
|
securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
|
|
448
449
|
stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
|
|
449
450
|
thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
|
|
450
|
-
timeout (0.6.
|
|
451
|
+
timeout (0.6.1) sha256=78f57368a7e7bbadec56971f78a3f5ecbcfb59b7fcbb0a3ed6ddc08a5094accb
|
|
451
452
|
tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
|
|
452
453
|
tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
|
|
453
454
|
unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
|
|
@@ -457,7 +458,7 @@ CHECKSUMS
|
|
|
457
458
|
websocket-driver (0.8.0) sha256=ed0dba4b943c22f17f9a734817e808bc84cdce6a7e22045f5315aa57676d4962
|
|
458
459
|
websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
|
|
459
460
|
xpath (3.2.0) sha256=6dfda79d91bb3b949b947ecc5919f042ef2f399b904013eb3ef6d20dd3a4082e
|
|
460
|
-
zeitwerk (2.7.
|
|
461
|
+
zeitwerk (2.7.5) sha256=d8da92128c09ea6ec62c949011b00ed4a20242b255293dd66bf41545398f73dd
|
|
461
462
|
|
|
462
463
|
BUNDLED WITH
|
|
463
464
|
4.0.4
|