From abf6ca1fe5627b4c0b4f0fbef40c405bcc268041 Mon Sep 17 00:00:00 2001 From: Carl Perry Date: Tue, 22 Mar 2016 14:37:15 -0500 Subject: Testing new omnibus code --- omnibus/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/omnibus/Gemfile b/omnibus/Gemfile index 07d1e0c9f3..f8c3f36d03 100644 --- a/omnibus/Gemfile +++ b/omnibus/Gemfile @@ -1,6 +1,6 @@ source "https://rubygems.org" -gem "omnibus", git: "https://github.com/chef/omnibus.git" +gem "omnibus", git: "https://github.com/chef/omnibus.git", branch: "cperry/packing-architecture" gem "omnibus-software", git: "https://github.com/chef/omnibus-software.git" # pedump pessimistically pins multipart-post to a version from 2013 which makes -- cgit v1.2.1