From 02b25484da2a1364813abb286a2d5c5358d6857b Mon Sep 17 00:00:00 2001 From: John Date: Wed, 21 Dec 2022 11:40:36 -0800 Subject: Updated gems and versions and corrected for missing Ruby-Shadow Signed-off-by: John --- Gemfile.lock | 6 +++--- omnibus/Gemfile.lock | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 03c488e563..4d4c6a9baf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -165,7 +165,7 @@ GEM mixlib-shellout (>= 2.0, < 4.0) ast (2.4.2) aws-eventstream (1.2.0) - aws-partitions (1.674.0) + aws-partitions (1.681.0) aws-sdk-core (3.168.4) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) @@ -213,7 +213,7 @@ GEM ffi (>= 1.15.0) crack (0.4.5) rexml - date (3.3.1) + date (3.3.3) debug_inspector (1.1.0) diff-lcs (1.5.0) domain_name (0.5.20190701) @@ -394,7 +394,7 @@ GEM structured_warnings (0.4.0) syslog-logger (1.6.8) thor (1.2.1) - time (0.2.0) + time (0.2.1) date timeout (0.3.1) tomlrb (1.3.0) diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock index c234f77ee1..adae0232e9 100644 --- a/omnibus/Gemfile.lock +++ b/omnibus/Gemfile.lock @@ -8,7 +8,7 @@ GIT GIT remote: https://github.com/chef/omnibus.git - revision: 2c058e1c4dc4624328ab73662ace66d638eb1573 + revision: 831437387f5496c2d9b9ba1e3ba283dd01bda147 branch: main specs: omnibus (9.0.14) @@ -34,7 +34,7 @@ GEM artifactory (3.0.15) awesome_print (1.9.2) aws-eventstream (1.2.0) - aws-partitions (1.680.0) + aws-partitions (1.681.0) aws-sdk-core (3.168.4) aws-eventstream (~> 1, >= 1.0.2) aws-partitions (~> 1, >= 1.651.0) @@ -178,7 +178,7 @@ GEM contracts (0.16.1) corefoundation (0.3.13) ffi (>= 1.15.0) - date (3.3.1) + date (3.3.3) diff-lcs (1.5.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) @@ -250,7 +250,7 @@ GEM iso8601 (0.13.0) jmespath (1.6.2) json (2.6.3) - kitchen-vagrant (1.12.1) + kitchen-vagrant (1.13.0) test-kitchen (>= 1.4, < 4) libyajl2 (2.1.0) license-acceptance (2.1.13) @@ -417,7 +417,7 @@ GEM winrm-elevated (~> 1.0) winrm-fs (~> 1.1) thor (1.2.1) - time (0.2.0) + time (0.2.1) date timeout (0.3.1) toml-rb (2.2.0) @@ -465,7 +465,7 @@ GEM vault (0.17.0) aws-sigv4 webrick (1.7.0) - win32-api (1.10.1-universal-mingw32) + win32-api (1.10.1) win32-certstore (0.6.15) chef-powershell (>= 1.0.12) ffi -- cgit v1.2.1