Ruby 1.8.7 does not define #<=>, which subsequently breaks Enumerable#sort when sorting an array of symbols.
@see github.com/puppetlabs/r10k/issues/310
[Validate]