summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-04-21 11:25:15 -0700
committerTim Smith <tsmith84@gmail.com>2020-04-21 12:02:04 -0700
commitb2830fe05f0ed519cf56df39581bffd4a301bf0b (patch)
treea3b90e25dc30b875c3bfa605f1bfd702240a35cf
parent135e5d7d1fb805bf1a35311fac96793c2311a39f (diff)
downloadchef-b2830fe05f0ed519cf56df39581bffd4a301bf0b.tar.gz
Update omnibus-software to resolve shipping 2 copies of pry
This updates how we appbundler Ohai which prevents us from shipping two copies of pry. Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index a5e7f223f6..00415e3e40 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: f389917504c20839ff9607df63fb2e59e2c31b52
+ revision: fb089c39c178da353d1d89a1f4bd79b6cbb78b77
branch: master
specs:
- omnibus (7.0.7)
+ omnibus (7.0.9)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-sugar (>= 3.3)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 1b490aa4e6a5b224d98d07d72cdf90cb2f132576
+ revision: e51e5dcb73dce1777fad51f273837d0931956a96
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,7 +32,7 @@ GEM
artifactory (3.0.12)
awesome_print (1.8.0)
aws-eventstream (1.1.0)
- aws-partitions (1.296.0)
+ aws-partitions (1.299.0)
aws-sdk-core (3.94.0)
aws-eventstream (~> 1, >= 1.0.2)
aws-partitions (~> 1, >= 1.239.0)
@@ -41,11 +41,11 @@ GEM
aws-sdk-kms (1.30.0)
aws-sdk-core (~> 3, >= 3.71.0)
aws-sigv4 (~> 1.1)
- aws-sdk-s3 (1.61.2)
+ aws-sdk-s3 (1.62.0)
aws-sdk-core (~> 3, >= 3.83.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.1)
- aws-sigv4 (1.1.1)
+ aws-sigv4 (1.1.2)
aws-eventstream (~> 1.0, >= 1.0.2)
bcrypt_pbkdf (1.0.1)
bcrypt_pbkdf (1.0.1-x64-mingw32)