summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-04-30 12:53:55 -0700
committerGitHub <noreply@github.com>2021-04-30 12:53:55 -0700
commitc519f01561e203104f3931e32e8d6d31660f564a (patch)
tree87a58e585cadf8e664251d362d097d3639ef1e00
parent520c66d6f1d9c4250ffbbf28fbe2d3733559c591 (diff)
parent4e44da0c5b903e3a29c2aa738d6e1ccb07ca0358 (diff)
downloadchef-c519f01561e203104f3931e32e8d6d31660f564a.tar.gz
Merge pull request #11489 from chef/bump_omnibus
Update omnibus to unbreak builds
-rw-r--r--omnibus/Gemfile.lock14
1 files changed, 9 insertions, 5 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 5d604d07c7..6c75bf53f5 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -8,10 +8,10 @@ GIT
GIT
remote: https://github.com/chef/omnibus.git
- revision: 1d97cd9e79a062dfc12f0c047215f3a9e4d65b09
+ revision: fba12f85d19c06d58b800ac1e201ab83f5e1e1d6
branch: master
specs:
- omnibus (8.1.8)
+ omnibus (8.1.9)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)
@@ -129,11 +129,15 @@ GEM
ed25519 (1.2.4)
erubi (1.10.0)
erubis (2.7.0)
- faraday (1.3.1)
+ faraday (1.4.1)
+ 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-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)
@@ -152,10 +156,10 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.33.1)
+ inspec-core (4.36.4)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
- faraday (>= 0.9.0, < 1.4)
+ faraday (>= 0.9.0, < 1.5)
faraday_middleware (~> 1.0)
hashie (>= 3.4, < 5.0)
license-acceptance (>= 0.2.13, < 3.0)