-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
71 lines (68 loc) · 1.34 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
GEM
remote: https://rubygems.org/
specs:
amq-protocol (2.3.0)
amqp (1.8.0)
amq-protocol (>= 2.2.0)
eventmachine
barong (0.1.0)
bunny (2.12.0)
amq-protocol (~> 2.3, >= 2.3.0)
clamp (1.3.0)
diff-lcs (1.3)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
http_parser.rb (~> 0.6.0)
eventmachine (1.2.7)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
http_parser.rb (0.6.0)
jwt (2.1.0)
multipart-post (2.0.0)
mustermann (1.0.3)
mysql2 (0.5.2)
peatio (0.4.4)
amqp
bunny
clamp
em-websocket
eventmachine
jwt
mysql2
puma (3.12.0)
rack (2.0.6)
rack-protection (2.0.4)
rack
rake (12.3.1)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-mocks (3.8.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
sinatra (2.0.4)
mustermann (~> 1.0)
rack (~> 2.0)
rack-protection (= 2.0.4)
tilt (~> 2.0)
tilt (2.0.9)
PLATFORMS
ruby
DEPENDENCIES
barong
faraday
jwt
peatio
puma
rake
rspec
sinatra
BUNDLED WITH
1.17.1