-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
77 lines (74 loc) · 1.66 KB
/
Gemfile.lock
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
GEM
remote: https://rubygems.org/
specs:
async (2.15.0)
console (~> 1.26)
fiber-annotation
io-event (~> 1.6, >= 1.6.5)
async-http (0.69.0)
async (>= 2.10.2)
async-pool (~> 0.7)
io-endpoint (~> 0.11)
io-stream (~> 0.4)
protocol-http (~> 0.26)
protocol-http1 (~> 0.19)
protocol-http2 (~> 0.18)
traces (>= 0.10)
async-pool (0.7.1)
async (>= 1.25)
async-websocket (0.26.2)
async-http (~> 0.54)
protocol-rack (~> 0.5)
protocol-websocket (~> 0.14)
base58 (0.2.3)
blake2b_rs (0.1.4)
ffi (~> 1.0)
thermite (~> 0)
console (1.27.0)
fiber-annotation
fiber-local (~> 1.1)
json
ffi (1.17.0-arm64-darwin)
fiber-annotation (0.2.0)
fiber-local (1.1.0)
fiber-storage
fiber-storage (0.1.2)
io-endpoint (0.13.0)
io-event (1.6.5)
io-stream (0.4.0)
json (2.7.2)
minitar (0.9)
protocol-hpack (1.5.0)
protocol-http (0.28.1)
protocol-http1 (0.19.1)
protocol-http (~> 0.22)
protocol-http2 (0.18.0)
protocol-hpack (~> 1.4)
protocol-http (~> 0.18)
protocol-rack (0.6.0)
protocol-http (~> 0.23)
rack (>= 1.0)
protocol-websocket (0.15.0)
protocol-http (~> 0.2)
rack (3.1.7)
rake (13.2.1)
scale_rb (0.4.0)
async
async-http (~> 0.69.0)
async-websocket (~> 0.26.2)
base58
blake2b_rs (~> 0.1.4)
xxhash
thermite (0.13.0)
minitar (~> 0.5)
rake (>= 10)
tomlrb (~> 1.2)
tomlrb (1.3.0)
traces (0.11.1)
xxhash (0.5.0)
PLATFORMS
arm64-darwin-21
DEPENDENCIES
scale_rb (~> 0.4.0)
BUNDLED WITH
2.4.13