diff options
author | Tim Smith <tsmith84@gmail.com> | 2021-03-01 11:34:03 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2021-03-01 11:34:03 -0800 |
commit | 4a34611ee48defe3fc80e3dd750fa5f3347ba884 (patch) | |
tree | 50e27691cc846aa2b982866402d61cbedea9dc49 /omnibus | |
parent | 2ea0c4fdba830855c2787431263be1a5849090f7 (diff) | |
download | chef-4a34611ee48defe3fc80e3dd750fa5f3347ba884.tar.gz |
Bump all deps to current and fix a spelling mistake
Get part of our pipeline green
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r-- | omnibus/Gemfile.lock | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index 05ab325188..5e1197f005 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -202,7 +202,7 @@ GEM highline (2.0.3) httpclient (2.8.3) iniparse (1.5.0) - inspec-core (4.26.4) + inspec-core (4.26.13) addressable (~> 2.4) chef-telemetry (~> 1.0) faraday (>= 0.9.0, < 1.4) @@ -353,8 +353,9 @@ GEM strings-ansi (0.2.0) structured_warnings (0.4.0) syslog-logger (1.6.8) - test-kitchen (2.10.0) + test-kitchen (2.11.0) bcrypt_pbkdf (~> 1.0) + chef-utils (>= 16.4.35) ed25519 (~> 1.2) license-acceptance (>= 1.0.11, < 3.0) mixlib-install (~> 3.6) |