summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJaymala Sinha <jsinha@chef.io>2019-08-22 10:34:05 -0400
committerJaymala Sinha <jsinha@chef.io>2019-08-22 10:34:05 -0400
commitd2319fe85fe9f4febc3970b8d15bdca6f65abda4 (patch)
treee158b2cf115364683c67c9eeb600f49b01fe380c
parent39cf0beb9ccc0fa0f60fa9d52b3c0a2bccc6c0f1 (diff)
downloadchef-jsinha/test_withoutlibnsl.tar.gz
Test without libnsljsinha/test_withoutlibnsl
Signed-off-by: Jaymala Sinha <jsinha@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 6fca425e62..5ce0bc9f22 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: "csnapp/remove_libnsl"
gem "artifactory"
gem "pedump"
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index a25b39a95e..3f48c7da2c 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,8 +18,8 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 5fa35959f6efb0a5a745c46e4b0431a2826934da
- branch: master
+ revision: fbde9da1ecea4ee43078e461d50de4867cf9301b
+ branch: csnapp/remove_libnsl
specs:
omnibus-software (4.0.0)
chef-sugar (>= 3.4.0)