summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2020-04-21 12:04:37 -0700
committerGitHub <noreply@github.com>2020-04-21 12:04:37 -0700
commit3d3d15513e9ae9d6cf193be0043cc4bcca677fb7 (patch)
tree0ba9e74db002dfdc236c48dfe8d22f41bf8a7b46
parent16cad83340b1bd4b48f7c53ed154d8a015a971a7 (diff)
parentb2830fe05f0ed519cf56df39581bffd4a301bf0b (diff)
downloadchef-3d3d15513e9ae9d6cf193be0043cc4bcca677fb7.tar.gz
Merge pull request #9701 from chef/double_pry_15
Update omnibus-software to resolve shipping 2 copies of pry
-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)