This repository has been archived by the owner on Nov 7, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
154 lines (149 loc) · 3.2 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
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
GIT
remote: git://github.com/jedi4ever/veewee.git
revision: 4f2b78d476eb73f5de7939e2c1527b8cac0648bb
specs:
veewee (0.1.26)
cucumber (= 0.8.5)
highline (~> 1.6.1)
net-ssh (~> 2.1.0)
popen4 (~> 0.1.2)
progressbar
rspec (~> 2.5.0)
thor (~> 0.14.6)
vagrant (~> 0.7.0)
PATH
remote: /Users/patrick/imac/fog
specs:
fog (0.8.2)
builder
excon (~> 0.6.1)
formatador (>= 0.1.3)
json
mime-types
net-ssh (>= 2.1.3)
nokogiri (>= 1.4.4)
ruby-hmac
PATH
remote: /Users/patrick/imac/mccloud
specs:
mccloud (0.0.13)
fog (~> 0.8.1)
highline (~> 1.6.1)
json
net-scp
net-ssh (~> 2.1.0)
net-ssh-multi
popen4 (~> 0.1.2)
thor (~> 0.14.6)
GEM
remote: http://rubygems.org/
specs:
Platform (0.4.0)
abstract (1.0.0)
archive-tar-minitar (0.5.2)
builder (2.1.2)
bunny (0.6.0)
chef (0.10.0)
bunny (>= 0.6.0)
erubis
highline
json (>= 1.4.4, <= 1.5.2)
mixlib-authentication (>= 1.1.0)
mixlib-cli (>= 1.1.0)
mixlib-config (>= 1.1.2)
mixlib-log (>= 1.3.0)
moneta
net-ssh (~> 2.1.3)
net-ssh-multi (~> 1.0.1)
ohai (>= 0.6.0)
rest-client (>= 1.0.4, < 1.7.0)
treetop (~> 1.4.9)
uuidtools
cucumber (0.8.5)
builder (~> 2.1.2)
diff-lcs (~> 1.1.2)
gherkin (~> 2.1.4)
json_pure (~> 1.4.3)
term-ansicolor (~> 1.0.4)
diff-lcs (1.1.2)
erubis (2.6.6)
abstract (>= 1.0.0)
excon (0.6.3)
ffi (1.0.9)
formatador (0.1.4)
gherkin (2.1.5)
trollop (~> 1.16.2)
highline (1.6.2)
i18n (0.5.0)
json (1.5.2)
json_pure (1.4.6)
mario (0.0.6)
mime-types (1.16)
mixlib-authentication (1.1.4)
mixlib-log
mixlib-cli (1.2.0)
mixlib-config (1.1.2)
mixlib-log (1.3.0)
moneta (0.6.0)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.1.4)
net-ssh-gateway (1.1.0)
net-ssh (>= 1.99.1)
net-ssh-multi (1.0.1)
net-ssh (>= 1.99.2)
net-ssh-gateway (>= 0.99.0)
nokogiri (1.4.6)
ohai (0.6.4)
mixlib-cli
mixlib-config
mixlib-log
systemu
yajl-ruby
open4 (1.0.1)
polyglot (0.3.1)
popen4 (0.1.2)
Platform (>= 0.4.0)
open4 (>= 0.4.0)
progressbar (0.9.1)
rest-client (1.6.3)
mime-types (>= 1.16)
rspec (2.5.0)
rspec-core (~> 2.5.0)
rspec-expectations (~> 2.5.0)
rspec-mocks (~> 2.5.0)
rspec-core (2.5.2)
rspec-expectations (2.5.0)
diff-lcs (~> 1.1.2)
rspec-mocks (2.5.0)
ruby-hmac (0.4.0)
ruby-libvirt (0.3.0)
systemu (2.2.0)
term-ansicolor (1.0.5)
thor (0.14.6)
treetop (1.4.9)
polyglot (>= 0.3.1)
trollop (1.16.2)
uuidtools (2.1.2)
vagrant (0.7.5)
archive-tar-minitar (= 0.5.2)
erubis (~> 2.6.6)
i18n (~> 0.5.0)
json (~> 1.5.1)
mario (~> 0.0.6)
net-scp (~> 1.0.4)
net-ssh (~> 2.1.0)
thor (~> 0.14.6)
virtualbox (~> 0.8.3)
virtualbox (0.8.6)
ffi (~> 1.0)
yajl-ruby (0.8.2)
PLATFORMS
ruby
DEPENDENCIES
chef (~> 0.10.0)
fog!
mccloud!
ruby-libvirt
vagrant (~> 0.7.4)
veewee!