[chef] Installing Nokogiri


Chronological Thread 
  • From: Kenneth Barry < >
  • To: " " < >
  • Subject: [chef] Installing Nokogiri
  • Date: Wed, 9 Jul 2014 11:23:38 -0700

Here is what I am trying.

rbenv_gem "nokogiri" do
  ruby_version "1.9.3-p545"  
  options "-- --use-system-libraries"
end

Was getting an error telling me that Options expects a hash.

I'm not sure how to put "-- --use-system-libraries" in the form of a hash?
I've tried all sorts of syntax changes, but I am having no luck.

Anyone?



Archive powered by MHonArc 2.6.16.

§