This [1] manual Gem version parsing was just added to chef to handle the addition of platforms to the version string in 1.3.7. I had to update GemInstaller in a similar fashion [2]. Two questions:
1. Are we doing it wrong? Does the RubyGems API provide a way to avoid this manual parsing? 2. Should there be a --[no-]platforms option to the 'list' command, which would have made these updates to the parsing logic unnecessary? Thanks, -- Chad [1] http://github.com/opscode/chef/commit/b3b52ed426078098cc3daaabd04dda6e691ff252 [2] http://github.com/thewoolleyman/geminstaller/commit/97742ff3867ded49454c1ccfd9340e19fc53e351 _______________________________________________ Rubygems-developers mailing list http://rubyforge.org/projects/rubygems Rubygems-developers@rubyforge.org http://rubyforge.org/mailman/listinfo/rubygems-developers