summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormcquin <claire@chef.io>2016-05-12 09:12:06 -0700
committermcquin <claire@chef.io>2016-05-12 09:12:06 -0700
commit571d9e01bab619ede680d924ecd3d56ff304e4d2 (patch)
tree2641369c4a2eb2a19b36fc2c553935424c1fdc16
parent95a66072841cdbe1681be4d7780e4cab12c77ddf (diff)
downloadchef-rb-readline.tar.gz
Build with rb-readlinerb-readline
-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 ef1dec354d..e78849a237 100644
--- a/omnibus/Gemfile
+++ b/omnibus/Gemfile
@@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "omnibus", git: "https://github.com/chef/omnibus.git"
-gem "omnibus-software", git: "https://github.com/chef/omnibus-software.git"
+gem "omnibus-software", git: "https://github.com/chef/omnibus-software.git", branch: "chef-gem/rb-readline"
# pedump pessimistically pins multipart-post to a version from 2013 which makes
# bundler very unhappy. Remove this when upstream has merged zed-0xff/pedump#6 .
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index 879e8ecf4f..40db0d244e 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,6 +1,7 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: 7e566482a86aca8b94e77285242b6a526fe77ffe
+ revision: 920d1e8d4627e02e8041883375a678841801f9b6
+ branch: chef-gem/rb-readline
specs:
omnibus-software (4.0.0)
omnibus (>= 5.2.0)