summaryrefslogtreecommitdiff
path: root/omnibus/Gemfile
diff options
context:
space:
mode:
authorScott Hain <shain@chef.io>2016-09-28 15:26:24 -0700
committerMatt Wrock <matt@mattwrock.com>2016-09-28 15:26:24 -0700
commitb1a32c2ad23429a8ed770aa282c7f73ca8ba1119 (patch)
tree3105bcc4d0eaec4ecbb0df9c697ee9bbf664cde8 /omnibus/Gemfile
parent76965965f8fc581f03082d35abeedec5e88da1e2 (diff)
downloadchef-b1a32c2ad23429a8ed770aa282c7f73ca8ba1119.tar.gz
Add branch off of lcg/ruby23 that includes some openssl solaris fixes (#5396)
Diffstat (limited to 'omnibus/Gemfile')
-rw-r--r--omnibus/Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index 45cad13e4f..735b371c62 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "omnibus", github: "chef/omnibus", branch: "rhass/COOL-502_with_gcc_investigate"
-gem "omnibus-software", github: "chef/omnibus-software", branch: "lcg/ruby23"
+gem "omnibus-software", github: "chef/omnibus-software", branch: "shain/ruby_windows_monster"
gem "license_scout", github: "chef/license_scout"
gem "pedump"