mattray / spiceweasel

Generates Chef knife commands from a simple JSON or YAML file.
Apache License 2.0
284 stars 65 forks source link

Ruby 1.8 support #10

Closed josephholsten closed 12 years ago

josephholsten commented 12 years ago

environment_list.rb uses the 1.9 syntax for hashes.

mattray commented 12 years ago

Fixed in the 1.1 branch. Besides the JSON.parse issues, there were hash with symbol issues that are fixed. This will be included in the upcoming 1.1 release. https://github.com/mattray/spiceweasel/commits/1.1