forked from signalfx/signalfx-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
172 lines (169 loc) · 4.06 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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
GEM
remote: https://rubygems.org/
specs:
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.1)
coderay (1.1.3)
concurrent-ruby (1.1.6)
deep_merge (1.2.1)
diff-lcs (1.4.4)
docile (1.3.2)
domain_name (0.5.20190701)
unf (>= 0.0.5, < 1.0.0)
facter (4.0.30)
hocon (~> 1.3)
thor (>= 1.0.1, < 2.0)
facterdb (1.2.0)
facter
jgrep
fast_gettext (1.8.0)
hiera (3.6.0)
hocon (1.3.1)
http-accept (1.7.0)
http-cookie (1.0.3)
domain_name (~> 0.5)
httpclient (2.8.3)
jgrep (1.5.2)
json (2.3.1)
json-schema (2.8.1)
addressable (>= 2.4)
locale (2.1.3)
metaclass (0.0.4)
metadata-json-lint (2.4.0)
json-schema (~> 2.8)
spdx-licenses (~> 1.0)
method_source (1.0.0)
mime-types (3.3.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2020.0512)
mocha (1.1.0)
metaclass (~> 0.0.1)
multi_json (1.15.0)
net-scp (3.0.0)
net-ssh (>= 2.6.5, < 7.0.0)
net-ssh (4.2.0)
net-telnet (0.2.0)
netrc (0.11.0)
parallel (1.19.2)
parallel_tests (2.32.0)
parallel
parser (2.7.1.4)
ast (~> 2.4.1)
pathspec (0.2.1)
powerpack (0.1.2)
pry (0.13.1)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (4.0.5)
puppet (6.17.0)
concurrent-ruby (~> 1.0)
deep_merge (~> 1.0)
facter (> 2.0.1, < 5)
fast_gettext (~> 1.1)
hiera (>= 3.2.1, < 4)
httpclient (~> 2.8)
locale (~> 2.1)
multi_json (~> 1.10)
puppet-resource_api (~> 1.5)
semantic_puppet (~> 1.0)
puppet-blacksmith (4.1.2)
rest-client (~> 2.0)
puppet-lint (2.4.2)
puppet-module-posix-default-r2.3 (0.5.0)
puppet-module-posix-dev-r2.3 (0.0.8)
metadata-json-lint
mocha (< 1.2.0)
parallel_tests
pry
puppet-blacksmith (>= 3.4.0)
puppet-lint
puppetlabs_spec_helper (>= 1.2.1)
rainbow (< 2.2.0)
rspec-puppet (>= 2.3.2)
rspec-puppet-facts
rspec_junit_formatter (~> 0.2)
rubocop
rubocop-rspec (~> 1.15)
simplecov
specinfra (= 2.67.3)
puppet-resource_api (1.8.13)
hocon (>= 1.0)
puppet-syntax (2.6.1)
puppet (>= 5)
rake
puppetlabs_spec_helper (2.15.0)
mocha (~> 1.0)
pathspec (~> 0.2.1)
puppet-lint (~> 2.0)
puppet-syntax (>= 2.0, < 4)
rspec-puppet (~> 2.0)
rainbow (2.1.0)
rake (13.0.1)
rest-client (2.1.0)
http-accept (>= 1.7.0, < 2.0)
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.9.0)
rspec-puppet (2.7.10)
rspec
rspec-puppet-facts (1.10.0)
facter
facterdb (>= 0.5.0)
json
puppet
rspec-support (3.9.3)
rspec_junit_formatter (0.4.1)
rspec-core (>= 2, < 4, != 2.12.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.16.0)
rubocop (>= 0.49.0)
ruby-progressbar (1.10.1)
semantic_puppet (1.0.2)
sfl (2.3)
simplecov (0.17.1)
docile (~> 1.1)
json (>= 1.8, < 3)
simplecov-html (~> 0.10.0)
simplecov-html (0.10.2)
spdx-licenses (1.2.0)
specinfra (2.67.3)
net-scp
net-ssh (>= 2.7, < 5.0)
net-telnet
sfl
thor (1.0.1)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.7)
unicode-display_width (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
fast_gettext
puppet
puppet-module-posix-default-r2.3
puppet-module-posix-dev-r2.3
puppet-module-win-default-r2.3
puppet-module-win-dev-r2.3
rspec_junit_formatter
BUNDLED WITH
2.1.4