-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
118 lines (114 loc) · 2.48 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
GIT
remote: git://github.com/mitchellh/vagrant-aws.git
revision: 115c09ed0640a8a99413652b55d72b69943bdfc5
ref: v0.4.1
specs:
vagrant-aws (0.4.1)
fog (~> 1.18.0)
GIT
remote: git://github.com/mitchellh/vagrant.git
revision: 8c05b08fddb9358351d8652cd089aba4ec71cbbb
ref: v1.5.3
specs:
vagrant (1.5.3)
bundler (~> 1.5.2)
childprocess (~> 0.5.0)
erubis (~> 2.7.0)
i18n (~> 0.6.0)
listen (~> 2.7.1)
log4r (~> 1.1.9, < 1.1.11)
net-scp (~> 1.1.0)
net-ssh (>= 2.6.6, < 2.8.0)
rb-kqueue (~> 0.2.0)
wdm (~> 0.1.0)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.7)
builder (3.2.2)
celluloid (0.15.2)
timers (~> 1.1.0)
celluloid-io (0.15.0)
celluloid (>= 0.15.0)
nio4r (>= 0.5.0)
childprocess (0.5.2)
ffi (~> 1.0, >= 1.0.11)
diff-lcs (1.2.5)
erubis (2.7.0)
excon (0.28.0)
facter (2.0.1)
CFPropertyList (~> 2.2.6)
ffi (1.9.3)
fog (1.18.0)
builder
excon (~> 0.28.0)
formatador (~> 0.2.0)
mime-types
multi_json (~> 1.0)
net-scp (~> 1.1)
net-ssh (>= 2.1.3)
nokogiri (~> 1.5)
ruby-hmac
formatador (0.2.4)
hiera (1.3.2)
json_pure
highline (1.6.21)
i18n (0.6.9)
json (1.8.1)
json_pure (1.8.1)
librarian (0.1.2)
highline
thor (~> 0.15)
librarian-puppet (1.0.1)
json
librarian (>= 0.1.2)
listen (2.7.1)
celluloid (>= 0.15.2)
celluloid-io (>= 0.15.0)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
log4r (1.1.10)
mime-types (2.2)
mini_portile (0.5.3)
multi_json (1.9.2)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.7.0)
nio4r (1.0.0)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
puppet (3.5.1)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
rgen (~> 0.6.5)
puppet-lint (0.3.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.3)
ffi (>= 0.5.0)
rb-kqueue (0.2.2)
ffi (>= 0.5.0)
rgen (0.6.6)
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.8)
rspec-expectations (2.14.5)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.6)
rspec-puppet (1.0.1)
rspec
ruby-hmac (0.4.0)
thor (0.19.1)
timers (1.1.0)
wdm (0.1.0)
PLATFORMS
ruby
DEPENDENCIES
librarian-puppet
puppet (~> 3.3)
puppet-lint
rspec-puppet
vagrant!
vagrant-aws!