forked from newrelic/puppet-nrsysmond
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
53 lines (50 loc) · 1.09 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
GIT
remote: https://github.com/rodjek/rspec-puppet.git
revision: 8459e14807977244c00bdbcf190062c529b63474
specs:
rspec-puppet (2.0.0)
rspec (~> 2.0)
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
diff-lcs (1.1.3)
facter (2.4.0)
CFPropertyList (~> 2.2.6)
hiera (1.3.4)
json_pure
json_pure (1.8.2)
metaclass (0.0.1)
mocha (0.13.1)
metaclass (~> 0.0.1)
puppet (3.6.2)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
rgen (~> 0.6.5)
puppet-lint (1.0.1)
puppet-syntax (1.4.1)
rake
puppetlabs_spec_helper (0.4.0)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.0.3)
rgen (0.6.6)
rspec (2.12.0)
rspec-core (~> 2.12.0)
rspec-expectations (~> 2.12.0)
rspec-mocks (~> 2.12.0)
rspec-core (2.12.2)
rspec-expectations (2.12.1)
diff-lcs (~> 1.1.3)
rspec-mocks (2.12.1)
PLATFORMS
ruby
DEPENDENCIES
puppet (~> 3.6.2)
puppet-lint (~> 1.0.0)
puppet-syntax
puppetlabs_spec_helper
rspec-puppet!