summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-04-03 16:54:21 -0700
committerTim Smith <tsmith@chef.io>2019-04-03 16:54:21 -0700
commit22a6c1f19db436823017e471606573e28dcd8067 (patch)
tree1b58319f23f8afe82b1481f4442fea525527b572
parent6c98d0f13073ce0bba0f60a4072c4b11ef4aa77e (diff)
downloadchef-yaml_test.tar.gz
Try building off the updated libyaml defyaml_test
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock6
2 files changed, 4 insertions, 4 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 3580039d4f..15c673a4c5 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "omnibus", git: "https://github.com/chef/omnibus", branch: "master"
-gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "master"
+gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "yaml"
gem "pedump"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 090d4b9d71..7ff093f726 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,8 +18,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 2018a4ef1fbf75de998ed965835314fee1275a89
- branch: master
+ revision: 529bce1286cff3d514f9826e9514e5f4100733d0
+ branch: yaml
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)
@@ -32,7 +32,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.2)
- aws-partitions (1.148.0)
+ aws-partitions (1.149.0)
aws-sdk-core (3.48.3)
aws-eventstream (~> 1.0, >= 1.0.2)
aws-partitions (~> 1.0)