-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
52 lines (49 loc) · 1.02 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
GIT
remote: git://github.com/mitchellh/vagrant.git
revision: 4c850cedbc3e55e96c0fd1f22a22629e41119733
specs:
vagrant (1.2.3.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.1.0)
net-ssh (~> 2.6.6)
GEM
remote: https://rubygems.org/
specs:
builder (3.2.2)
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
erubis (2.7.0)
excon (0.24.0)
ffi (1.9.0)
fog (1.10.1)
builder
excon (~> 0.20)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
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.23)
multi_json (1.7.7)
net-scp (1.1.1)
net-ssh (>= 2.6.5)
net-ssh (2.6.7)
nokogiri (1.5.10)
ruby-hmac (0.4.0)
vagrant-aws (0.2.2)
fog (~> 1.10.0)
PLATFORMS
ruby
DEPENDENCIES
vagrant!
vagrant-aws