-
Notifications
You must be signed in to change notification settings - Fork 4
/
Gemfile.lock
138 lines (133 loc) · 3.29 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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
GIT
remote: https://github.com/puppetlabs/puppetlabs-strings.git
revision: b39409ae79369c42769c4ce8f81f848dbb2d0279
specs:
puppet-strings (0.4.0)
puppet (>= 3.7.0)
yard (~> 0.8)
GIT
remote: https://github.com/rodjek/rspec-puppet.git
revision: 79d5373dcbfa4cd56c863f9e9ffe8f3b5e02b8a0
specs:
rspec-puppet (2.4.0)
rspec
GEM
remote: https://rubygems.org/
specs:
CFPropertyList (2.2.8)
ast (2.4.0)
diff-lcs (1.2.5)
facter (2.4.6)
CFPropertyList (~> 2.2.6)
facterdb (0.3.5)
facter
jgrep
hiera (3.2.0)
json_pure
jgrep (1.4.1)
json
json (2.0.1)
json_pure (2.0.1)
mcollective-client (2.8.4)
json
stomp
systemu
metaclass (0.0.4)
metadata-json-lint (0.0.11)
json
spdx-licenses (~> 1.0)
mocha (1.1.0)
metaclass (~> 0.0.1)
netaddr (2.0.3)
parallel (1.17.0)
parser (2.6.3.0)
ast (~> 2.4.0)
powerpack (0.1.2)
puppet (4.5.2)
CFPropertyList (~> 2.2.6)
facter (> 2.0, < 4)
hiera (>= 2.0, < 4)
json_pure
puppet-lint (1.1.0)
puppet-lint-absolute_classname-check (0.2.4)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-classes_and_types_beginning_with_digits-check (0.1.2)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-leading_zero-check (0.1.1)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-trailing_comma-check (0.3.2)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-unquoted_string-check (0.3.0)
puppet-lint (>= 1.0, < 3.0)
puppet-lint-variable_contains_upcase (1.0.0)
puppet-lint (~> 1.0)
puppet-lint-version_comparison-check (0.2.1)
puppet-lint (>= 1.0, < 3.0)
puppet-syntax (2.1.0)
rake
puppetlabs_spec_helper (1.1.1)
mocha
puppet-lint
puppet-syntax
rake
rspec-puppet
rainbow (2.2.2)
rake
rake (11.2.2)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.1)
rspec-support (~> 3.5.0)
rspec-expectations (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-puppet-facts (1.6.1)
facter
facterdb (>= 0.3.0)
json
mcollective-client
puppet
rspec-puppet-utils (2.2.1)
rspec-support (3.5.0)
rubocop (0.49.1)
parallel (~> 1.10)
parser (>= 2.3.3.1, < 3.0)
powerpack (~> 0.1)
rainbow (>= 1.99.1, < 3.0)
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
rubocop-rspec (1.5.0)
rubocop (>= 0.40.0)
ruby-progressbar (1.10.1)
spdx-licenses (1.1.0)
stomp (1.4.1)
systemu (2.6.5)
unicode-display_width (1.6.0)
yard (0.9.20)
PLATFORMS
ruby
DEPENDENCIES
metadata-json-lint
netaddr
puppet
puppet-lint-absolute_classname-check
puppet-lint-classes_and_types_beginning_with_digits-check
puppet-lint-leading_zero-check
puppet-lint-trailing_comma-check
puppet-lint-unquoted_string-check
puppet-lint-variable_contains_upcase
puppet-lint-version_comparison-check
puppet-strings!
puppetlabs_spec_helper
rspec-puppet!
rspec-puppet-facts
rspec-puppet-utils
rubocop (~> 0.49.0)
rubocop-rspec (~> 1.5)
BUNDLED WITH
1.16.1