From 84aec1ea1888896b72dd8b38a97911d3bf80ad0f Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Fri, 5 Feb 2016 11:19:58 -0800 Subject: track lcg/ruby-2.3.0 branch --- omnibus/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnibus/Gemfile b/omnibus/Gemfile index 33c3ef3cc2..584a197d5d 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/ruby-2.3.0" # 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 -- cgit v1.2.1