summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-06-11 17:42:34 -0700
committerTim Smith <tsmith@chef.io>2018-06-11 17:42:34 -0700
commita2ed45cdb0e0415b1f7852472391f0f6cbd16b93 (patch)
treeb197765c7a8ec03c7251a47ec6bfe4b2b507bcae
parent799e6e2e7c6534d2ec063080ee42268b75bc9f5f (diff)
downloadchef-new_lzma.tar.gz
Test new liblzmanew_lzma
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock4
2 files changed, 3 insertions, 3 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 5457f0f40b..4327a4e59d 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: "liblzma"
gem "pedump"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 1b241b0ed7..8ccb97a93f 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,8 +18,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 0cb3a8dfb6cebd56684c1d4609a676959389e4c5
- branch: master
+ revision: 9ca6a0306691a8a6d9e2917882cbfc0381beb363
+ branch: liblzma
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)