Skip to content

Commit 61f18e9

Browse files
build(deps): bump inspec-core from 5.24.7 to 6.8.24
Bumps [inspec-core](https://github.com/inspec/inspec) from 5.24.7 to 6.8.24. - [Release notes](https://github.com/inspec/inspec/releases) - [Changelog](https://github.com/inspec/inspec/blob/main/CHANGELOG.md) - [Commits](inspec/inspec@v5.24.7...v6.8.24) --- updated-dependencies: - dependency-name: inspec-core dependency-version: 6.8.24 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 40635fd commit 61f18e9

File tree

1 file changed

+46
-30
lines changed

1 file changed

+46
-30
lines changed

Gemfile.lock

Lines changed: 46 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ GEM
1313
minitest (>= 5.1)
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
16-
addressable (2.8.7)
17-
public_suffix (>= 2.0.2, < 7.0)
16+
addressable (2.9.0)
17+
public_suffix (>= 2.0.2, < 8.0)
1818
ast (2.4.3)
1919
azure_graph_rbac (0.17.2)
2020
ms_rest_azure (~> 0.12.0)
@@ -44,6 +44,15 @@ GEM
4444
chef-gyoku (1.5.0)
4545
builder (>= 2.1.2)
4646
rexml (~> 3.4)
47+
chef-licensing (1.4.1)
48+
chef-config (>= 15)
49+
faraday (>= 1, < 3)
50+
faraday-http-cache
51+
mixlib-log (~> 3.0)
52+
ostruct (~> 0.6.0)
53+
pstore (~> 0.1.1)
54+
tty-prompt (~> 0.23)
55+
tty-spinner (~> 0.9.3)
4756
chef-telemetry (1.1.1)
4857
chef-config
4958
concurrent-ruby (~> 1.0)
@@ -109,6 +118,8 @@ GEM
109118
faraday-excon (1.1.0)
110119
faraday-follow_redirects (0.5.0)
111120
faraday (>= 1, < 3)
121+
faraday-http-cache (2.6.1)
122+
faraday (>= 0.8)
112123
faraday-httpclient (1.0.1)
113124
faraday-multipart (1.2.0)
114125
multipart-post (~> 2.0)
@@ -117,17 +128,17 @@ GEM
117128
faraday-patron (1.0.0)
118129
faraday-rack (1.0.0)
119130
faraday-retry (1.0.4)
120-
ffi (1.17.3)
121-
ffi (1.17.3-aarch64-linux-gnu)
122-
ffi (1.17.3-aarch64-linux-musl)
123-
ffi (1.17.3-arm-linux-gnu)
124-
ffi (1.17.3-arm-linux-musl)
125-
ffi (1.17.3-arm64-darwin)
126-
ffi (1.17.3-x86-linux-gnu)
127-
ffi (1.17.3-x86-linux-musl)
128-
ffi (1.17.3-x86_64-darwin)
129-
ffi (1.17.3-x86_64-linux-gnu)
130-
ffi (1.17.3-x86_64-linux-musl)
131+
ffi (1.17.4)
132+
ffi (1.17.4-aarch64-linux-gnu)
133+
ffi (1.17.4-aarch64-linux-musl)
134+
ffi (1.17.4-arm-linux-gnu)
135+
ffi (1.17.4-arm-linux-musl)
136+
ffi (1.17.4-arm64-darwin)
137+
ffi (1.17.4-x86-linux-gnu)
138+
ffi (1.17.4-x86-linux-musl)
139+
ffi (1.17.4-x86_64-darwin)
140+
ffi (1.17.4-x86_64-linux-gnu)
141+
ffi (1.17.4-x86_64-linux-musl)
131142
fuzzyurl (0.9.0)
132143
google-apis-admin_directory_v1 (0.46.0)
133144
google-apis-core (>= 0.11.0, < 2.a)
@@ -168,28 +179,29 @@ GEM
168179
i18n (1.14.8)
169180
concurrent-ruby (~> 1.0)
170181
inifile (3.0.0)
171-
inspec-core (5.24.7)
172-
addressable (< 2.8.8)
182+
inspec-core (6.8.24)
183+
addressable (~> 2.4)
184+
chef-licensing (>= 1.0.2)
173185
chef-telemetry (~> 1.0, >= 1.0.8)
174186
cookstyle
175187
faraday (>= 1, < 3)
176188
faraday-follow_redirects (~> 0.3)
177189
hashie (>= 3.4, < 6.0)
178190
license-acceptance (>= 0.2.13, < 3.0)
179191
method_source (>= 0.8, < 2.0)
180-
mixlib-log (~> 3.0, < 3.2)
192+
mixlib-log (~> 3.0)
181193
multipart-post (~> 2.0)
182194
parallel (~> 1.9)
183-
parslet (>= 1.5, < 3.0)
195+
parslet (>= 1.5, < 2.0)
184196
pry (~> 0.13)
185197
rspec (>= 3.9, <= 3.14)
186-
rspec-its (>= 1.2, < 3.0)
187-
rubyzip (>= 1.2.2, < 4.0)
198+
rspec-its (~> 1.2)
199+
rubyzip (>= 1.2.2, < 3.0)
188200
semverse (~> 3.0)
189201
sslshake (~> 1.2)
190-
thor (>= 0.20, < 1.5.0)
202+
thor (>= 0.20, < 1.3.0)
191203
tomlrb (>= 1.2, < 2.1)
192-
train-core (~> 3.16, >= 3.16.1)
204+
train-core (>= 3.11.0)
193205
tty-prompt (~> 0.17)
194206
tty-table (~> 0.10)
195207
io-console (0.8.2)
@@ -240,7 +252,8 @@ GEM
240252
mixlib-shellout
241253
mixlib-versioning
242254
thor
243-
mixlib-log (3.0.9)
255+
mixlib-log (3.2.3)
256+
ffi (>= 1.15.5)
244257
mixlib-shellout (3.4.10)
245258
chef-utils
246259
mixlib-versioning (1.2.12)
@@ -265,11 +278,11 @@ GEM
265278
bigdecimal
266279
os (1.1.4)
267280
ostruct (0.6.3)
268-
parallel (1.27.0)
281+
parallel (1.28.0)
269282
parser (3.3.11.1)
270283
ast (~> 2.4.1)
271284
racc
272-
parslet (2.0.0)
285+
parslet (1.8.2)
273286
pastel (0.8.0)
274287
tty-color (~> 0.5)
275288
pp (0.6.3)
@@ -280,17 +293,18 @@ GEM
280293
coderay (~> 1.1)
281294
method_source (~> 1.0)
282295
reline (>= 0.6.0)
296+
pstore (0.1.4)
283297
psych (5.3.1)
284298
date
285299
stringio
286-
public_suffix (6.0.2)
300+
public_suffix (7.0.5)
287301
racc (1.8.1)
288302
rainbow (3.1.1)
289303
rdoc (7.2.0)
290304
erb
291305
psych (>= 4.0.0)
292306
tsort
293-
regexp_parser (2.11.3)
307+
regexp_parser (2.12.0)
294308
reline (0.6.3)
295309
io-console (~> 0.5)
296310
representable (3.2.0)
@@ -308,9 +322,9 @@ GEM
308322
rspec-expectations (3.13.5)
309323
diff-lcs (>= 1.2.0, < 2.0)
310324
rspec-support (~> 3.13.0)
311-
rspec-its (2.0.0)
312-
rspec-core (>= 3.13.0)
313-
rspec-expectations (>= 3.13.0)
325+
rspec-its (1.3.1)
326+
rspec-core (>= 3.0.0)
327+
rspec-expectations (>= 3.0.0)
314328
rspec-mocks (3.13.8)
315329
diff-lcs (>= 1.2.0, < 2.0)
316330
rspec-support (~> 3.13.0)
@@ -368,7 +382,7 @@ GEM
368382
ostruct (~> 0.6)
369383
syslog (~> 0.3)
370384
thor (>= 0.19, < 2.0)
371-
thor (1.4.0)
385+
thor (1.2.2)
372386
timeliness (0.3.10)
373387
tomlrb (1.3.0)
374388
trailblazer-option (0.1.2)
@@ -419,6 +433,8 @@ GEM
419433
tty-screen (~> 0.8)
420434
wisper (~> 2.0)
421435
tty-screen (0.8.2)
436+
tty-spinner (0.9.3)
437+
tty-cursor (~> 0.7)
422438
tty-table (0.12.0)
423439
pastel (~> 0.8)
424440
strings (~> 0.2.0)

0 commit comments

Comments
 (0)