summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeha Pansare <neha.pansare@progress.com>2022-05-06 14:46:01 +0530
committerNeha Pansare <neha.pansare@progress.com>2022-05-06 14:46:01 +0530
commitf59dcbcf1d7fda89ad9dabccd59034b8e1e22386 (patch)
tree1c57fc49c01ecb48245bd76af6e54789a9f2e8d9
parentc8e449cff6e94089833283dde5d41a25c3507a4d (diff)
downloadchef-f59dcbcf1d7fda89ad9dabccd59034b8e1e22386.tar.gz
Signed-off-by: Neha Pansare <neha.pansare@progress.com>
-rw-r--r--Gemfile.lock9
-rw-r--r--omnibus/Gemfile.lock10
2 files changed, 10 insertions, 9 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 480841c04f..2b770fa574 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -143,7 +143,7 @@ GEM
mixlib-shellout (>= 2.0, < 4.0)
ast (2.4.2)
aws-eventstream (1.2.0)
- aws-partitions (1.581.0)
+ aws-partitions (1.585.0)
aws-sdk-core (3.130.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
@@ -152,7 +152,7 @@ GEM
aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.113.2)
+ aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
@@ -400,9 +400,9 @@ GEM
hashdiff (>= 0.4.0, < 2.0.0)
webrick (1.7.0)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.6.2)
+ win32-certstore (0.6.10)
+ chef-powershell (>= 1.0.12)
ffi
- mixlib-shellout
win32-event (0.6.3)
win32-ipc (>= 0.6.0)
win32-eventlog (0.6.3)
@@ -446,6 +446,7 @@ PLATFORMS
ruby
x64-mingw32
x86-mingw32
+ x86_64-darwin-19
DEPENDENCIES
appbundler
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 1833f9197d..16140d22f9 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: ebd14d3c819259af57d24b0561f6f95f0cb84e8c
+ revision: ff4c90223f63bf0cda91e2c723a81c0183d86995
branch: main
specs:
omnibus-software (4.0.0)
@@ -33,7 +33,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.2.0)
- aws-partitions (1.581.0)
+ aws-partitions (1.585.0)
aws-sdk-core (3.130.2)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.525.0)
@@ -42,7 +42,7 @@ GEM
aws-sdk-kms (1.56.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.113.2)
+ aws-sdk-s3 (1.114.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
@@ -413,9 +413,9 @@ GEM
aws-sigv4
webrick (1.7.0)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.6.2)
+ win32-certstore (0.6.10)
+ chef-powershell (>= 1.0.12)
ffi
- mixlib-shellout
win32-event (0.6.3)
win32-ipc (>= 0.6.0)
win32-eventlog (0.6.3)