summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-03-29 10:56:41 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-03-29 10:56:41 -0700
commit55f38de87899422a02436c3e152a566d2c363665 (patch)
treef3c6b469037ab5bb5f864b576187577b252de36a
parentd36e2b05fcb0369a1b59220f36134bc0c6c988ab (diff)
downloadchef-lcg/openssl-sitelibdir.tar.gz
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock5
2 files changed, 4 insertions, 3 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 652a6e69b8..b005e7c818 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "omnibus", git: "https://github.com/chef/omnibus"
-gem "omnibus-software", git: "https://github.com/chef/omnibus-software"
+gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "lcg/openssl-sitelibdir"
gem "license_scout", git: "https://github.com/chef/license_scout"
gem "pedump"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 1b80614fb2..29ca0fa807 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -8,7 +8,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus
- revision: ced452379e27b85b9958421f258b5fbe22e3760a
+ revision: 433220e0b7c434dbc4a36daaa1fecbdb1bf7231d
specs:
omnibus (5.5.0)
aws-sdk (~> 2)
@@ -25,7 +25,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: a8acfaabcee5506482d5c56beb74afc573c2c1f9
+ revision: 09a4149852249089d990e7ab53bce1b9e97f1bcb
+ branch: lcg/openssl-sitelibdir
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)