|
1 | 1 | PATH
|
2 | 2 | remote: ../..
|
3 | 3 | specs:
|
4 |
| - async-websocket (0.22.0) |
| 4 | + async-websocket (0.26.1) |
5 | 5 | async-http (~> 0.54)
|
6 |
| - async-io (~> 1.23) |
7 |
| - protocol-rack (~> 0.1.1) |
8 |
| - protocol-websocket (~> 0.9.1) |
9 |
| - |
10 |
| -PATH |
11 |
| - remote: /Users/samuel/Projects/socketry/protocol-rack |
12 |
| - specs: |
13 |
| - protocol-rack (0.1.5) |
14 |
| - protocol-http (~> 0.23.4) |
15 |
| - rack (>= 1.0) |
| 6 | + protocol-rack (~> 0.5) |
| 7 | + protocol-websocket (~> 0.14) |
16 | 8 |
|
17 | 9 | GEM
|
18 | 10 | remote: https://rubygems.org/
|
19 | 11 | specs:
|
20 |
| - async (2.0.3) |
21 |
| - console (~> 1.10) |
22 |
| - io-event (~> 1.0.0) |
23 |
| - timers (~> 4.1) |
24 |
| - async-container (0.16.12) |
25 |
| - async |
26 |
| - async-io |
27 |
| - async-http (0.59.1) |
28 |
| - async (>= 1.25) |
29 |
| - async-io (>= 1.28) |
30 |
| - async-pool (>= 0.2) |
31 |
| - protocol-http (~> 0.23.1) |
32 |
| - protocol-http1 (~> 0.14.0) |
33 |
| - protocol-http2 (~> 0.14.0) |
34 |
| - traces (>= 0.4.0) |
35 |
| - async-http-cache (0.4.2) |
| 12 | + async (2.12.0) |
| 13 | + console (~> 1.25, >= 1.25.2) |
| 14 | + fiber-annotation |
| 15 | + io-event (~> 1.6) |
| 16 | + async-container (0.18.2) |
| 17 | + async (~> 2.10) |
| 18 | + async-http (0.67.1) |
| 19 | + async (>= 2.10.2) |
| 20 | + async-pool (>= 0.6.1) |
| 21 | + io-endpoint (~> 0.10, >= 0.10.3) |
| 22 | + io-stream (~> 0.4) |
| 23 | + protocol-http (~> 0.26.0) |
| 24 | + protocol-http1 (~> 0.19.0) |
| 25 | + protocol-http2 (~> 0.18.0) |
| 26 | + traces (>= 0.10.0) |
| 27 | + async-http-cache (0.4.3) |
36 | 28 | async-http (~> 0.56)
|
37 |
| - async-io (1.33.0) |
38 |
| - async |
39 |
| - async-pool (0.3.11) |
| 29 | + async-pool (0.6.1) |
40 | 30 | async (>= 1.25)
|
41 |
| - build-environment (1.13.0) |
42 |
| - console (1.15.3) |
43 | | - fiber-local |
44 |
| - falcon (0.42.2) |
| 31 | + async-service (0.12.0) |
| 32 | + async |
| 33 | + async-container (~> 0.16) |
| 34 | + console (1.25.2) |
| 35 | + fiber-annotation |
| 36 | + fiber-local (~> 1.1) |
| 37 | + json |
| 38 | + falcon (0.47.6) |
45 | 39 | async
|
46 |
| - async-container (~> 0.16.0) |
47 |
| - async-http (~> 0.57) |
| 40 | + async-container (~> 0.18) |
| 41 | + async-http (~> 0.66, >= 0.66.3) |
48 | 42 | async-http-cache (~> 0.4.0)
|
49 |
| - async-io (~> 1.22) |
50 |
| - build-environment (~> 1.13) |
| 43 | + async-service (~> 0.10) |
51 | 44 | bundler
|
52 | 45 | localhost (~> 1.1)
|
53 | 46 | openssl (~> 3.0)
|
54 | 47 | process-metrics (~> 0.2.0)
|
55 |
| - protocol-rack (~> 0.1.4) |
56 |
| - samovar (~> 2.1) |
57 |
| - fiber-local (1.0.0) |
58 |
| - io-event (1.0.9) |
59 |
| - localhost (1.1.9) |
| 48 | + protocol-rack (~> 0.5) |
| 49 | + samovar (~> 2.3) |
| 50 | + fiber-annotation (0.2.0) |
| 51 | + fiber-local (1.1.0) |
| 52 | + fiber-storage |
| 53 | + fiber-storage (0.1.2) |
| 54 | + io-endpoint (0.10.3) |
| 55 | + io-event (1.6.4) |
| 56 | + io-stream (0.4.0) |
| 57 | + json (2.7.2) |
| 58 | + localhost (1.3.1) |
60 | 59 | mapping (1.1.1)
|
61 |
| - nio4r (2.5.8) |
62 |
| - openssl (3.0.0) |
| 60 | + nio4r (2.7.3) |
| 61 | + openssl (3.2.0) |
63 | 62 | process-metrics (0.2.1)
|
64 | 63 | console (~> 1.8)
|
65 | 64 | samovar (~> 2.1)
|
66 |
| - protocol-hpack (1.4.2) |
67 |
| - protocol-http (0.23.5) |
68 |
| - protocol-http1 (0.14.4) |
| 65 | + protocol-hpack (1.4.3) |
| 66 | + protocol-http (0.26.5) |
| 67 | + protocol-http1 (0.19.1) |
69 | 68 | protocol-http (~> 0.22)
|
70 |
| - protocol-http2 (0.14.2) |
| 69 | + protocol-http2 (0.18.0) |
71 | 70 | protocol-hpack (~> 1.4)
|
72 | 71 | protocol-http (~> 0.18)
|
73 |
| - protocol-websocket (0.9.1) |
| 72 | + protocol-rack (0.6.0) |
| 73 | + protocol-http (~> 0.23) |
| 74 | + rack (>= 1.0) |
| 75 | + protocol-websocket (0.14.0) |
74 | 76 | protocol-http (~> 0.2)
|
75 |
| - protocol-http1 (~> 0.2) |
76 |
| - puma (5.6.4) |
| 77 | + puma (6.4.2) |
77 | 78 | nio4r (~> 2.0)
|
78 |
| - rack (2.2.4) |
79 |
| - samovar (2.1.4) |
| 79 | + rack (3.1.3) |
| 80 | + samovar (2.3.0) |
80 | 81 | console (~> 1.0)
|
81 | 82 | mapping (~> 1.0)
|
82 |
| - timers (4.3.3) |
83 |
| - traces (0.6.1) |
| 83 | + traces (0.11.1) |
84 | 84 |
|
85 | 85 | PLATFORMS
|
86 | 86 | arm64-darwin-21
|
| 87 | + arm64-darwin-23 |
87 | 88 |
|
88 | 89 | DEPENDENCIES
|
89 | 90 | async-websocket!
|
90 | 91 | falcon
|
91 |
| - protocol-rack! |
92 | 92 | puma
|
93 | 93 |
|
94 | 94 | BUNDLED WITH
|
95 |
| - 2.3.10 |
| 95 | + 2.5.9 |
0 commit comments