summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-08-13 15:26:19 -0700
committerTim Smith <tsmith@chef.io>2018-08-13 15:27:05 -0700
commitf691874926abe72ff6fff9bbee9b17a23a959607 (patch)
treeb35890bc21bd80ae98a3168435fea0d795606dce /omnibus
parent968f503119b8df8a23ab1c993024238a4759fdd6 (diff)
downloadchef-f691874926abe72ff6fff9bbee9b17a23a959607.tar.gz
Require mixlib-shellout 2.4 or later
We need this to merge in https://github.com/chef/chef/pull/7353 Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index bfe7f8da17..2f4e87fcec 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 6c242471a79698e5fc7b8d8364dedea3c246ef4a
+ revision: 386cd17f6a6365bd4585761a2738b4561fbaea97
branch: master
specs:
- omnibus (5.6.15)
+ omnibus (6.0.1)
aws-sdk (~> 2)
chef-sugar (>= 3.3)
cleanroom (~> 1.0)
@@ -31,13 +31,13 @@ GEM
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
- aws-sdk (2.11.105)
- aws-sdk-resources (= 2.11.105)
- aws-sdk-core (2.11.105)
+ aws-sdk (2.11.106)
+ aws-sdk-resources (= 2.11.106)
+ aws-sdk-core (2.11.106)
aws-sigv4 (~> 1.0)
jmespath (~> 1.0)
- aws-sdk-resources (2.11.105)
- aws-sdk-core (= 2.11.105)
+ aws-sdk-resources (2.11.106)
+ aws-sdk-core (= 2.11.106)
aws-sigv4 (1.0.3)
berkshelf (4.3.5)
addressable (~> 2.3, >= 2.3.4)
@@ -114,7 +114,7 @@ GEM
kitchen-vagrant (1.3.2)
test-kitchen (~> 1.4)
libyajl2 (1.2.0)
- license_scout (1.0.13)
+ license_scout (1.0.15)
ffi-yajl (~> 2.2)
mixlib-shellout (~> 2.2)
toml-rb (~> 1.0)