chef-handler-datadog 0.15.0 → 0.16.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/Gemfile.lock CHANGED
@@ -1,95 +1,185 @@
1
1
  PATH
2
2
  remote: .
3
3
  specs:
4
- chef-handler-datadog (0.13.0)
5
- dogapi (~> 1.42.0)
4
+ chef-handler-datadog (0.16.0)
5
+ dogapi (~> 1.45.0)
6
6
 
7
7
  GEM
8
- remote: http://rubygems.org/
8
+ remote: https://rubygems.org/
9
9
  specs:
10
- addressable (2.7.0)
11
- public_suffix (>= 2.0.2, < 5.0)
12
- appraisal (2.0.2)
10
+ activesupport (7.1.5.2)
11
+ base64
12
+ benchmark (>= 0.3)
13
+ bigdecimal
14
+ concurrent-ruby (~> 1.0, >= 1.0.2)
15
+ connection_pool (>= 2.2.5)
16
+ drb
17
+ i18n (>= 1.6, < 2)
18
+ logger (>= 1.4.2)
19
+ minitest (>= 5.1)
20
+ mutex_m
21
+ securerandom (>= 0.3)
22
+ tzinfo (~> 2.0)
23
+ addressable (2.8.8)
24
+ public_suffix (>= 2.0.2, < 8.0)
25
+ appraisal (2.5.0)
13
26
  bundler
14
27
  rake
15
28
  thor (>= 0.14.0)
16
- ast (2.4.0)
17
- bcrypt_pbkdf (1.0.1)
18
- builder (3.2.4)
19
- chef (15.6.10)
29
+ ast (2.4.3)
30
+ aws-eventstream (1.4.0)
31
+ aws-partitions (1.1190.0)
32
+ aws-sdk-core (3.239.2)
33
+ aws-eventstream (~> 1, >= 1.3.0)
34
+ aws-partitions (~> 1, >= 1.992.0)
35
+ aws-sigv4 (~> 1.9)
36
+ base64
37
+ bigdecimal
38
+ jmespath (~> 1, >= 1.6.1)
39
+ logger
40
+ aws-sdk-kms (1.118.0)
41
+ aws-sdk-core (~> 3, >= 3.239.1)
42
+ aws-sigv4 (~> 1.5)
43
+ aws-sdk-s3 (1.206.0)
44
+ aws-sdk-core (~> 3, >= 3.234.0)
45
+ aws-sdk-kms (~> 1)
46
+ aws-sigv4 (~> 1.5)
47
+ aws-sdk-secretsmanager (1.124.0)
48
+ aws-sdk-core (~> 3, >= 3.239.1)
49
+ aws-sigv4 (~> 1.5)
50
+ aws-sigv4 (1.12.1)
51
+ aws-eventstream (~> 1, >= 1.0.2)
52
+ base64 (0.3.0)
53
+ benchmark (0.5.0)
54
+ bigdecimal (3.3.1)
55
+ builder (3.3.0)
56
+ chef (18.8.54)
57
+ activesupport (>= 4.2.7.1, <= 7.1.5.2)
20
58
  addressable
21
- bcrypt_pbkdf (~> 1.0)
22
- bundler (>= 1.10)
23
- chef-config (= 15.6.10)
24
- chef-utils (= 15.6.10)
25
- chef-zero (>= 14.0.11)
26
- diff-lcs (~> 1.2, >= 1.2.4)
27
- ed25519 (~> 1.2)
59
+ aws-sdk-s3 (~> 1.91)
60
+ aws-sdk-secretsmanager (~> 1.46)
61
+ chef-config (= 18.8.54)
62
+ chef-utils (= 18.8.54)
63
+ chef-vault
64
+ chef-zero (>= 15.0.21)
65
+ corefoundation (~> 0.3.4)
66
+ diff-lcs (>= 1.2.4, < 1.6.0, != 1.4.0)
28
67
  erubis (~> 2.7)
29
- ffi (~> 1.9, >= 1.9.25)
30
- ffi-libarchive
68
+ ffi (>= 1.15.5, <= 1.16.3)
69
+ ffi-libarchive (~> 1.0, >= 1.0.3)
31
70
  ffi-yajl (~> 2.2)
32
- highline (>= 1.6.9, < 2)
33
71
  iniparse (~> 1.4)
34
- license-acceptance (~> 1.0, >= 1.0.5)
72
+ inspec-core (>= 5, < 6)
73
+ license-acceptance (>= 1.0.5, < 3)
35
74
  mixlib-archive (>= 0.4, < 2.0)
36
75
  mixlib-authentication (>= 2.1, < 4)
37
76
  mixlib-cli (>= 2.1.1, < 3.0)
38
- mixlib-log (>= 2.0.3, < 4.0)
39
- mixlib-shellout (>= 3.0.3, < 4.0)
40
- net-sftp (~> 2.1, >= 2.1.2)
41
- net-ssh (>= 4.2, < 6)
42
- net-ssh-multi (~> 1.2, >= 1.2.1)
43
- ohai (~> 15.0)
77
+ mixlib-log (>= 2.0.3, < 3.2)
78
+ mixlib-shellout (>= 3.1.1, < 4.0)
79
+ net-ftp
80
+ net-sftp (>= 2.1.2, < 5.0)
81
+ ohai (~> 18.0)
44
82
  plist (~> 3.2)
45
- proxifier (~> 1.0)
83
+ proxifier2 (~> 1.1)
46
84
  syslog-logger (~> 1.6)
47
- train-core (~> 3.1)
48
- train-winrm (>= 0.2.5)
49
- tty-screen (~> 0.6)
50
- uuidtools (~> 2.1.5)
51
- chef-config (15.6.10)
85
+ train-core (~> 3.13, >= 3.13.4)
86
+ train-rest (>= 0.4.1)
87
+ train-winrm (~> 0.2.17)
88
+ unf_ext (~> 0.0.8.2)
89
+ uri (~> 1.0.3)
90
+ uuidtools (>= 2.1.5, < 3.0)
91
+ vault (~> 0.18.2)
92
+ chef-config (18.8.54)
52
93
  addressable
53
- chef-utils (= 15.6.10)
94
+ chef-utils (= 18.8.54)
54
95
  fuzzyurl
55
96
  mixlib-config (>= 2.2.12, < 4.0)
56
97
  mixlib-shellout (>= 2.0, < 4.0)
57
98
  tomlrb (~> 1.2)
58
- chef-utils (15.6.10)
59
- chef-zero (14.0.17)
60
- ffi-yajl (~> 2.2)
61
- hashie (>= 2.0, < 4.0)
99
+ chef-gyoku (1.4.5)
100
+ builder (>= 2.1.2)
101
+ rexml (~> 3.4)
102
+ chef-telemetry (1.1.1)
103
+ chef-config
104
+ concurrent-ruby (~> 1.0)
105
+ chef-utils (18.8.54)
106
+ concurrent-ruby
107
+ chef-vault (4.2.5)
108
+ syslog (~> 0.3)
109
+ chef-winrm (2.3.12)
110
+ builder (>= 2.1.2)
111
+ chef-gyoku (~> 1.4.0, <= 1.4.5)
112
+ erubi (~> 1.8)
113
+ ffi (>= 1.15.5, < 1.17.0)
114
+ gssapi (~> 1.2)
115
+ httpclient (~> 2.2, >= 2.2.0.2)
116
+ logging (>= 1.6.1, < 3.0)
117
+ nori (= 2.7.0)
118
+ rexml (~> 3.3)
119
+ rubyntlm (~> 0.6.0, >= 0.6.3)
120
+ chef-winrm-elevated (1.2.5)
121
+ chef-winrm (>= 2.3.11)
122
+ chef-winrm-fs (>= 1.3.7)
123
+ erubi (~> 1.8)
124
+ chef-winrm-fs (1.3.7)
125
+ chef-winrm (>= 2.3.11)
126
+ erubi (>= 1.7)
127
+ logging (>= 1.6.1, < 3.0)
128
+ rubyzip (~> 2.0)
129
+ chef-zero (15.1.0)
130
+ ffi-yajl (>= 2.2, < 4.0)
131
+ hashie (>= 2.0, < 6.0)
62
132
  mixlib-log (>= 2.0, < 4.0)
63
- rack (~> 2.0, >= 2.0.6)
133
+ rack (~> 3.1, >= 3.1.16)
134
+ rackup (~> 2.2, >= 2.2.1)
135
+ unf_ext (~> 0.0.8)
64
136
  uuidtools (~> 2.1)
65
- coderay (1.1.2)
66
- crack (0.4.3)
67
- safe_yaml (~> 1.0.0)
68
- diff-lcs (1.3)
69
- docile (1.3.2)
70
- dogapi (1.42.0)
137
+ webrick
138
+ coderay (1.1.3)
139
+ concurrent-ruby (1.3.5)
140
+ connection_pool (2.5.5)
141
+ corefoundation (0.3.13)
142
+ ffi (>= 1.15.0)
143
+ crack (1.0.1)
144
+ bigdecimal
145
+ rexml
146
+ date (3.5.0)
147
+ diff-lcs (1.5.1)
148
+ docile (1.4.1)
149
+ dogapi (1.45.0)
71
150
  multi_json
72
- dotenv (2.7.5)
73
- ed25519 (1.2.4)
74
- equatable (0.6.1)
75
- erubi (1.9.0)
151
+ domain_name (0.6.20240107)
152
+ dotenv (3.1.8)
153
+ drb (2.2.3)
154
+ erubi (1.13.1)
76
155
  erubis (2.7.0)
77
- ffi (1.11.3)
78
- ffi-libarchive (1.0.0)
156
+ faraday (2.14.0)
157
+ faraday-net_http (>= 2.0, < 3.5)
158
+ json
159
+ logger
160
+ faraday-follow_redirects (0.4.0)
161
+ faraday (>= 1, < 3)
162
+ faraday-net_http (3.4.2)
163
+ net-http (~> 0.5)
164
+ ffi (1.16.3)
165
+ ffi-libarchive (1.1.14)
79
166
  ffi (~> 1.0)
80
- ffi-yajl (2.3.3)
81
- libyajl2 (~> 1.2)
82
- formatador (0.2.5)
167
+ ffi-yajl (2.6.0)
168
+ libyajl2 (>= 1.2)
169
+ formatador (1.2.3)
170
+ reline
83
171
  fuzzyurl (0.9.0)
84
- gssapi (1.3.0)
172
+ gssapi (1.3.1)
85
173
  ffi (>= 1.0.1)
86
- guard (2.16.1)
174
+ guard (2.19.1)
87
175
  formatador (>= 0.2.4)
88
176
  listen (>= 2.7, < 4.0)
177
+ logger (~> 1.6)
89
178
  lumberjack (>= 1.0.12, < 2.0)
90
179
  nenv (~> 0.1)
91
180
  notiffany (~> 0.0)
92
- pry (>= 0.9.12)
181
+ ostruct (~> 0.6)
182
+ pry (>= 0.13.0)
93
183
  shellany (~> 0.0)
94
184
  thor (>= 0.18.1)
95
185
  guard-compat (1.2.1)
@@ -97,191 +187,267 @@ GEM
97
187
  guard (~> 2.1)
98
188
  guard-compat (~> 1.1)
99
189
  rspec (>= 2.99.0, < 4.0)
100
- guard-rubocop (1.3.0)
101
- guard (~> 2.0)
102
- rubocop (~> 0.20)
103
- gyoku (1.3.1)
104
- builder (>= 2.1.2)
105
- hashdiff (1.0.0)
106
- hashie (3.6.0)
107
- highline (1.7.10)
108
- httpclient (2.8.3)
109
- iniparse (1.4.4)
190
+ hashdiff (1.2.1)
191
+ hashie (4.1.0)
192
+ http-accept (1.7.0)
193
+ http-cookie (1.1.0)
194
+ domain_name (~> 0.5)
195
+ httpclient (2.9.0)
196
+ mutex_m
197
+ i18n (1.14.7)
198
+ concurrent-ruby (~> 1.0)
199
+ iniparse (1.5.0)
200
+ inspec-core (5.22.3)
201
+ addressable (~> 2.4)
202
+ chef-telemetry (~> 1.0, >= 1.0.8)
203
+ faraday (>= 1, < 3)
204
+ faraday-follow_redirects (~> 0.3)
205
+ hashie (>= 3.4, < 5.0)
206
+ license-acceptance (>= 0.2.13, < 3.0)
207
+ method_source (>= 0.8, < 2.0)
208
+ mixlib-log (~> 3.0)
209
+ multipart-post (~> 2.0)
210
+ parallel (~> 1.9)
211
+ parslet (>= 1.5, < 2.0)
212
+ pry (~> 0.13)
213
+ rspec (>= 3.9, <= 3.11)
214
+ rspec-its (~> 1.2)
215
+ rubyzip (>= 1.2.2, < 3.0)
216
+ semverse (~> 3.0)
217
+ sslshake (~> 1.2)
218
+ thor (>= 0.20, < 2.0)
219
+ tomlrb (>= 1.2, < 2.1)
220
+ train-core (~> 3.10)
221
+ tty-prompt (~> 0.17)
222
+ tty-table (~> 0.10)
223
+ io-console (0.8.1)
110
224
  ipaddress (0.8.3)
111
- jaro_winkler (1.5.4)
112
- json (2.3.0)
113
- libyajl2 (1.2.0)
114
- license-acceptance (1.0.13)
225
+ jmespath (1.6.2)
226
+ json (2.16.0)
227
+ language_server-protocol (3.17.0.5)
228
+ libyajl2 (2.1.0)
229
+ license-acceptance (2.1.13)
115
230
  pastel (~> 0.7)
116
- tomlrb (~> 1.2)
117
- tty-box (~> 0.3)
118
- tty-prompt (~> 0.18)
119
- listen (3.2.1)
231
+ tomlrb (>= 1.2, < 3.0)
232
+ tty-box (~> 0.6)
233
+ tty-prompt (~> 0.20)
234
+ lint_roller (1.1.0)
235
+ listen (3.9.0)
120
236
  rb-fsevent (~> 0.10, >= 0.10.3)
121
237
  rb-inotify (~> 0.9, >= 0.9.10)
122
238
  little-plugger (1.1.4)
123
- logging (2.2.2)
239
+ logger (1.7.0)
240
+ logging (2.4.0)
124
241
  little-plugger (~> 1.1)
125
- multi_json (~> 1.10)
126
- lumberjack (1.0.13)
127
- method_source (0.9.2)
128
- mixlib-archive (1.0.5)
242
+ multi_json (~> 1.14)
243
+ lumberjack (1.4.2)
244
+ method_source (1.1.0)
245
+ mime-types (3.7.0)
246
+ logger
247
+ mime-types-data (~> 3.2025, >= 3.2025.0507)
248
+ mime-types-data (3.2025.0924)
249
+ minitest (5.26.2)
250
+ mixlib-archive (1.3.3)
129
251
  mixlib-log
130
- mixlib-authentication (3.0.6)
131
- mixlib-cli (2.1.5)
132
- mixlib-config (3.0.6)
252
+ mixlib-authentication (3.0.10)
253
+ mixlib-cli (2.1.8)
254
+ mixlib-config (3.0.27)
133
255
  tomlrb
134
- mixlib-log (3.0.8)
135
- mixlib-shellout (3.0.9)
136
- multi_json (1.14.1)
137
- necromancer (0.5.1)
256
+ mixlib-log (3.1.2.1)
257
+ ffi (< 1.17.0)
258
+ mixlib-shellout (3.3.9)
259
+ chef-utils
260
+ multi_json (1.18.0)
261
+ multipart-post (2.4.1)
262
+ mutex_m (0.3.0)
138
263
  nenv (0.3.0)
139
- net-scp (2.0.0)
140
- net-ssh (>= 2.6.5, < 6.0.0)
141
- net-sftp (2.1.2)
142
- net-ssh (>= 2.6.5)
143
- net-ssh (5.2.0)
144
- net-ssh-gateway (2.0.0)
145
- net-ssh (>= 4.0.0)
146
- net-ssh-multi (1.2.1)
147
- net-ssh (>= 2.6.5)
148
- net-ssh-gateway (>= 1.2.0)
149
- nori (2.6.0)
264
+ net-ftp (0.3.9)
265
+ net-protocol
266
+ time
267
+ net-http (0.8.0)
268
+ uri (>= 0.11.1)
269
+ net-protocol (0.2.2)
270
+ timeout
271
+ net-scp (4.1.0)
272
+ net-ssh (>= 2.6.5, < 8.0.0)
273
+ net-sftp (4.0.0)
274
+ net-ssh (>= 5.0.0, < 8.0.0)
275
+ net-ssh (7.3.0)
276
+ netrc (0.11.0)
277
+ nori (2.7.0)
278
+ bigdecimal
150
279
  notiffany (0.1.3)
151
280
  nenv (~> 0.1)
152
281
  shellany (~> 0.0)
153
- ohai (15.6.3)
154
- chef-config (>= 12.8, < 16)
155
- ffi (~> 1.9)
282
+ ohai (18.2.6)
283
+ chef-config (>= 14.12, < 19)
284
+ chef-utils (>= 16.0, < 19)
285
+ ffi (~> 1.9, <= 1.17.0)
156
286
  ffi-yajl (~> 2.2)
157
287
  ipaddress
158
288
  mixlib-cli (>= 1.7.0)
159
289
  mixlib-config (>= 2.0, < 4.0)
160
290
  mixlib-log (>= 2.0.1, < 4.0)
161
- mixlib-shellout (>= 2.0, < 4.0)
291
+ mixlib-shellout (~> 3.2, >= 3.2.5)
162
292
  plist (~> 3.1)
163
- systemu (~> 2.6.4)
293
+ train-core
164
294
  wmi-lite (~> 1.0)
165
- parallel (1.19.1)
166
- parser (2.7.0.1)
167
- ast (~> 2.4.0)
168
- pastel (0.7.3)
169
- equatable (~> 0.6)
295
+ ostruct (0.6.3)
296
+ parallel (1.27.0)
297
+ parser (3.3.10.0)
298
+ ast (~> 2.4.1)
299
+ racc
300
+ parslet (1.8.2)
301
+ pastel (0.8.0)
170
302
  tty-color (~> 0.5)
171
- plist (3.5.0)
172
- proxifier (1.0.3)
173
- pry (0.12.2)
174
- coderay (~> 1.1.0)
175
- method_source (~> 0.9.0)
176
- public_suffix (4.0.2)
177
- rack (2.2.3)
178
- rainbow (3.0.0)
179
- rake (13.0.1)
180
- rb-fsevent (0.10.3)
181
- rb-inotify (0.10.1)
303
+ plist (3.7.2)
304
+ prism (1.6.0)
305
+ proxifier2 (1.1.0)
306
+ pry (0.15.2)
307
+ coderay (~> 1.1)
308
+ method_source (~> 1.0)
309
+ public_suffix (7.0.0)
310
+ racc (1.8.1)
311
+ rack (3.2.4)
312
+ rackup (2.2.1)
313
+ rack (>= 3)
314
+ rainbow (3.1.1)
315
+ rake (13.3.1)
316
+ rb-fsevent (0.11.2)
317
+ rb-inotify (0.11.1)
182
318
  ffi (~> 1.0)
183
- rspec (3.9.0)
184
- rspec-core (~> 3.9.0)
185
- rspec-expectations (~> 3.9.0)
186
- rspec-mocks (~> 3.9.0)
187
- rspec-core (3.9.1)
188
- rspec-support (~> 3.9.1)
189
- rspec-expectations (3.9.0)
319
+ regexp_parser (2.11.3)
320
+ reline (0.6.3)
321
+ io-console (~> 0.5)
322
+ rest-client (2.1.0)
323
+ http-accept (>= 1.7.0, < 2.0)
324
+ http-cookie (>= 1.0.2, < 2.0)
325
+ mime-types (>= 1.16, < 4.0)
326
+ netrc (~> 0.8)
327
+ rexml (3.4.4)
328
+ rspec (3.11.0)
329
+ rspec-core (~> 3.11.0)
330
+ rspec-expectations (~> 3.11.0)
331
+ rspec-mocks (~> 3.11.0)
332
+ rspec-core (3.11.0)
333
+ rspec-support (~> 3.11.0)
334
+ rspec-expectations (3.11.1)
190
335
  diff-lcs (>= 1.2.0, < 2.0)
191
- rspec-support (~> 3.9.0)
192
- rspec-mocks (3.9.0)
336
+ rspec-support (~> 3.11.0)
337
+ rspec-its (1.3.1)
338
+ rspec-core (>= 3.0.0)
339
+ rspec-expectations (>= 3.0.0)
340
+ rspec-mocks (3.11.2)
193
341
  diff-lcs (>= 1.2.0, < 2.0)
194
- rspec-support (~> 3.9.0)
195
- rspec-support (3.9.2)
196
- rubocop (0.78.0)
197
- jaro_winkler (~> 1.5.1)
342
+ rspec-support (~> 3.11.0)
343
+ rspec-support (3.11.1)
344
+ rubocop (1.81.7)
345
+ json (~> 2.3)
346
+ language_server-protocol (~> 3.17.0.2)
347
+ lint_roller (~> 1.1.0)
198
348
  parallel (~> 1.10)
199
- parser (>= 2.6)
349
+ parser (>= 3.3.0.2)
200
350
  rainbow (>= 2.2.2, < 4.0)
351
+ regexp_parser (>= 2.9.3, < 3.0)
352
+ rubocop-ast (>= 1.47.1, < 2.0)
201
353
  ruby-progressbar (~> 1.7)
202
- unicode-display_width (>= 1.4.0, < 1.7)
203
- ruby-progressbar (1.10.1)
204
- rubyntlm (0.6.2)
205
- rubyzip (2.0.0)
206
- safe_yaml (1.0.5)
354
+ unicode-display_width (>= 2.4.0, < 4.0)
355
+ rubocop-ast (1.48.0)
356
+ parser (>= 3.3.7.2)
357
+ prism (~> 1.4)
358
+ ruby-progressbar (1.13.0)
359
+ rubyntlm (0.6.5)
360
+ base64
361
+ rubyzip (2.4.1)
362
+ securerandom (0.4.1)
363
+ semverse (3.0.2)
207
364
  shellany (0.0.1)
208
- simplecov (0.17.1)
365
+ simplecov (0.22.0)
209
366
  docile (~> 1.1)
210
- json (>= 1.8, < 3)
211
- simplecov-html (~> 0.10.0)
212
- simplecov-html (0.10.2)
213
- strings (0.1.8)
214
- strings-ansi (~> 0.1)
215
- unicode-display_width (~> 1.5)
367
+ simplecov-html (~> 0.11)
368
+ simplecov_json_formatter (~> 0.1)
369
+ simplecov-html (0.13.2)
370
+ simplecov_json_formatter (0.1.4)
371
+ sslshake (1.3.1)
372
+ strings (0.2.1)
373
+ strings-ansi (~> 0.2)
374
+ unicode-display_width (>= 1.5, < 3.0)
216
375
  unicode_utils (~> 1.4)
217
376
  strings-ansi (0.2.0)
377
+ syslog (0.3.0)
378
+ logger
218
379
  syslog-logger (1.6.8)
219
- systemu (2.6.5)
220
380
  terminal-notifier-guard (1.7.0)
221
- thor (1.0.1)
222
- tomlrb (1.2.9)
223
- train-core (3.2.5)
381
+ thor (1.4.0)
382
+ time (0.4.1)
383
+ date
384
+ timeout (0.4.4)
385
+ tomlrb (1.3.0)
386
+ train-core (3.13.4)
387
+ addressable (~> 2.5)
388
+ ffi (~> 1.16.0)
224
389
  json (>= 1.8, < 3.0)
225
390
  mixlib-shellout (>= 2.0, < 4.0)
226
- net-scp (>= 1.2, < 3.0)
227
- net-ssh (>= 2.9, < 6.0)
228
- train-winrm (0.2.5)
229
- winrm (~> 2.0)
230
- winrm-fs (~> 1.0)
391
+ net-scp (>= 1.2, < 5.0)
392
+ net-ssh (>= 2.9, < 8.0)
393
+ train-rest (0.5.0)
394
+ aws-sigv4 (~> 1.5)
395
+ rest-client (~> 2.1)
396
+ train-core (~> 3.0)
397
+ train-winrm (0.2.19)
398
+ chef-winrm (~> 2.3.12)
399
+ chef-winrm-elevated (~> 1.2.5)
400
+ chef-winrm-fs (~> 1.3.7)
231
401
  travis-lint (2.0.0)
232
402
  json
233
- tty-box (0.5.0)
234
- pastel (~> 0.7.2)
235
- strings (~> 0.1.6)
403
+ tty-box (0.7.0)
404
+ pastel (~> 0.8)
405
+ strings (~> 0.2.0)
236
406
  tty-cursor (~> 0.7)
237
- tty-color (0.5.0)
238
- tty-cursor (0.7.0)
239
- tty-prompt (0.20.0)
240
- necromancer (~> 0.5.0)
241
- pastel (~> 0.7.0)
242
- tty-reader (~> 0.7.0)
243
- tty-reader (0.7.0)
407
+ tty-color (0.6.0)
408
+ tty-cursor (0.7.1)
409
+ tty-prompt (0.23.1)
410
+ pastel (~> 0.8)
411
+ tty-reader (~> 0.8)
412
+ tty-reader (0.9.0)
244
413
  tty-cursor (~> 0.7)
245
- tty-screen (~> 0.7)
246
- wisper (~> 2.0.0)
247
- tty-screen (0.7.0)
248
- unicode-display_width (1.6.0)
414
+ tty-screen (~> 0.8)
415
+ wisper (~> 2.0)
416
+ tty-screen (0.8.2)
417
+ tty-table (0.12.0)
418
+ pastel (~> 0.8)
419
+ strings (~> 0.2.0)
420
+ tty-screen (~> 0.8)
421
+ tzinfo (2.0.6)
422
+ concurrent-ruby (~> 1.0)
423
+ unf_ext (0.0.8.2)
424
+ unicode-display_width (2.6.0)
249
425
  unicode_utils (1.4.0)
250
- uuidtools (2.1.5)
251
- vcr (5.0.0)
252
- webmock (3.7.6)
253
- addressable (>= 2.3.6)
426
+ uri (1.0.4)
427
+ uuidtools (2.2.0)
428
+ vault (0.18.2)
429
+ aws-sigv4
430
+ vcr (6.3.1)
431
+ base64
432
+ webmock (3.26.1)
433
+ addressable (>= 2.8.0)
254
434
  crack (>= 0.3.2)
255
435
  hashdiff (>= 0.4.0, < 2.0.0)
256
- winrm (2.3.4)
257
- builder (>= 2.1.2)
258
- erubi (~> 1.8)
259
- gssapi (~> 1.2)
260
- gyoku (~> 1.0)
261
- httpclient (~> 2.2, >= 2.2.0.2)
262
- logging (>= 1.6.1, < 3.0)
263
- nori (~> 2.0)
264
- rubyntlm (~> 0.6.0, >= 0.6.1)
265
- winrm-fs (1.3.4)
266
- erubi (~> 1.8)
267
- logging (>= 1.6.1, < 3.0)
268
- rubyzip (~> 2.0)
269
- winrm (~> 2.0)
436
+ webrick (1.9.2)
270
437
  wisper (2.0.1)
271
- wmi-lite (1.0.5)
438
+ wmi-lite (1.0.7)
272
439
 
273
440
  PLATFORMS
274
441
  ruby
275
442
 
276
443
  DEPENDENCIES
277
- appraisal (~> 2.0.1)
444
+ appraisal (~> 2.5)
278
445
  bundler
279
- chef (~> 15.0)
446
+ chef (~> 18.0)
280
447
  chef-handler-datadog!
281
448
  dotenv
282
449
  guard
283
450
  guard-rspec
284
- guard-rubocop
285
451
  pry
286
452
  rake
287
453
  rspec
@@ -290,7 +456,7 @@ DEPENDENCIES
290
456
  terminal-notifier-guard
291
457
  travis-lint
292
458
  vcr
293
- webmock
459
+ webmock (>= 3.0)
294
460
 
295
461
  BUNDLED WITH
296
- 1.17.3
462
+ 2.4.10
data/README.md CHANGED
@@ -27,12 +27,28 @@ end
27
27
 
28
28
  The Datadog Docs on [Chef](http://docs.datadoghq.com/guides/chef/#deployhandler) has detailed instructions.
29
29
 
30
+ ## Compatibility
31
+
32
+ This handler is tested against the following Chef Infra Client and Ruby version combinations:
33
+
34
+ | Chef Version | Supported Ruby Versions |
35
+ |--------------|-------------------------|
36
+ | Chef 12 | 2.4 |
37
+ | Chef 13 | 2.4, 2.5 |
38
+ | Chef 14 | 2.5, 2.6 |
39
+ | Chef 15 | 2.5, 2.6, 2.7 |
40
+ | Chef 16 | 2.6, 2.7 |
41
+ | Chef 17 | 2.7, 3.0, 3.1, 3.2, 3.3 |
42
+ | Chef 18 | 3.1, 3.2, 3.3 |
43
+
44
+ **Note:** Chef Infra Client packages include their own embedded Ruby runtime. The versions listed above reflect the Ruby versions that are compatible with each Chef version. For production use, it's recommended to use the Ruby version bundled with your Chef Infra Client installation.
45
+
30
46
  ## Contributing to chef-handler-datadog
31
47
 
32
48
  See [CONTRIBUTING.md](CONTRIBUTING.md)
33
49
 
34
50
  ## Copyright
35
51
 
36
- Copyright (c) 2012-2014 Datadog, Inc. See LICENSE.txt for further details.
52
+ Copyright (c) 2012-2025 Datadog, Inc. See LICENSE.txt for further details.
37
53
 
38
54
  [cookbook]: https://supermarket.getchef.com/cookbooks/datadog