summaryrefslogtreecommitdiff
path: root/omnibus
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-01-22 19:15:56 -0800
committerTim Smith <tsmith@chef.io>2019-01-23 22:13:46 -0800
commit362f5cc8af50a378d844905dc71d6549c4e10502 (patch)
treee4eaca13f2721a3633ae31979a939253952228b9 /omnibus
parent8a4e54f023975485e7050cdc2f767d4acd25447b (diff)
downloadchef-362f5cc8af50a378d844905dc71d6549c4e10502.tar.gz
Use the latest omnibus-software and nokogiri
The new omnibus-software includes a patch I added to fix compilation failures on non C99 compatible compilers with 2.6.0. The omnibus release that gets pulled in is also necessary for Ruby 2.6 on macOS The new nokogiri supports windows on Ruby 2.6, which the previous version did not. Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'omnibus')
-rw-r--r--omnibus/Gemfile.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index b0f7c77144..fb9de7369b 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: c1f49993ce7daeac6fbb4352e8787468d81a1121
+ revision: 0ee44af9fd6892d2ccf52aaa4b7dfda65730840d
branch: master
specs:
- omnibus (6.0.12)
+ omnibus (6.0.14)
aws-sdk-s3 (~> 1)
chef-sugar (>= 3.3)
cleanroom (~> 1.0)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 222f2955a04b6e57c841faf58d1879ab7280e734
+ revision: ce1e03de4c9970da53b4c63176b17af518426968
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,7 +32,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.1)
- aws-partitions (1.133.0)
+ aws-partitions (1.134.0)
aws-sdk-core (3.46.0)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)