summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2016-01-20 15:27:27 -0800
committerLamont Granquist <lamont@scriptkiddie.org>2016-01-20 15:27:27 -0800
commit68fae12ab757675e552fca9a76575341f5608fd9 (patch)
treeb25e8bc3131c1c58e171bc8f3a00e108d5eb27a4
parent2b5ee9f273538f50b9264cf2e430dee68f0da021 (diff)
downloadchef-68fae12ab757675e552fca9a76575341f5608fd9.tar.gz
testing letting nokogiri float
-rw-r--r--omnibus/Gemfile2
-rw-r--r--omnibus/Gemfile.lock3
2 files changed, 3 insertions, 2 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 12001d1c17..8ef3842fca 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "omnibus", github: "chef/omnibus"
-gem "omnibus-software", github: "chef/omnibus-software"
+gem "omnibus-software", github: "chef/omnibus-software", branch: "lcg/nokogiri-float"
# This development group is installed by default when you run `bundle install`,
# but if you are using Omnibus in a CI-based infrastructure, you do not need
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 93b0a2016b..12f703708a 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,7 @@
GIT
remote: git://github.com/chef/omnibus-software.git
- revision: e9675680662c8420b980d2d6067a93212d898f67
+ revision: da76a1bd620373c118eff95014b3a0e21f873d90
+ branch: lcg/nokogiri-float
specs:
omnibus-software (4.0.0)