-
Notifications
You must be signed in to change notification settings - Fork 5
/
Gemfile.lock
140 lines (137 loc) · 3.44 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
139
140
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
concurrent-ruby (1.1.9)
deep_merge (1.2.1)
diff-lcs (1.4.4)
facter (4.2.0)
hocon (~> 1.3)
thor (>= 1.0.1, < 2.0)
faraday (0.17.4)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.14.0)
faraday (>= 0.7.4, < 1.0)
fast_gettext (1.1.2)
gettext (3.2.9)
locale (>= 2.0.5)
text (>= 1.3.0)
gettext-setup (0.34)
fast_gettext (~> 1.1.0)
gettext (>= 3.0.2, < 3.3.0)
locale
hiera (3.7.0)
hocon (1.3.1)
librarian-puppet (3.0.1)
librarianp (>= 0.6.3)
puppet_forge (~> 2.1)
rsync
librarianp (1.0.0)
thor (~> 1.0)
locale (2.1.3)
minitar (0.9)
mocha (1.12.0)
multi_json (1.15.0)
multipart-post (2.1.1)
parallel (1.20.1)
parser (3.0.1.1)
ast (~> 2.4.1)
pathspec (1.0.0)
puppet (7.7.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (> 2.0.1, < 5)
fast_gettext (~> 1.1)
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 (2.4.2)
puppet-lint-absolute_template_path (1.0.1)
puppet-lint (>= 1.1, < 3.0)
puppet-lint-legacy_facts-check (1.0.4)
puppet-lint (~> 2.4)
puppet-lint-strict_indent-check (2.0.7)
puppet-lint (> 1.0)
puppet-lint-top_scope_facts-check (1.0.1)
puppet-lint (~> 2.0)
puppet-lint-unquoted_string-check (2.0.0)
puppet-lint (>= 2.1, < 3.0)
puppet-lint-variable_contains_upcase (1.2.0)
puppet-lint (>= 1.0, < 3.0)
puppet-resource_api (1.8.13)
hocon (>= 1.0)
puppet-syntax (3.1.0)
puppet (>= 5)
rake
puppet_forge (2.3.4)
faraday (>= 0.9.0, < 0.18.0, != 0.13.1)
faraday_middleware (>= 0.9.0, < 0.15.0)
gettext-setup (~> 0.11)
minitar
semantic_puppet (~> 1.0)
puppetlabs_spec_helper (3.0.0)
mocha (~> 1.0)
pathspec (>= 0.2.1, < 1.1.0)
puppet-lint (~> 2.0)
puppet-syntax (>= 2.0, < 4)
rspec-puppet (~> 2.0)
rainbow (3.0.0)
rake (13.0.3)
regexp_parser (2.1.1)
rexml (3.2.5)
rspec (3.10.0)
rspec-core (~> 3.10.0)
rspec-expectations (~> 3.10.0)
rspec-mocks (~> 3.10.0)
rspec-core (3.10.1)
rspec-support (~> 3.10.0)
rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-mocks (3.10.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.10.0)
rspec-puppet (2.9.0)
rspec
rspec-support (3.10.2)
rsync (1.0.9)
rubocop (1.16.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
rubocop-ast (>= 1.7.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
rubocop-ast (1.7.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
rufo (0.13.0)
scanf (1.0.0)
semantic_puppet (1.0.3)
text (1.3.1)
thor (1.1.0)
unicode-display_width (2.0.0)
PLATFORMS
ruby
DEPENDENCIES
facter
librarian-puppet
puppet
puppet-lint
puppet-lint-absolute_template_path
puppet-lint-legacy_facts-check
puppet-lint-strict_indent-check
puppet-lint-top_scope_facts-check
puppet-lint-unquoted_string-check
puppet-lint-variable_contains_upcase
puppetlabs_spec_helper
rspec-puppet
rubocop
rufo
BUNDLED WITH
1.17.3