-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
75 lines (71 loc) · 1.55 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
GEM
remote: https://rubygems.org/
specs:
activesupport (7.0.4.3)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
awrence (1.2.1)
binance-ruby (1.3.6)
activesupport (>= 5.1.0)
awrence (~> 1.0)
eventmachine (~> 1.2)
faye-websocket (~> 0.11)
httparty (~> 0.15)
colorize (0.8.1)
concurrent-ruby (1.2.2)
eth (0.5.10)
keccak (~> 1.3)
konstructor (~> 1.0)
openssl (>= 2.2, < 4.0)
rbsecp256k1 (~> 5.1)
scrypt (~> 3.0)
eventmachine (1.2.7)
faye-websocket (0.11.1)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
ffi (1.15.5)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
httparty (0.21.0)
mini_mime (>= 1.0.0)
multi_xml (>= 0.5.2)
i18n (1.12.0)
concurrent-ruby (~> 1.0)
keccak (1.3.1)
konstructor (1.0.2)
mini_mime (1.1.2)
mini_portile2 (2.8.1)
minitest (5.18.0)
multi_xml (0.6.0)
oj (3.14.2)
openssl (3.1.0)
parallel (1.22.1)
pkg-config (1.5.1)
rake (13.0.6)
rbsecp256k1 (5.1.1)
mini_portile2 (~> 2.8)
pkg-config (~> 1.5)
rubyzip (~> 2.3)
rubyzip (2.3.2)
scrypt (3.0.7)
ffi-compiler (>= 1.0, < 2.0)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
PLATFORMS
arm64-darwin-22
DEPENDENCIES
binance-ruby
colorize
eth
oj
parallel
RUBY VERSION
ruby 3.1.3p185
BUNDLED WITH
2.4.3