forked from dev-sec/puppet-os-hardening
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
113 lines (110 loc) · 2.35 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
GIT
remote: git://github.com/ehaselwanter/kitchen-puppet.git
revision: ba62c21d8efa623c3cff8cbe5120ea1720488cae
branch: repo_is_module
specs:
kitchen-puppet (0.0.9)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
celluloid (0.15.2)
timers (~> 1.1.0)
coderay (1.1.0)
diff-lcs (1.2.5)
facter (2.0.1)
CFPropertyList (~> 2.2.6)
ffi (1.9.3)
formatador (0.2.4)
git (1.2.6)
guard (2.6.1)
formatador (>= 0.2.4)
listen (~> 2.7)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rake (0.0.9)
guard
rake
hiera (1.3.2)
json_pure
highline (1.6.21)
json (1.8.1)
json_pure (1.8.1)
kitchen-sharedtests (0.2.0)
git
kitchen-vagrant (0.15.0)
test-kitchen (~> 1.0)
librarian (0.1.2)
highline
thor (~> 0.15)
librarian-puppet (1.0.2)
json
librarian (>= 0.1.2)
listen (2.7.5)
celluloid (>= 0.15.2)
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
lumberjack (1.0.5)
metaclass (0.0.4)
method_source (0.8.2)
mixlib-shellout (1.4.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.1)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
puppet (3.5.1)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
rgen (~> 0.6.5)
puppet-lint (0.3.2)
puppetlabs_spec_helper (0.4.1)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.3.2)
rb-fsevent (0.9.4)
rb-inotify (0.9.4)
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
safe_yaml (1.0.3)
slop (3.5.0)
test-kitchen (1.2.1)
mixlib-shellout (~> 1.2)
net-scp (~> 1.1)
net-ssh (~> 2.7)
safe_yaml (~> 1.0)
thor (~> 0.18)
thor (0.19.1)
timers (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
guard-rake
kitchen-puppet!
kitchen-sharedtests (~> 0.2.0)
kitchen-vagrant
librarian-puppet
puppet
puppet-lint
puppetlabs_spec_helper
rake
rspec-puppet
test-kitchen