diff options
author | Scott Hain <shain@chef.io> | 2016-04-07 13:44:04 -0700 |
---|---|---|
committer | Scott Hain <shain@chef.io> | 2016-04-07 13:44:04 -0700 |
commit | 198a6df118cedd1c570ffc4046e3fa1bf569bdf9 (patch) | |
tree | c52a0bef46de36e43f458481d2b45a65e1c8284b | |
parent | 19569d671dcbfa86c040152d692586a55a7c3da7 (diff) | |
download | chef-shain/revert_libxslt.tar.gz |
remove mingshain/revert_libxslt
-rw-r--r-- | omnibus/Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/omnibus/Gemfile b/omnibus/Gemfile index f2633b38e6..bd2c786b28 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", branch: "shain/revert_for_reals" +gem "omnibus-software", git: "https://github.com/chef/omnibus-software.git", branch: "shain/revert_libxslt" # 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 . |