-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
111 lines (109 loc) · 2.32 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
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
GEM
remote: http://rubygems.org/
specs:
addressable (2.3.2)
async-rack (0.5.1)
rack (~> 1.1)
builder (3.0.0)
capify-ec2 (1.2.9)
capistrano
colored (= 1.2)
fog (= 1.3.1)
capistrano (2.15.4)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
colored (1.2)
em-synchrony (1.0.2)
eventmachine (>= 1.0.0.beta.1)
em-websocket (0.3.8)
addressable (>= 2.1.1)
eventmachine (>= 0.12.9)
em-zeromq (0.3.0)
eventmachine (= 1.0.0.beta.4)
ffi (>= 1.0.0)
ffi-rzmq (= 0.9.3)
eventmachine (1.0.0.beta.4)
excon (0.13.4)
ffi (1.1.5)
ffi-rzmq (0.9.3)
ffi
fog (1.3.1)
builder
excon (~> 0.13.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.0.4)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5.0)
ruby-hmac
foreman (0.40.0)
term-ansicolor (~> 1.0.7)
thor (>= 0.13.6)
formatador (0.2.3)
goliath (1.0.0)
async-rack
em-synchrony (>= 1.0.0)
em-websocket
eventmachine (>= 1.0.0.beta.4)
http_parser.rb (= 0.5.3)
log4r
multi_json
rack (>= 1.2.2)
rack-contrib
rack-respond_to
grape (0.2.1)
hashie (~> 1.2)
multi_json
multi_xml
rack
rack-mount
hashie (1.2.0)
highline (1.6.19)
http_parser.rb (0.5.3)
leveldb-ruby (0.15)
linefit (0.3.0)
log4r (1.1.10)
mime-types (1.19)
multi_json (1.3.6)
multi_xml (0.5.1)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
nokogiri (1.5.5)
rack (1.4.1)
rack-accept-media-types (0.9)
rack-contrib (1.1.0)
rack (>= 0.9.1)
rack-mount (0.8.3)
rack (>= 1.0.0)
rack-respond_to (0.9.8)
rack-accept-media-types (>= 0.6)
rack-test (0.6.1)
rack (>= 1.0)
ruby-hmac (0.4.0)
statsd-ruby (1.0.0)
term-ansicolor (1.0.7)
thor (0.16.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
capify-ec2
capistrano
em-zeromq (= 0.3.0)
foreman (= 0.40.0)
goliath (= 1.0.0)
grape (= 0.2.1)
leveldb-ruby (= 0.15)
linefit (= 0.3.0)
rack-test
statsd-ruby
yajl-ruby (= 1.1.0)