e2e 0.6.0 → 0.7.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.
@@ -1,7 +1,7 @@
1
1
  PATH
2
2
  remote: ..
3
3
  specs:
4
- e2e (0.6.0)
4
+ e2e (0.7.0)
5
5
  playwright-ruby-client (>= 1.40.0)
6
6
  rack
7
7
  rackup
@@ -10,29 +10,29 @@ PATH
10
10
  GEM
11
11
  remote: https://rubygems.org/
12
12
  specs:
13
- actioncable (8.0.4)
14
- actionpack (= 8.0.4)
15
- activesupport (= 8.0.4)
13
+ actioncable (8.0.5)
14
+ actionpack (= 8.0.5)
15
+ activesupport (= 8.0.5)
16
16
  nio4r (~> 2.0)
17
17
  websocket-driver (>= 0.6.1)
18
18
  zeitwerk (~> 2.6)
19
- actionmailbox (8.0.4)
20
- actionpack (= 8.0.4)
21
- activejob (= 8.0.4)
22
- activerecord (= 8.0.4)
23
- activestorage (= 8.0.4)
24
- activesupport (= 8.0.4)
19
+ actionmailbox (8.0.5)
20
+ actionpack (= 8.0.5)
21
+ activejob (= 8.0.5)
22
+ activerecord (= 8.0.5)
23
+ activestorage (= 8.0.5)
24
+ activesupport (= 8.0.5)
25
25
  mail (>= 2.8.0)
26
- actionmailer (8.0.4)
27
- actionpack (= 8.0.4)
28
- actionview (= 8.0.4)
29
- activejob (= 8.0.4)
30
- activesupport (= 8.0.4)
26
+ actionmailer (8.0.5)
27
+ actionpack (= 8.0.5)
28
+ actionview (= 8.0.5)
29
+ activejob (= 8.0.5)
30
+ activesupport (= 8.0.5)
31
31
  mail (>= 2.8.0)
32
32
  rails-dom-testing (~> 2.2)
33
- actionpack (8.0.4)
34
- actionview (= 8.0.4)
35
- activesupport (= 8.0.4)
33
+ actionpack (8.0.5)
34
+ actionview (= 8.0.5)
35
+ activesupport (= 8.0.5)
36
36
  nokogiri (>= 1.8.5)
37
37
  rack (>= 2.2.4)
38
38
  rack-session (>= 1.0.1)
@@ -40,35 +40,35 @@ GEM
40
40
  rails-dom-testing (~> 2.2)
41
41
  rails-html-sanitizer (~> 1.6)
42
42
  useragent (~> 0.16)
43
- actiontext (8.0.4)
44
- actionpack (= 8.0.4)
45
- activerecord (= 8.0.4)
46
- activestorage (= 8.0.4)
47
- activesupport (= 8.0.4)
43
+ actiontext (8.0.5)
44
+ actionpack (= 8.0.5)
45
+ activerecord (= 8.0.5)
46
+ activestorage (= 8.0.5)
47
+ activesupport (= 8.0.5)
48
48
  globalid (>= 0.6.0)
49
49
  nokogiri (>= 1.8.5)
50
- actionview (8.0.4)
51
- activesupport (= 8.0.4)
50
+ actionview (8.0.5)
51
+ activesupport (= 8.0.5)
52
52
  builder (~> 3.1)
53
53
  erubi (~> 1.11)
54
54
  rails-dom-testing (~> 2.2)
55
55
  rails-html-sanitizer (~> 1.6)
56
- activejob (8.0.4)
57
- activesupport (= 8.0.4)
56
+ activejob (8.0.5)
57
+ activesupport (= 8.0.5)
58
58
  globalid (>= 0.3.6)
59
- activemodel (8.0.4)
60
- activesupport (= 8.0.4)
61
- activerecord (8.0.4)
62
- activemodel (= 8.0.4)
63
- activesupport (= 8.0.4)
59
+ activemodel (8.0.5)
60
+ activesupport (= 8.0.5)
61
+ activerecord (8.0.5)
62
+ activemodel (= 8.0.5)
63
+ activesupport (= 8.0.5)
64
64
  timeout (>= 0.4.0)
65
- activestorage (8.0.4)
66
- actionpack (= 8.0.4)
67
- activejob (= 8.0.4)
68
- activerecord (= 8.0.4)
69
- activesupport (= 8.0.4)
65
+ activestorage (8.0.5)
66
+ actionpack (= 8.0.5)
67
+ activejob (= 8.0.5)
68
+ activerecord (= 8.0.5)
69
+ activesupport (= 8.0.5)
70
70
  marcel (~> 1.0)
71
- activesupport (8.0.4)
71
+ activesupport (8.0.5)
72
72
  base64
73
73
  benchmark (>= 0.3)
74
74
  bigdecimal
@@ -88,50 +88,50 @@ GEM
88
88
  ast (2.4.3)
89
89
  base64 (0.3.0)
90
90
  benchmark (0.5.0)
91
- bigdecimal (4.0.1)
91
+ bigdecimal (4.1.2)
92
92
  builder (3.3.0)
93
- concurrent-ruby (1.3.6)
93
+ concurrent-ruby (1.3.7)
94
94
  connection_pool (3.0.2)
95
- crass (1.0.6)
95
+ crass (1.0.7)
96
96
  date (3.5.1)
97
97
  diff-lcs (1.6.2)
98
- docile (1.4.1)
99
98
  drb (2.2.3)
100
- erb (6.0.1)
99
+ erb (6.0.4)
101
100
  erubi (1.13.1)
102
- globalid (1.3.0)
101
+ globalid (1.4.0)
103
102
  activesupport (>= 6.1)
104
- i18n (1.14.8)
103
+ i18n (1.15.2)
105
104
  concurrent-ruby (~> 1.0)
106
105
  io-console (0.8.2)
107
- irb (1.17.0)
106
+ irb (1.18.0)
108
107
  pp (>= 0.6.0)
109
108
  prism (>= 1.3.0)
110
109
  rdoc (>= 4.0.0)
111
110
  reline (>= 0.4.2)
112
- json (2.18.1)
113
- language_server-protocol (3.17.0.5)
114
- lefthook (2.1.1)
111
+ json (2.21.1)
112
+ language_server-protocol (3.17.0.6)
113
+ lefthook (2.1.10)
115
114
  lint_roller (1.1.0)
116
115
  logger (1.7.0)
117
- loofah (2.25.0)
116
+ loofah (2.25.1)
118
117
  crass (~> 1.0.2)
119
118
  nokogiri (>= 1.12.0)
120
- mail (2.9.0)
119
+ mail (2.9.1)
121
120
  logger
122
121
  mini_mime (>= 0.1.1)
123
122
  net-imap
124
123
  net-pop
125
124
  net-smtp
126
- marcel (1.1.0)
125
+ marcel (1.2.1)
127
126
  mime-types (3.7.0)
128
127
  logger
129
128
  mime-types-data (~> 3.2025, >= 3.2025.0507)
130
- mime-types-data (3.2026.0203)
129
+ mime-types-data (3.2026.0701)
131
130
  mini_mime (1.1.5)
132
- minitest (6.0.1)
131
+ minitest (6.0.6)
132
+ drb (~> 2.0)
133
133
  prism (~> 1.5)
134
- net-imap (0.6.2)
134
+ net-imap (0.6.4.1)
135
135
  date
136
136
  net-protocol
137
137
  net-pop (0.1.2)
@@ -141,70 +141,67 @@ GEM
141
141
  net-smtp (0.5.1)
142
142
  net-protocol
143
143
  nio4r (2.7.5)
144
- nokogiri (1.19.0-aarch64-linux-gnu)
144
+ nokogiri (1.19.4-aarch64-linux-gnu)
145
145
  racc (~> 1.4)
146
- nokogiri (1.19.0-aarch64-linux-musl)
146
+ nokogiri (1.19.4-aarch64-linux-musl)
147
147
  racc (~> 1.4)
148
- nokogiri (1.19.0-arm-linux-gnu)
148
+ nokogiri (1.19.4-arm-linux-gnu)
149
149
  racc (~> 1.4)
150
- nokogiri (1.19.0-arm-linux-musl)
150
+ nokogiri (1.19.4-arm-linux-musl)
151
151
  racc (~> 1.4)
152
- nokogiri (1.19.0-arm64-darwin)
152
+ nokogiri (1.19.4-arm64-darwin)
153
153
  racc (~> 1.4)
154
- nokogiri (1.19.0-x86_64-darwin)
154
+ nokogiri (1.19.4-x86_64-darwin)
155
155
  racc (~> 1.4)
156
- nokogiri (1.19.0-x86_64-linux-gnu)
156
+ nokogiri (1.19.4-x86_64-linux-gnu)
157
157
  racc (~> 1.4)
158
- nokogiri (1.19.0-x86_64-linux-musl)
158
+ nokogiri (1.19.4-x86_64-linux-musl)
159
159
  racc (~> 1.4)
160
- parallel (1.27.0)
161
- parser (3.3.10.1)
160
+ parallel (2.1.0)
161
+ parser (3.3.11.1)
162
162
  ast (~> 2.4.1)
163
163
  racc
164
- playwright-ruby-client (1.58.0)
164
+ playwright-ruby-client (1.61.0)
165
165
  base64
166
166
  concurrent-ruby (>= 1.1.6)
167
167
  mime-types (>= 3.0)
168
- pp (0.6.3)
168
+ pp (0.6.4)
169
169
  prettyprint
170
170
  prettyprint (0.2.0)
171
171
  prism (1.9.0)
172
- psych (5.3.1)
173
- date
174
- stringio
175
172
  racc (1.8.1)
176
- rack (3.2.4)
177
- rack-session (2.1.1)
173
+ rack (3.2.6)
174
+ rack-session (2.1.2)
178
175
  base64 (>= 0.1.0)
179
176
  rack (>= 3.0.0)
180
177
  rack-test (2.2.0)
181
178
  rack (>= 1.3)
182
179
  rackup (2.3.1)
183
180
  rack (>= 3)
184
- rails (8.0.4)
185
- actioncable (= 8.0.4)
186
- actionmailbox (= 8.0.4)
187
- actionmailer (= 8.0.4)
188
- actionpack (= 8.0.4)
189
- actiontext (= 8.0.4)
190
- actionview (= 8.0.4)
191
- activejob (= 8.0.4)
192
- activemodel (= 8.0.4)
193
- activerecord (= 8.0.4)
194
- activestorage (= 8.0.4)
195
- activesupport (= 8.0.4)
181
+ rails (8.0.5)
182
+ actioncable (= 8.0.5)
183
+ actionmailbox (= 8.0.5)
184
+ actionmailer (= 8.0.5)
185
+ actionpack (= 8.0.5)
186
+ actiontext (= 8.0.5)
187
+ actionview (= 8.0.5)
188
+ activejob (= 8.0.5)
189
+ activemodel (= 8.0.5)
190
+ activerecord (= 8.0.5)
191
+ activestorage (= 8.0.5)
192
+ activesupport (= 8.0.5)
196
193
  bundler (>= 1.15.0)
197
- railties (= 8.0.4)
194
+ railties (= 8.0.5)
198
195
  rails-dom-testing (2.3.0)
199
196
  activesupport (>= 5.0.0)
200
197
  minitest
201
198
  nokogiri (>= 1.6)
202
- rails-html-sanitizer (1.6.2)
203
- loofah (~> 2.21)
199
+ rails-html-sanitizer (1.7.0)
200
+ loofah (~> 2.25)
204
201
  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)
205
- railties (8.0.4)
206
- actionpack (= 8.0.4)
207
- activesupport (= 8.0.4)
202
+ railties (8.0.5)
203
+ actionpack (= 8.0.5)
204
+ activesupport (= 8.0.5)
208
205
  irb (~> 1.13)
209
206
  rackup (>= 1.0.0)
210
207
  rake (>= 12.2)
@@ -212,12 +209,17 @@ GEM
212
209
  tsort (>= 0.2)
213
210
  zeitwerk (~> 2.6)
214
211
  rainbow (3.1.1)
215
- rake (13.3.1)
216
- rdoc (7.2.0)
212
+ rake (13.4.2)
213
+ rbs (4.0.3)
214
+ logger
215
+ prism (>= 1.6.0)
216
+ tsort
217
+ rdoc (8.0.0)
217
218
  erb
218
- psych (>= 4.0.0)
219
+ prism (>= 1.6.0)
220
+ rbs (>= 4.0.0)
219
221
  tsort
220
- regexp_parser (2.11.3)
222
+ regexp_parser (2.12.0)
221
223
  reline (0.6.3)
222
224
  io-console (~> 0.5)
223
225
  rspec (3.13.2)
@@ -229,43 +231,39 @@ GEM
229
231
  rspec-expectations (3.13.5)
230
232
  diff-lcs (>= 1.2.0, < 2.0)
231
233
  rspec-support (~> 3.13.0)
232
- rspec-mocks (3.13.7)
234
+ rspec-mocks (3.13.8)
233
235
  diff-lcs (>= 1.2.0, < 2.0)
234
236
  rspec-support (~> 3.13.0)
235
237
  rspec-support (3.13.7)
236
- rubocop (1.84.2)
238
+ rubocop (1.87.0)
237
239
  json (~> 2.3)
238
240
  language_server-protocol (~> 3.17.0.2)
239
241
  lint_roller (~> 1.1.0)
240
- parallel (~> 1.10)
242
+ parallel (>= 1.10)
241
243
  parser (>= 3.3.0.2)
242
244
  rainbow (>= 2.2.2, < 4.0)
243
245
  regexp_parser (>= 2.9.3, < 3.0)
244
246
  rubocop-ast (>= 1.49.0, < 2.0)
245
247
  ruby-progressbar (~> 1.7)
246
248
  unicode-display_width (>= 2.4.0, < 4.0)
247
- rubocop-ast (1.49.0)
249
+ rubocop-ast (1.50.0)
248
250
  parser (>= 3.3.7.2)
249
251
  prism (~> 1.7)
250
252
  rubocop-performance (1.26.1)
251
253
  lint_roller (~> 1.1)
252
254
  rubocop (>= 1.75.0, < 2.0)
253
255
  rubocop-ast (>= 1.47.1, < 2.0)
254
- rubocop-rspec (3.9.0)
256
+ rubocop-rspec (3.10.2)
255
257
  lint_roller (~> 1.1)
256
- rubocop (~> 1.81)
258
+ regexp_parser (>= 2.0)
259
+ rubocop (~> 1.86, >= 1.86.2)
257
260
  ruby-progressbar (1.13.0)
258
261
  securerandom (0.4.1)
259
- simplecov (0.22.0)
260
- docile (~> 1.1)
261
- simplecov-html (~> 0.11)
262
- simplecov_json_formatter (~> 0.1)
263
- simplecov-html (0.13.2)
264
- simplecov_json_formatter (0.1.4)
265
- standard (1.54.0)
262
+ simplecov (1.0.1)
263
+ standard (1.55.0)
266
264
  language_server-protocol (~> 3.17.0.2)
267
265
  lint_roller (~> 1.0)
268
- rubocop (~> 1.84.0)
266
+ rubocop (~> 1.87.0)
269
267
  standard-custom (~> 1.0.0)
270
268
  standard-performance (~> 1.8)
271
269
  standard-custom (1.0.2)
@@ -274,9 +272,8 @@ GEM
274
272
  standard-performance (1.9.0)
275
273
  lint_roller (~> 1.1)
276
274
  rubocop-performance (~> 1.26.0)
277
- stringio (3.2.0)
278
275
  thor (1.5.0)
279
- timeout (0.6.0)
276
+ timeout (0.6.1)
280
277
  tsort (0.2.0)
281
278
  tzinfo (2.0.6)
282
279
  concurrent-ruby (~> 1.0)
@@ -286,11 +283,11 @@ GEM
286
283
  uri (1.1.1)
287
284
  useragent (0.16.11)
288
285
  webrick (1.9.2)
289
- websocket-driver (0.8.0)
286
+ websocket-driver (0.8.2)
290
287
  base64
291
288
  websocket-extensions (>= 0.1.0)
292
289
  websocket-extensions (0.1.5)
293
- zeitwerk (2.7.4)
290
+ zeitwerk (2.8.2)
294
291
 
295
292
  PLATFORMS
296
293
  aarch64-linux-gnu
@@ -317,103 +314,99 @@ DEPENDENCIES
317
314
  standard
318
315
 
319
316
  CHECKSUMS
320
- actioncable (8.0.4) sha256=aadb2bf2977b666cfeaa7dee66fd50e147559f78a8d55f6169e913502475e09f
321
- actionmailbox (8.0.4) sha256=ed0b634a502fb63d1ba01ae025772e9d0261b7ba12e66389c736fcf4635cd80f
322
- actionmailer (8.0.4) sha256=3b9270d8e19f0afb534b11c52f439937dc30028adcbbae2b244f3383ce75de4b
323
- actionpack (8.0.4) sha256=0364c7582f32c8f404725fa30d3f6853f834c5f4964afd4a072b848c8a23cddb
324
- actiontext (8.0.4) sha256=40b3970268ac29b865685456b2586df5052d068fd0cb04acb2291e737cea2340
325
- actionview (8.0.4) sha256=5bd3c41ee7a59e14cf062bb5e4ee53c9a253d12fc13c8754cae368012e1a1648
326
- activejob (8.0.4) sha256=cbc8a85d0e168cb90a5629c8a36fe2d08ba840103d3aed3eee0c7beb784fccce
327
- activemodel (8.0.4) sha256=8f4e4fac3cd104b1bf30419c3745206f6f724c0e2902a939b4113f4c90730dfd
328
- activerecord (8.0.4) sha256=bda32c171799e5ca5460447d3b7272ed14447244e2497abf2107f87fc44cbf32
329
- activestorage (8.0.4) sha256=47f312962fc898c1669f20cf7448d19668a5547f4a5f64e59a837d9d3f64a043
330
- activesupport (8.0.4) sha256=894a3a6c7733b5fae5a7df3acd76c4b563f38687df8a04fa3cbd25360f3fe95a
317
+ actioncable (8.0.5) sha256=01a1d1a48b63b1a643fae6b7b4eb2859af55f507b335fca9ab869a5c6742bb8b
318
+ actionmailbox (8.0.5) sha256=2651a87c0cc3dd1243a3afe64c052e71138f99006b3a5d3fa519198735500054
319
+ actionmailer (8.0.5) sha256=7918fac842cfe985ed21692f3d212c914a0c816e30e6fa68633177bb22f38561
320
+ actionpack (8.0.5) sha256=c9de868975dd124a0956499140bd5e63c367865deca01292df7c3195c8da4b35
321
+ actiontext (8.0.5) sha256=12f3ce3d6326230728316ba14eeac27b2100d6e7d9bfcb4b01fb27b187a812e1
322
+ actionview (8.0.5) sha256=6d0fa9e63df0cf2729b1f54d0988336c149eb2bbc6049f4c2834d7b62f351413
323
+ activejob (8.0.5) sha256=2dabe5c3bfe284aba4687c52b930564335435dde3a60b047821f9d3bd0d2ea10
324
+ activemodel (8.0.5) sha256=c796813d46dc1373f4c6c0ec91dfc520b53683ea773c3b3f9a12c4b3eb145bc2
325
+ activerecord (8.0.5) sha256=89b261b6cd910c9431cf2475f3f6e5e2f5ce589805043a33ef2b004376a129e6
326
+ activestorage (8.0.5) sha256=25898a3f8f8aced15ea6a8578cb56955acf3a96ad931e000b2e77e9c8db43df3
327
+ activesupport (8.0.5) sha256=37f213ff6a37cf3fadfa1a28c1a9678e2cb73b59bb9ebd0eeeca653cccadcb23
331
328
  appraisal (2.5.0) sha256=36989221be127913b0dba8d114da2001e6b2dceea7bd4951200eaba764eed3ce
332
329
  ast (2.4.3) sha256=954615157c1d6a382bc27d690d973195e79db7f55e9765ac7c481c60bdb4d383
333
330
  base64 (0.3.0) sha256=27337aeabad6ffae05c265c450490628ef3ebd4b67be58257393227588f5a97b
334
331
  benchmark (0.5.0) sha256=465df122341aedcb81a2a24b4d3bd19b6c67c1530713fd533f3ff034e419236c
335
- bigdecimal (4.0.1) sha256=8b07d3d065a9f921c80ceaea7c9d4ae596697295b584c296fe599dd0ad01c4a7
332
+ bigdecimal (4.1.2) sha256=53d217666027eab4280346fba98e7d5b66baaae1b9c3c1c0ffe89d48188a3fbd
336
333
  builder (3.3.0) sha256=497918d2f9dca528fdca4b88d84e4ef4387256d984b8154e9d5d3fe5a9c8835f
337
- concurrent-ruby (1.3.6) sha256=6b56837e1e7e5292f9864f34b69c5a2cbc75c0cf5338f1ce9903d10fa762d5ab
334
+ concurrent-ruby (1.3.7) sha256=4412caec3a5ea2e5fdc52076724c071a81f2c0593d83b2ac8cbb8ca63b3151b0
338
335
  connection_pool (3.0.2) sha256=33fff5ba71a12d2aa26cb72b1db8bba2a1a01823559fb01d29eb74c286e62e0a
339
- crass (1.0.6) sha256=dc516022a56e7b3b156099abc81b6d2b08ea1ed12676ac7a5657617f012bd45d
336
+ crass (1.0.7) sha256=94868719948664c89ddcaf0a37c65048413dfcb1c869470a5f7a7ceb5390b295
340
337
  date (3.5.1) sha256=750d06384d7b9c15d562c76291407d89e368dda4d4fff957eb94962d325a0dc0
341
338
  diff-lcs (1.6.2) sha256=9ae0d2cba7d4df3075fe8cd8602a8604993efc0dfa934cff568969efb1909962
342
- docile (1.4.1) sha256=96159be799bfa73cdb721b840e9802126e4e03dfc26863db73647204c727f21e
343
339
  drb (2.2.3) sha256=0b00d6fdb50995fe4a45dea13663493c841112e4068656854646f418fda13373
344
- e2e (0.6.0)
345
- erb (6.0.1) sha256=28ecdd99c5472aebd5674d6061e3c6b0a45c049578b071e5a52c2a7f13c197e5
340
+ e2e (0.7.0)
341
+ erb (6.0.4) sha256=38e3803694be357fe2bfe312487c74beaf9fb4e5beb3e22498952fe1645b95d9
346
342
  erubi (1.13.1) sha256=a082103b0885dbc5ecf1172fede897f9ebdb745a4b97a5e8dc63953db1ee4ad9
347
- globalid (1.3.0) sha256=05c639ad6eb4594522a0b07983022f04aa7254626ab69445a0e493aa3786ff11
348
- i18n (1.14.8) sha256=285778639134865c5e0f6269e0b818256017e8cde89993fdfcbfb64d088824a5
343
+ globalid (1.4.0) sha256=037f12fbf1d9d7a014d501c2d5c77356fd4ddd96d7a7991d6700bba96706f427
344
+ i18n (1.15.2) sha256=00f9eb62412fe593b2a65a97daa75300d37abb8f7202ec748e94b6d46a9dd1b5
349
345
  io-console (0.8.2) sha256=d6e3ae7a7cc7574f4b8893b4fca2162e57a825b223a177b7afa236c5ef9814cc
350
- irb (1.17.0) sha256=168c4ddb93d8a361a045c41d92b2952c7a118fa73f23fe14e55609eb7a863aae
351
- json (2.18.1) sha256=fe112755501b8d0466b5ada6cf50c8c3f41e897fa128ac5d263ec09eedc9f986
352
- language_server-protocol (3.17.0.5) sha256=fd1e39a51a28bf3eec959379985a72e296e9f9acfce46f6a79d31ca8760803cc
353
- lefthook (2.1.1) sha256=1b4ce49fbadb3f6584c07daaa9164e560e27bb5aba18446bb9de2378fcf3f5b6
346
+ irb (1.18.0) sha256=de9454a0703a54704b9811a5ef31a60c86949fbf4013fcf244fabc7c775248e3
347
+ json (2.21.1) sha256=13a43df75d95641443f5702dff350f237164a9d811ff0f2c2800d4d980220583
348
+ language_server-protocol (3.17.0.6) sha256=5ef2c0c138f8267e1bc631d3328347d354f96724b0af22f2c79516120443b7f0
349
+ lefthook (2.1.10) sha256=cc9c06bd8ea689e8b8016eab9769e54d696d07951860c1c6d28e8f6812e61b65
354
350
  lint_roller (1.1.0) sha256=2c0c845b632a7d172cb849cc90c1bce937a28c5c8ccccb50dfd46a485003cc87
355
351
  logger (1.7.0) sha256=196edec7cc44b66cfb40f9755ce11b392f21f7967696af15d274dde7edff0203
356
- loofah (2.25.0) sha256=df5ed7ac3bac6a4ec802df3877ee5cc86d027299f8952e6243b3dac446b060e6
357
- mail (2.9.0) sha256=6fa6673ecd71c60c2d996260f9ee3dd387d4673b8169b502134659ece6d34941
358
- marcel (1.1.0) sha256=fdcfcfa33cc52e93c4308d40e4090a5d4ea279e160a7f6af988260fa970e0bee
352
+ loofah (2.25.1) sha256=d436c73dbd0c1147b16c4a41db097942d217303e1f7728704b37e4df9f6d2e04
353
+ mail (2.9.1) sha256=06574eca475253d6c18145dd70af80d0eb970182d55053497c5f4d797ea160e8
354
+ marcel (1.2.1) sha256=1678e9360e32f9eafa917c80029e2f6d10b2715c66a4b87b6d0da9b9cd1f859f
359
355
  mime-types (3.7.0) sha256=dcebf61c246f08e15a4de34e386ebe8233791e868564a470c3fe77c00eed5e56
360
- mime-types-data (3.2026.0203) sha256=54353d693af028847391c28361c07d4b8b689cad78c3e1cc272fb1205c6d2a2f
356
+ mime-types-data (3.2026.0701) sha256=cd8811e1fb89d836499ba0582368a10ee74cef929ba956d1d5ddca045e6a730f
361
357
  mini_mime (1.1.5) sha256=8681b7e2e4215f2a159f9400b5816d85e9d8c6c6b491e96a12797e798f8bccef
362
- minitest (6.0.1) sha256=7854c74f48e2e975969062833adc4013f249a4b212f5e7b9d5c040bf838d54bb
363
- net-imap (0.6.2) sha256=08caacad486853c61676cca0c0c47df93db02abc4a8239a8b67eb0981428acc6
358
+ minitest (6.0.6) sha256=153ea36d1d987a62942382b61075745042a2b3123b1cd48f4c3675af9cc7d6f1
359
+ net-imap (0.6.4.1) sha256=29f0360d75a7efd3539f16ac1957dea5c0a51ddeceb348db4553c3120914ea0d
364
360
  net-pop (0.1.2) sha256=848b4e982013c15b2f0382792268763b748cce91c9e91e36b0f27ed26420dff3
365
361
  net-protocol (0.2.2) sha256=aa73e0cba6a125369de9837b8d8ef82a61849360eba0521900e2c3713aa162a8
366
362
  net-smtp (0.5.1) sha256=ed96a0af63c524fceb4b29b0d352195c30d82dd916a42f03c62a3a70e5b70736
367
363
  nio4r (2.7.5) sha256=6c90168e48fb5f8e768419c93abb94ba2b892a1d0602cb06eef16d8b7df1dca1
368
- nokogiri (1.19.0-aarch64-linux-gnu) sha256=11a97ecc3c0e7e5edcf395720b10860ef493b768f6aa80c539573530bc933767
369
- nokogiri (1.19.0-aarch64-linux-musl) sha256=eb70507f5e01bc23dad9b8dbec2b36ad0e61d227b42d292835020ff754fb7ba9
370
- nokogiri (1.19.0-arm-linux-gnu) sha256=572a259026b2c8b7c161fdb6469fa2d0edd2b61cd599db4bbda93289abefbfe5
371
- nokogiri (1.19.0-arm-linux-musl) sha256=23ed90922f1a38aed555d3de4d058e90850c731c5b756d191b3dc8055948e73c
372
- nokogiri (1.19.0-arm64-darwin) sha256=0811dfd936d5f6dd3f6d32ef790568bf29b2b7bead9ba68866847b33c9cf5810
373
- nokogiri (1.19.0-x86_64-darwin) sha256=1dad56220b603a8edb9750cd95798bffa2b8dd9dd9aa47f664009ee5b43e3067
374
- nokogiri (1.19.0-x86_64-linux-gnu) sha256=f482b95c713d60031d48c44ce14562f8d2ce31e3a9e8dd0ccb131e9e5a68b58c
375
- nokogiri (1.19.0-x86_64-linux-musl) sha256=1c4ca6b381622420073ce6043443af1d321e8ed93cc18b08e2666e5bd02ffae4
376
- parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
377
- parser (3.3.10.1) sha256=06f6a725d2cd91e5e7f2b7c32ba143631e1f7c8ae2fb918fc4cebec187e6a688
378
- playwright-ruby-client (1.58.0) sha256=d78b6acfb2c7bea19394366f8fc840a8518b0dbfb07d8c63754cb21d9eda0277
379
- pp (0.6.3) sha256=2951d514450b93ccfeb1df7d021cae0da16e0a7f95ee1e2273719669d0ab9df6
364
+ nokogiri (1.19.4-aarch64-linux-gnu) sha256=1269fb644a6de405057a53dd5c762b1209b43ca7424f839454d3dbc677c31a8f
365
+ nokogiri (1.19.4-aarch64-linux-musl) sha256=35c65b9ce72b3bb03207bdbe7067915019dc18c1b9b59139684bd6690fdd01af
366
+ nokogiri (1.19.4-arm-linux-gnu) sha256=a301313e38bb065d68239e79734bcd6f56fb6efaacebde29e9abf2a4735340ca
367
+ nokogiri (1.19.4-arm-linux-musl) sha256=588923c101bcfa78869734d247d25b598674323e7f22474fc468f6e5647311eb
368
+ nokogiri (1.19.4-arm64-darwin) sha256=a46db9853286e6597b36ebc6953817d15acf3a299583eb3f89fdc6f91dd63527
369
+ nokogiri (1.19.4-x86_64-darwin) sha256=7fd17057d3e1f00e9954a74b3cd76595d3d4a5ef233b7ed9599047c204f70551
370
+ nokogiri (1.19.4-x86_64-linux-gnu) sha256=379fae440b28915e3f19d752ce2dcf8465ed2b2fbefd2a7ca0dd497bc981a06a
371
+ nokogiri (1.19.4-x86_64-linux-musl) sha256=17dfb7c1fa194ae02fbf7c51a7afc8d278045ab3fdacfd86f91d02d7b274470b
372
+ parallel (2.1.0) sha256=b35258865c2e31134c5ecb708beaaf6772adf9d5efae28e93e99260877b09356
373
+ parser (3.3.11.1) sha256=d17ace7aabe3e72c3cc94043714be27cc6f852f104d81aa284c2281aecc65d54
374
+ playwright-ruby-client (1.61.0) sha256=1f5c5f0307a2f6bd70b4fa797020a30eef5680caf8d5bd9ccc8d3937f6666e08
375
+ pp (0.6.4) sha256=dfcb0fce700c41456265922884f9fe195d7fbb0674a3578e6c0f69588e82b570
380
376
  prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193
381
377
  prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
382
- psych (5.3.1) sha256=eb7a57cef10c9d70173ff74e739d843ac3b2c019a003de48447b2963d81b1974
383
378
  racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
384
- rack (3.2.4) sha256=5d74b6f75082a643f43c1e76b419c40f0e5527fcfee1e669ac1e6b73c0ccb6f6
385
- rack-session (2.1.1) sha256=0b6dc07dea7e4b583f58a48e8b806d4c9f1c6c9214ebc202ec94562cbea2e4e9
379
+ rack (3.2.6) sha256=5ed78e1f73b2e25679bec7d45ee2d4483cc4146eb1be0264fc4d94cb5ef212c2
380
+ rack-session (2.1.2) sha256=595434f8c0c3473ae7d7ac56ecda6cc6dfd9d37c0b2b5255330aa1576967ffe8
386
381
  rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463
387
382
  rackup (2.3.1) sha256=6c79c26753778e90983761d677a48937ee3192b3ffef6bc963c0950f94688868
388
- rails (8.0.4) sha256=364494a32d2dc3f9d5c135d036ce47e7776684bc6add73f1037ac2b1007962db
383
+ rails (8.0.5) sha256=4cb40f90948be292fa15cc7cb37757b97266585145c6e76957464b40edfd5be6
389
384
  rails-dom-testing (2.3.0) sha256=8acc7953a7b911ca44588bf08737bc16719f431a1cc3091a292bca7317925c1d
390
- rails-html-sanitizer (1.6.2) sha256=35fce2ca8242da8775c83b6ba9c1bcaad6751d9eb73c1abaa8403475ab89a560
391
- railties (8.0.4) sha256=8203d853dcffab4abcdd05c193f101676a92068075464694790f6d8f72d5cb47
385
+ rails-html-sanitizer (1.7.0) sha256=28b145cceaf9cc214a9874feaa183c3acba036c9592b19886e0e45efc62b1e89
386
+ railties (8.0.5) sha256=ad98c6e9a096b7e8cf63c70872b60ec6c1d4152be2a4ffa63483ec02a837a9d5
392
387
  rainbow (3.1.1) sha256=039491aa3a89f42efa1d6dec2fc4e62ede96eb6acd95e52f1ad581182b79bc6a
393
- rake (13.3.1) sha256=8c9e89d09f66a26a01264e7e3480ec0607f0c497a861ef16063604b1b08eb19c
394
- rdoc (7.2.0) sha256=8650f76cd4009c3b54955eb5d7e3a075c60a57276766ebf36f9085e8c9f23192
395
- regexp_parser (2.11.3) sha256=ca13f381a173b7a93450e53459075c9b76a10433caadcb2f1180f2c741fc55a4
388
+ rake (13.4.2) sha256=cb825b2bd5f1f8e91ca37bddb4b9aaf345551b4731da62949be002fa89283701
389
+ rbs (4.0.3) sha256=5a7bf70e2628549d9a1f44eae447b2cfe55968a9c60cfff52693a4bdcc020e14
390
+ rdoc (8.0.0) sha256=03bf8c08a9639658855a0cfd77c0abca8325c227693f7f33f82957811348c469
391
+ regexp_parser (2.12.0) sha256=35a916a1d63190ab5c9009457136ae5f3c0c7512d60291d0d1378ba18ce08ebb
396
392
  reline (0.6.3) sha256=1198b04973565b36ec0f11542ab3f5cfeeec34823f4e54cebde90968092b1835
397
393
  rspec (3.13.2) sha256=206284a08ad798e61f86d7ca3e376718d52c0bc944626b2349266f239f820587
398
394
  rspec-core (3.13.6) sha256=a8823c6411667b60a8bca135364351dda34cd55e44ff94c4be4633b37d828b2d
399
395
  rspec-expectations (3.13.5) sha256=33a4d3a1d95060aea4c94e9f237030a8f9eae5615e9bd85718fe3a09e4b58836
400
- rspec-mocks (3.13.7) sha256=0979034e64b1d7a838aaaddf12bf065ea4dc40ef3d4c39f01f93ae2c66c62b1c
396
+ rspec-mocks (3.13.8) sha256=086ad3d3d17533f4237643de0b5c42f04b66348c28bf6b9c2d3f4a3b01af1d47
401
397
  rspec-support (3.13.7) sha256=0640e5570872aafefd79867901deeeeb40b0c9875a36b983d85f54fb7381c47c
402
- rubocop (1.84.2) sha256=5692cea54168f3dc8cb79a6fe95c5424b7ea893c707ad7a4307b0585e88dbf5f
403
- rubocop-ast (1.49.0) sha256=49c3676d3123a0923d333e20c6c2dbaaae2d2287b475273fddee0c61da9f71fd
398
+ rubocop (1.87.0) sha256=b9d9ddf55116a513f8ef2c7ae660662d8b49301f118d3f0df61865b33a5c188d
399
+ rubocop-ast (1.50.0) sha256=b9ca88300da0803ee222ad20cdb30494c0a784eed06fdc35d254b06d662788db
404
400
  rubocop-performance (1.26.1) sha256=cd19b936ff196df85829d264b522fd4f98b6c89ad271fa52744a8c11b8f71834
405
- rubocop-rspec (3.9.0) sha256=8fa70a3619408237d789aeecfb9beef40576acc855173e60939d63332fdb55e2
401
+ rubocop-rspec (3.10.2) sha256=0b3e2ecc592cd10ecbf0095bb58d1e357905276e069643523cc19eb7495f65e2
406
402
  ruby-progressbar (1.13.0) sha256=80fc9c47a9b640d6834e0dc7b3c94c9df37f08cb072b7761e4a71e22cff29b33
407
403
  securerandom (0.4.1) sha256=cc5193d414a4341b6e225f0cb4446aceca8e50d5e1888743fac16987638ea0b1
408
- simplecov (0.22.0) sha256=fe2622c7834ff23b98066bb0a854284b2729a569ac659f82621fc22ef36213a5
409
- simplecov-html (0.13.2) sha256=bd0b8e54e7c2d7685927e8d6286466359b6f16b18cb0df47b508e8d73c777246
410
- simplecov_json_formatter (0.1.4) sha256=529418fbe8de1713ac2b2d612aa3daa56d316975d307244399fa4838c601b428
411
- standard (1.54.0) sha256=7a4b08f83d9893083c8f03bc486f0feeb6a84d48233b40829c03ef4767ea0100
404
+ simplecov (1.0.1) sha256=419d93c40484159d20b40e26e9a83cdd4c3afa2f3fd443bb8946c301cd658d75
405
+ standard (1.55.0) sha256=8a8f2c3e681a4db3aafde1b301561b0f3d7c5f06c160167cb744a4d7baf0426e
412
406
  standard-custom (1.0.2) sha256=424adc84179a074f1a2a309bb9cf7cd6bfdb2b6541f20c6bf9436c0ba22a652b
413
407
  standard-performance (1.9.0) sha256=49483d31be448292951d80e5e67cdcb576c2502103c7b40aec6f1b6e9c88e3f2
414
- stringio (3.2.0) sha256=c37cb2e58b4ffbd33fe5cd948c05934af997b36e0b6ca6fdf43afa234cf222e1
415
408
  thor (1.5.0) sha256=e3a9e55fe857e44859ce104a84675ab6e8cd59c650a49106a05f55f136425e73
416
- timeout (0.6.0) sha256=6d722ad619f96ee383a0c557ec6eb8c4ecb08af3af62098a0be5057bf00de1af
409
+ timeout (0.6.1) sha256=78f57368a7e7bbadec56971f78a3f5ecbcfb59b7fcbb0a3ed6ddc08a5094accb
417
410
  tsort (0.2.0) sha256=9650a793f6859a43b6641671278f79cfead60ac714148aabe4e3f0060480089f
418
411
  tzinfo (2.0.6) sha256=8daf828cc77bcf7d63b0e3bdb6caa47e2272dcfaf4fbfe46f8c3a9df087a829b
419
412
  unicode-display_width (3.2.0) sha256=0cdd96b5681a5949cdbc2c55e7b420facae74c4aaf9a9815eee1087cb1853c42
@@ -421,9 +414,9 @@ CHECKSUMS
421
414
  uri (1.1.1) sha256=379fa58d27ffb1387eaada68c749d1426738bd0f654d812fcc07e7568f5c57c6
422
415
  useragent (0.16.11) sha256=700e6413ad4bb954bb63547fa098dddf7b0ebe75b40cc6f93b8d54255b173844
423
416
  webrick (1.9.2) sha256=beb4a15fc474defed24a3bda4ffd88a490d517c9e4e6118c3edce59e45864131
424
- websocket-driver (0.8.0) sha256=ed0dba4b943c22f17f9a734817e808bc84cdce6a7e22045f5315aa57676d4962
417
+ websocket-driver (0.8.2) sha256=97c556b019bf3410b4961002ac501621e9322d3f8a7bc02161a09301cc4c4146
425
418
  websocket-extensions (0.1.5) sha256=1c6ba63092cda343eb53fc657110c71c754c56484aad42578495227d717a8241
426
- zeitwerk (2.7.4) sha256=2bef90f356bdafe9a6c2bd32bcd804f83a4f9b8bc27f3600fff051eb3edcec8b
419
+ zeitwerk (2.8.2) sha256=7212a61311083c604184b1ea2574b9aa05cd14f855a0841c06985cabe9181d12
427
420
 
428
421
  BUNDLED WITH
429
422
  4.0.5