-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathGemfile.lock
More file actions
148 lines (141 loc) · 3.17 KB
/
Gemfile.lock
File metadata and controls
148 lines (141 loc) · 3.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
PATH
remote: gem/terminalwire-client
specs:
terminalwire-client (0.3.5.rc1)
launchy (~> 3.0)
terminalwire-core (= 0.3.5.rc1)
PATH
remote: gem/terminalwire-core
specs:
terminalwire-core (0.3.5.rc1)
async-websocket (~> 0.30)
base64 (~> 0.2.0)
msgpack (~> 1.7)
openssl (>= 3.3.1)
uri-builder (~> 0.1.9)
zeitwerk (~> 2.0)
PATH
remote: gem/terminalwire-server
specs:
terminalwire-server (0.3.5.rc1)
terminalwire-core (= 0.3.5.rc1)
thor (~> 1.3)
PATH
remote: gem/terminalwire
specs:
terminalwire (0.3.5.rc1)
terminalwire-client (= 0.3.5.rc1)
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
async (2.23.0)
console (~> 1.29)
fiber-annotation
io-event (~> 1.9)
metrics (~> 0.12)
traces (~> 0.15)
async-http (0.87.0)
async (>= 2.10.2)
async-pool (~> 0.9)
io-endpoint (~> 0.14)
io-stream (~> 0.6)
metrics (~> 0.12)
protocol-http (~> 0.49)
protocol-http1 (~> 0.30)
protocol-http2 (~> 0.22)
traces (~> 0.10)
async-pool (0.10.3)
async (>= 1.25)
async-websocket (0.30.0)
async-http (~> 0.76)
protocol-http (~> 0.34)
protocol-rack (~> 0.7)
protocol-websocket (~> 0.17)
base64 (0.2.0)
childprocess (5.1.0)
logger (~> 1.5)
console (1.29.3)
fiber-annotation
fiber-local (~> 1.1)
json
date (3.4.1)
diff-lcs (1.6.0)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (1.0.0)
io-endpoint (0.15.2)
io-event (1.9.0)
io-stream (0.6.1)
json (2.10.1)
launchy (3.1.1)
addressable (~> 2.8)
childprocess (~> 5.0)
logger (~> 1.6)
logger (1.6.6)
metrics (0.12.1)
msgpack (1.8.0)
openssl (3.3.1)
pity (0.1.0)
protocol-hpack (1.5.1)
protocol-http (0.49.0)
protocol-http1 (0.30.0)
protocol-http (~> 0.22)
protocol-http2 (0.22.1)
protocol-hpack (~> 1.4)
protocol-http (~> 0.47)
protocol-rack (0.11.1)
protocol-http (~> 0.43)
rack (>= 1.0)
protocol-websocket (0.20.1)
protocol-http (~> 0.2)
psych (5.2.3)
date
stringio
public_suffix (6.0.1)
rack (3.2.1)
rake (13.2.1)
rdoc (6.12.0)
psych (>= 4.0.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.3)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-support (3.13.2)
stringio (3.1.5)
tebako (0.12.15)
bundler
thor (~> 1.2)
yaml (~> 0.2.1)
tebako-runtime (0.5.5)
thor (1.3.2)
traces (0.15.2)
uri-builder (0.1.13)
yaml (0.2.1)
zeitwerk (2.7.2)
PLATFORMS
arm64-darwin-23
ruby
DEPENDENCIES
pity (~> 0.1.0)
rake
rdoc
rspec (~> 3.0)
tebako (~> 0.12.4)
tebako-runtime
terminalwire!
terminalwire-client!
terminalwire-core!
terminalwire-server!
BUNDLED WITH
2.6.2