-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
43 lines (41 loc) · 889 Bytes
/
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
GEM
remote: http://rubygems.org/
specs:
diff-lcs (1.1.3)
facter (1.6.12)
iconv (0.1)
kwalify (0.7.2)
metaclass (0.0.1)
mocha (0.12.6)
metaclass (~> 0.0.1)
puppet (2.7.19)
facter (~> 1.5)
puppet-lint (0.3.1)
puppetlabs_spec_helper (0.1.0)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (0.9.2.2)
rspec (2.11.0)
rspec-core (~> 2.11.0)
rspec-expectations (~> 2.11.0)
rspec-mocks (~> 2.11.0)
rspec-core (2.11.1)
rspec-expectations (2.11.3)
diff-lcs (~> 1.1.3)
rspec-mocks (2.11.3)
rspec-puppet (0.1.4)
rspec
PLATFORMS
ruby
DEPENDENCIES
iconv (~> 0.1)
kwalify (~> 0.7.2)
mocha (~> 0.12.6)
puppet (~> 2.7)
puppet-lint (~> 0.3.1)
puppetlabs_spec_helper (~> 0.1.0)
rake (~> 0.9.2)
rspec (~> 2.11.0)
rspec-puppet (~> 0.1.4)