-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
137 lines (133 loc) · 2.88 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
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
GIT
remote: git://github.com/avokhmin/vagrant-lxc.git
revision: e8c81af2cb0052885cb039eb122b8f5510e9e37f
branch: v0.8.0-abf-worker-service
specs:
vagrant-lxc (0.8.0)
GIT
remote: git://github.com/avokhmin/vagrant.git
revision: 18eecbdc47421efe5ff50f0f822ba8b11d0741af
branch: v1.3.3-abf
specs:
vagrant (1.3.3)
childprocess (~> 0.3.7)
erubis (~> 2.7.0)
i18n (~> 0.6.0)
log4r (~> 1.1.9)
net-scp (~> 1.1.0)
net-ssh (~> 2.6.6)
GEM
remote: http://rubygems.org/
specs:
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
airbrake (3.1.14)
builder
json
api_smith (1.2.0)
hashie (~> 1.0)
httparty
net-http-persistent
atomic (1.1.13)
builder (3.2.2)
cape (1.7.0)
capistrano (2.15.5)
highline
net-scp (>= 1.0.0)
net-sftp (>= 2.0.0)
net-ssh (>= 2.0.14)
net-ssh-gateway (>= 1.1.0)
capistrano_colors (0.5.5)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.2.4)
erubis (2.7.0)
ffi (1.9.0)
god (0.13.2)
hashie (1.2.0)
highline (1.6.20)
hiredis (0.4.5)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.6.5)
json (1.8.0)
log4r (1.1.10)
minitest (4.7.5)
mock_redis (0.9.0)
mono_logger (1.1.0)
multi_json (1.7.9)
multi_xml (0.5.5)
net-http-persistent (2.9)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
net-ssh-gateway (1.2.0)
net-ssh (>= 2.6.5)
rack (1.5.2)
rack-protection (1.5.3)
rack
rake (10.1.0)
redis (3.0.4)
redis-namespace (1.4.1)
redis (~> 3.0.4)
resque (1.24.1)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.2)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
rr (1.1.2)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
rspec-expectations (2.14.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
rvm-capistrano (1.5.1)
capistrano (~> 2.15.4)
shoulda (3.5.0)
shoulda-context (~> 1.0, >= 1.0.1)
shoulda-matchers (>= 1.4.1, < 3.0)
shoulda-context (1.1.5)
shoulda-matchers (2.3.0)
activesupport (>= 3.0.0)
sinatra (1.4.5)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
thread_safe (0.1.2)
atomic
tilt (1.4.1)
tzinfo (0.3.37)
vegas (0.1.11)
rack (>= 1.0.0)
PLATFORMS
ruby
DEPENDENCIES
airbrake
api_smith (= 1.2.0)
cape
capistrano
capistrano_colors
god
hiredis (~> 0.4.5)
log4r (= 1.1.10)
mock_redis
rake
redis (= 3.0.4)
resque (= 1.24.1)
rr
rspec
rvm-capistrano
shoulda
vagrant!
vagrant-lxc!