|
97 | 97 | anyway_config (2.7.2) |
98 | 98 | ruby-next-core (~> 1.0) |
99 | 99 | ast (2.4.3) |
| 100 | + async (2.36.0) |
| 101 | + console (~> 1.29) |
| 102 | + fiber-annotation |
| 103 | + io-event (~> 1.11) |
| 104 | + metrics (~> 0.12) |
| 105 | + traces (~> 0.18) |
| 106 | + async-http (0.94.2) |
| 107 | + async (>= 2.10.2) |
| 108 | + async-pool (~> 0.11) |
| 109 | + io-endpoint (~> 0.14) |
| 110 | + io-stream (~> 0.6) |
| 111 | + metrics (~> 0.12) |
| 112 | + protocol-http (~> 0.58) |
| 113 | + protocol-http1 (~> 0.36) |
| 114 | + protocol-http2 (~> 0.22) |
| 115 | + protocol-url (~> 0.2) |
| 116 | + traces (~> 0.10) |
| 117 | + async-pool (0.11.1) |
| 118 | + async (>= 2.0) |
| 119 | + async-websocket (0.30.0) |
| 120 | + async-http (~> 0.76) |
| 121 | + protocol-http (~> 0.34) |
| 122 | + protocol-rack (~> 0.7) |
| 123 | + protocol-websocket (~> 0.17) |
100 | 124 | axiom-types (0.1.1) |
101 | 125 | descendants_tracker (~> 0.0.4) |
102 | 126 | ice_nine (~> 0.11.0) |
|
134 | 158 | descendants_tracker (~> 0.0.1) |
135 | 159 | concurrent-ruby (1.3.6) |
136 | 160 | connection_pool (3.0.2) |
| 161 | + console (1.34.3) |
| 162 | + fiber-annotation |
| 163 | + fiber-local (~> 1.1) |
| 164 | + json |
137 | 165 | crass (1.0.6) |
138 | 166 | csv (3.3.5) |
139 | 167 | cuprite (0.17) |
|
210 | 238 | webrick (~> 1.7) |
211 | 239 | websocket-driver (~> 0.7) |
212 | 240 | ffi (1.17.3-x86_64-linux-gnu) |
| 241 | + fiber-annotation (0.2.0) |
| 242 | + fiber-local (1.1.0) |
| 243 | + fiber-storage |
| 244 | + fiber-storage (1.0.1) |
213 | 245 | flay (2.14.2) |
214 | 246 | erubi (~> 1.10) |
215 | 247 | path_expander (~> 2.0) |
|
243 | 275 | activesupport (>= 6.0.0) |
244 | 276 | railties (>= 6.0.0) |
245 | 277 | io-console (0.8.2) |
| 278 | + io-endpoint (0.17.2) |
| 279 | + io-event (1.14.2) |
| 280 | + io-stream (0.11.1) |
246 | 281 | irb (1.17.0) |
247 | 282 | pp (>= 0.6.0) |
248 | 283 | prism (>= 1.3.0) |
|
277 | 312 | marcel (1.1.0) |
278 | 313 | matrix (0.4.2) |
279 | 314 | maxminddb (0.1.22) |
280 | | - mime-types (3.5.2) |
281 | | - mime-types-data (~> 3.2015) |
282 | | - mime-types-data (3.2024.0903) |
| 315 | + metrics (0.15.0) |
| 316 | + mime-types (3.7.0) |
| 317 | + logger |
| 318 | + mime-types-data (~> 3.2025, >= 3.2025.0507) |
| 319 | + mime-types-data (3.2026.0203) |
283 | 320 | mini_magick (5.3.1) |
284 | 321 | logger |
285 | 322 | mini_mime (1.1.5) |
@@ -362,16 +399,32 @@ GEM |
362 | 399 | prism (1.9.0) |
363 | 400 | prometheus-client (4.2.5) |
364 | 401 | base64 |
| 402 | + protocol-hpack (1.5.1) |
| 403 | + protocol-http (0.59.0) |
| 404 | + protocol-http1 (0.37.0) |
| 405 | + protocol-http (~> 0.58) |
| 406 | + protocol-http2 (0.24.0) |
| 407 | + protocol-hpack (~> 1.4) |
| 408 | + protocol-http (~> 0.47) |
| 409 | + protocol-rack (0.21.1) |
| 410 | + io-stream (>= 0.10) |
| 411 | + protocol-http (~> 0.58) |
| 412 | + rack (>= 1.0) |
| 413 | + protocol-url (0.4.0) |
| 414 | + protocol-websocket (0.20.2) |
| 415 | + protocol-http (~> 0.2) |
365 | 416 | psych (5.3.1) |
366 | 417 | date |
367 | 418 | stringio |
368 | 419 | public_suffix (7.0.2) |
369 | 420 | puma (7.2.0) |
370 | 421 | nio4r (~> 2.0) |
371 | | - puppeteer-ruby (0.45.6) |
372 | | - concurrent-ruby (>= 1.1, < 1.4) |
| 422 | + puppeteer-ruby (0.50.1) |
| 423 | + async (>= 2.35.1, < 3.0) |
| 424 | + async-http (>= 0.60, < 1.0) |
| 425 | + async-websocket (>= 0.27, < 1.0) |
| 426 | + base64 |
373 | 427 | mime-types (>= 3.0) |
374 | | - websocket-driver (>= 0.6.0) |
375 | 428 | racc (1.8.1) |
376 | 429 | rack (3.2.4) |
377 | 430 | rack-cache (1.17.0) |
|
566 | 619 | thruster (0.1.18-x86_64-linux) |
567 | 620 | tilt (2.7.0) |
568 | 621 | timeout (0.6.0) |
| 622 | + traces (0.18.2) |
569 | 623 | tsort (0.2.0) |
570 | 624 | tty-which (0.5.0) |
571 | 625 | turbo-rails (2.0.23) |
|
0 commit comments