-
Notifications
You must be signed in to change notification settings - Fork 5
/
Gemfile.lock
67 lines (63 loc) · 1.3 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
GIT
remote: git://github.com/mitchellh/vagrant.git
revision: cd36088d2f2d6909eb0428cc6a2ac4051b66b176
specs:
vagrant (1.1.0.dev)
childprocess (~> 0.3.7)
erubis (~> 2.7.0)
i18n (~> 0.6.0)
json (>= 1.5.1, < 1.8.0)
log4r (~> 1.1.9)
net-scp (~> 1.0.4)
net-ssh (~> 2.2.2)
PATH
remote: .
specs:
vagrant-openstack (0.0.2)
fog (~> 1.9.0)
vagrant
GEM
remote: http://rubygems.org/
specs:
builder (3.2.0)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.1.3)
erubis (2.7.0)
excon (0.19.5)
ffi (1.4.0)
fog (1.9.0)
builder
excon (~> 0.14)
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
formatador (0.2.4)
i18n (0.6.4)
json (1.7.7)
log4r (1.1.10)
mime-types (1.21)
multi_json (1.6.1)
net-scp (1.0.4)
net-ssh (>= 1.99.1)
net-ssh (2.2.2)
nokogiri (1.5.6)
rake (10.0.3)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.2)
ruby-hmac (0.4.0)
PLATFORMS
ruby
DEPENDENCIES
rake
rspec-core (~> 2.12.2)
rspec-expectations (~> 2.12.1)
rspec-mocks (~> 2.12.1)
vagrant!
vagrant-openstack!