diff options
author | Kartik Null Cating-Subramanian <ksubramanian@chef.io> | 2016-07-15 16:45:23 -0400 |
---|---|---|
committer | Kartik Null Cating-Subramanian <ksubramanian@chef.io> | 2016-07-15 16:46:39 -0400 |
commit | 6fd98696863b83449354a93a79918f5c399c7cce (patch) | |
tree | af4498ca06b3488fc78a2eef41df26e4ca1069ea /Gemfile | |
parent | 8643590c12b730fb6102f80ce6586447b212a27a (diff) | |
download | chef-6fd98696863b83449354a93a79918f5c399c7cce.tar.gz |
Install nokogiri and pin mixlib-cliksubrama/nokogiri
See https://github.com/chef/chef-dk/pull/937
and https://github.com/chef/chef/issues/5116
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ gem "cheffish" group(:omnibus_package) do gem "appbundler" gem "rb-readline" + gem "nokogiri" end group(:omnibus_package, :pry) do |