summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-05-25 08:54:45 -0700
committerGitHub <noreply@github.com>2021-05-25 08:54:45 -0700
commitda713a0bc1f5c4fead5317c69d74d97cae0e63d5 (patch)
treeee8c9521366fc9c66e902f614624e40505ab0174
parentaf753470cbe81842b8a14b0ce44717e67978a8b5 (diff)
parent79585877f1f81c093b43809b2b9245018c93a0ea (diff)
downloadchef-da713a0bc1f5c4fead5317c69d74d97cae0e63d5.tar.gz
Merge pull request #11623 from chef/bump_omnibus_16
Update omnibus deps to the latest
-rw-r--r--omnibus/Gemfile.lock24
1 files changed, 14 insertions, 10 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 0b9181141a..1ce652ff2d 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,6 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 3ac1dbed61173f0919b9f8215bc1af00d7a6c27b
+ revision: b1e7b08cbc956679a912148aaeb6469ff8a7ed56
branch: master
specs:
omnibus-software (4.0.0)
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: 1d97cd9e79a062dfc12f0c047215f3a9e4d65b09
+ revision: 87db446ee0b9872a8a588bedc660c351991e8bda
branch: master
specs:
- omnibus (8.1.8)
+ omnibus (8.1.10)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.15)
awesome_print (1.9.2)
aws-eventstream (1.1.1)
- aws-partitions (1.449.0)
+ aws-partitions (1.462.0)
aws-sdk-core (3.114.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -41,7 +41,7 @@ GEM
aws-sdk-kms (1.43.0)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.94.0)
+ aws-sdk-s3 (1.95.1)
aws-sdk-core (~> 3, >= 3.112.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
@@ -127,18 +127,22 @@ GEM
ed25519 (1.2.4)
erubi (1.10.0)
erubis (2.7.0)
- faraday (1.4.1)
+ faraday (1.4.2)
+ faraday-em_http (~> 1.0)
+ faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
faraday-net_http (~> 1.0)
faraday-net_http_persistent (~> 1.1)
multipart-post (>= 1.2, < 3)
ruby2_keywords (>= 0.0.4)
+ faraday-em_http (1.0.0)
+ faraday-em_synchrony (1.0.0)
faraday-excon (1.1.0)
faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0)
faraday_middleware (1.0.0)
faraday (~> 1.0)
- ffi (1.15.0)
+ ffi (1.15.1)
ffi-libarchive (1.0.17)
ffi (~> 1.0)
ffi-yajl (2.4.0)
@@ -152,9 +156,9 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.36.4)
+ inspec-core (4.37.17)
addressable (~> 2.4)
- chef-telemetry (~> 1.0)
+ chef-telemetry (~> 1.0, >= 1.0.8)
faraday (>= 0.9.0, < 1.5)
faraday_middleware (~> 1.0)
hashie (>= 3.4, < 5.0)
@@ -312,7 +316,7 @@ GEM
toml-rb (2.0.1)
citrus (~> 3.0, > 3.0)
tomlrb (1.3.0)
- train-core (3.7.0)
+ train-core (3.7.2)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)