summaryrefslogtreecommitdiff
path: root/omnibus/Gemfile
diff options
context:
space:
mode:
authorThom May <thom@chef.io>2018-02-28 11:04:04 +0000
committerThom May <thom@chef.io>2018-02-28 12:06:04 +0000
commita235966e3c94d643f523082b0acb67ccf585c944 (patch)
treeb6ca6efc5cbaa05bcb2a5269637a6271c3084e6a /omnibus/Gemfile
parentac19cbfb5fb05189e0edc400bc1acd9a7364b4d8 (diff)
downloadchef-a235966e3c94d643f523082b0acb67ccf585c944.tar.gz
bump omnibus deps
Signed-off-by: Thom May <thom@chef.io>
Diffstat (limited to 'omnibus/Gemfile')
-rw-r--r--omnibus/Gemfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile
index dbf7409032..9470a86266 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
-gem "omnibus", git: "https://github.com/chef/omnibus"
-gem "omnibus-software", git: "https://github.com/chef/omnibus-software"
+gem "omnibus", git: "https://github.com/chef/omnibus", branch: "lcg/improve-appbundling"
+gem "omnibus-software", git: "https://github.com/chef/omnibus-software", branch: "lcg/appbundle-0.11-without"
gem "pedump"