-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
81 lines (78 loc) · 1.69 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
GIT
remote: https://github.com/rodjek/rspec-puppet.git
revision: 389f99ef666521fec1b4530fe69dc1ab84a060a8
branch: master
specs:
rspec-puppet (1.0.1)
rspec
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
builder (3.2.2)
ci_reporter (2.0.0)
builder (>= 2.1.2)
diff-lcs (1.2.5)
docile (1.1.5)
facter (2.2.0)
CFPropertyList (~> 2.2.6)
hiera (1.3.4)
json_pure
json_pure (1.8.1)
metaclass (0.0.4)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.10.1)
power_assert (0.1.3)
puppet (3.5.1)
facter (> 1.6, < 3)
hiera (~> 1.0)
json_pure
rgen (~> 0.6.5)
puppet-lint (1.0.1)
puppetlabs_spec_helper (0.3.0)
mocha (>= 0.10.5)
rake
rspec (>= 2.9.0)
rspec-puppet (>= 0.1.1)
rake (10.3.2)
rgen (0.6.6)
rspec (2.99.0)
rspec-core (~> 2.99.0)
rspec-expectations (~> 2.99.0)
rspec-mocks (~> 2.99.0)
rspec-core (2.99.2)
rspec-expectations (2.99.2)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.99.2)
rspec-puppet-utils (2.0.4)
rspec_junit_formatter (0.2.0)
builder (< 4)
rspec (>= 2, < 4)
rspec-core (!= 2.12.0)
simplecov (0.9.0)
docile (~> 1.1.0)
multi_json
simplecov-html (~> 0.8.0)
simplecov-html (0.8.0)
simplecov-rcov (0.2.3)
simplecov (>= 0.4.1)
test-unit (3.0.1)
power_assert
PLATFORMS
ruby
DEPENDENCIES
ci_reporter
facter (>= 1.6.10)
mocha
puppet (= 3.5.1)
puppet-lint
puppetlabs_spec_helper (= 0.3.0)
rake (>= 0.9.2)
rspec (~> 2.0)
rspec-puppet!
rspec-puppet-utils
rspec_junit_formatter
simplecov
simplecov-rcov
test-unit