forked from bobtfish/puppet-sudo
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathGemfile.lock
77 lines (74 loc) · 1.65 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
GEM
remote: https://rubygems.org/
specs:
concurrent-ruby (1.3.4)
deep_merge (1.2.2)
diff-lcs (1.5.1)
facter (4.10.0)
hocon (~> 1.3)
thor (>= 1.0.1, < 1.3)
fast_gettext (2.4.0)
prime
forwardable (1.3.3)
hiera (3.12.0)
hocon (1.4.0)
locale (2.1.4)
mocha (2.7.1)
ruby2_keywords (>= 0.0.5)
multi_json (1.15.0)
prime (0.1.3)
forwardable
singleton
puppet (7.33.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (> 2.0.1, < 5)
fast_gettext (>= 1.1, < 3)
hiera (>= 3.2.1, < 4)
locale (~> 2.1)
multi_json (~> 1.10)
puppet-resource_api (~> 1.5)
scanf (~> 1.0)
semantic_puppet (~> 1.0)
puppet-lint (4.2.4)
puppet-resource_api (1.9.0)
hocon (>= 1.0)
puppet-syntax (3.3.0)
puppet (>= 5)
rake
puppetlabs_spec_helper (1.1.1)
mocha
puppet-lint
puppet-syntax
rake
rspec-puppet
rake (11.1.1)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
rspec-mocks (~> 3.13.0)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-puppet (2.12.0)
rspec
rspec-support (3.13.2)
ruby2_keywords (0.0.5)
scanf (1.0.0)
semantic_puppet (1.1.0)
singleton (0.3.0)
thor (1.2.2)
PLATFORMS
ruby
DEPENDENCIES
puppet (= 7.33.0)
puppetlabs_spec_helper (~> 1.1.0)
rake (= 11.1.1)
rspec-puppet (= 2.12.0)
BUNDLED WITH
2.1.4