|
1 | 1 | PATH |
2 | 2 | remote: gem/terminalwire-client |
3 | 3 | specs: |
4 | | - terminalwire-client (0.3.3) |
| 4 | + terminalwire-client (0.3.4) |
5 | 5 | launchy (~> 3.0) |
6 | | - terminalwire-core (= 0.3.3) |
| 6 | + terminalwire-core (= 0.3.4) |
7 | 7 |
|
8 | 8 | PATH |
9 | 9 | remote: gem/terminalwire-core |
10 | 10 | specs: |
11 | | - terminalwire-core (0.3.3) |
| 11 | + terminalwire-core (0.3.4) |
12 | 12 | async-websocket (~> 0.30) |
13 | 13 | base64 (~> 0.2.0) |
14 | 14 | msgpack (~> 1.7) |
|
18 | 18 | PATH |
19 | 19 | remote: gem/terminalwire-server |
20 | 20 | specs: |
21 | | - terminalwire-server (0.3.3) |
22 | | - terminalwire-core (= 0.3.3) |
| 21 | + terminalwire-server (0.3.4) |
| 22 | + terminalwire-core (= 0.3.4) |
23 | 23 | thor (~> 1.3) |
24 | 24 |
|
25 | 25 | PATH |
26 | 26 | remote: gem/terminalwire |
27 | 27 | specs: |
28 | | - terminalwire (0.3.3) |
29 | | - terminalwire-client (= 0.3.3) |
| 28 | + terminalwire (0.3.4) |
| 29 | + terminalwire-client (= 0.3.4) |
30 | 30 |
|
31 | 31 | GEM |
32 | 32 | remote: https://rubygems.org/ |
33 | 33 | specs: |
34 | 34 | addressable (2.8.7) |
35 | 35 | public_suffix (>= 2.0.2, < 7.0) |
36 | | - async (2.21.1) |
| 36 | + async (2.23.0) |
37 | 37 | console (~> 1.29) |
38 | 38 | fiber-annotation |
39 | | - io-event (~> 1.6, >= 1.6.5) |
40 | | - async-http (0.86.0) |
| 39 | + io-event (~> 1.9) |
| 40 | + metrics (~> 0.12) |
| 41 | + traces (~> 0.15) |
| 42 | + async-http (0.87.0) |
41 | 43 | async (>= 2.10.2) |
42 | 44 | async-pool (~> 0.9) |
43 | 45 | io-endpoint (~> 0.14) |
44 | 46 | io-stream (~> 0.6) |
45 | 47 | metrics (~> 0.12) |
46 | | - protocol-http (~> 0.43) |
47 | | - protocol-http1 (>= 0.28.1) |
| 48 | + protocol-http (~> 0.49) |
| 49 | + protocol-http1 (~> 0.30) |
48 | 50 | protocol-http2 (~> 0.22) |
49 | 51 | traces (~> 0.10) |
50 | | - async-pool (0.10.2) |
| 52 | + async-pool (0.10.3) |
51 | 53 | async (>= 1.25) |
52 | | - traces |
53 | 54 | async-websocket (0.30.0) |
54 | 55 | async-http (~> 0.76) |
55 | 56 | protocol-http (~> 0.34) |
|
58 | 59 | base64 (0.2.0) |
59 | 60 | childprocess (5.1.0) |
60 | 61 | logger (~> 1.5) |
61 | | - console (1.29.0) |
| 62 | + console (1.29.3) |
62 | 63 | fiber-annotation |
63 | 64 | fiber-local (~> 1.1) |
64 | 65 | json |
65 | 66 | date (3.4.1) |
66 | | - diff-lcs (1.5.1) |
| 67 | + diff-lcs (1.6.0) |
67 | 68 | fiber-annotation (0.2.0) |
68 | 69 | fiber-local (1.1.0) |
69 | 70 | fiber-storage |
70 | 71 | fiber-storage (1.0.0) |
71 | | - io-endpoint (0.14.0) |
72 | | - io-event (1.7.4) |
| 72 | + io-endpoint (0.15.2) |
| 73 | + io-event (1.9.0) |
73 | 74 | io-stream (0.6.1) |
74 | | - json (2.8.2) |
75 | | - launchy (3.0.1) |
| 75 | + json (2.10.1) |
| 76 | + launchy (3.1.1) |
76 | 77 | addressable (~> 2.8) |
77 | 78 | childprocess (~> 5.0) |
78 | | - logger (1.6.1) |
| 79 | + logger (~> 1.6) |
| 80 | + logger (1.6.6) |
79 | 81 | metrics (0.12.1) |
80 | | - msgpack (1.7.5) |
| 82 | + msgpack (1.8.0) |
81 | 83 | pity (0.1.0) |
82 | 84 | protocol-hpack (1.5.1) |
83 | | - protocol-http (0.47.0) |
84 | | - protocol-http1 (0.28.1) |
| 85 | + protocol-http (0.49.0) |
| 86 | + protocol-http1 (0.30.0) |
85 | 87 | protocol-http (~> 0.22) |
86 | | - protocol-http2 (0.22.0) |
| 88 | + protocol-http2 (0.22.1) |
87 | 89 | protocol-hpack (~> 1.4) |
88 | | - protocol-http (~> 0.18) |
89 | | - protocol-rack (0.11.0) |
| 90 | + protocol-http (~> 0.47) |
| 91 | + protocol-rack (0.11.1) |
90 | 92 | protocol-http (~> 0.43) |
91 | 93 | rack (>= 1.0) |
92 | 94 | protocol-websocket (0.20.1) |
|
95 | 97 | date |
96 | 98 | stringio |
97 | 99 | public_suffix (6.0.1) |
98 | | - rack (3.1.8) |
| 100 | + rack (3.1.10) |
99 | 101 | rake (13.2.1) |
100 | 102 | rdoc (6.12.0) |
101 | 103 | psych (>= 4.0.0) |
102 | 104 | rspec (3.13.0) |
103 | 105 | rspec-core (~> 3.13.0) |
104 | 106 | rspec-expectations (~> 3.13.0) |
105 | 107 | rspec-mocks (~> 3.13.0) |
106 | | - rspec-core (3.13.2) |
| 108 | + rspec-core (3.13.3) |
107 | 109 | rspec-support (~> 3.13.0) |
108 | 110 | rspec-expectations (3.13.3) |
109 | 111 | diff-lcs (>= 1.2.0, < 2.0) |
110 | 112 | rspec-support (~> 3.13.0) |
111 | 113 | rspec-mocks (3.13.2) |
112 | 114 | diff-lcs (>= 1.2.0, < 2.0) |
113 | 115 | rspec-support (~> 3.13.0) |
114 | | - rspec-support (3.13.1) |
| 116 | + rspec-support (3.13.2) |
115 | 117 | stringio (3.1.5) |
116 | | - tebako (0.12.6) |
| 118 | + tebako (0.12.15) |
| 119 | + bundler |
117 | 120 | thor (~> 1.2) |
118 | 121 | yaml (~> 0.2.1) |
119 | 122 | tebako-runtime (0.5.5) |
120 | 123 | thor (1.3.2) |
121 | | - traces (0.14.1) |
122 | | - uri-builder (0.1.12) |
| 124 | + traces (0.15.2) |
| 125 | + uri-builder (0.1.13) |
123 | 126 | yaml (0.2.1) |
124 | | - zeitwerk (2.6.18) |
| 127 | + zeitwerk (2.7.2) |
125 | 128 |
|
126 | 129 | PLATFORMS |
127 | 130 | arm64-darwin-23 |
|
0 commit comments