On Jun 9, 2008, at 22:42 PM, Chad Woolley wrote:
When I pass the --details option to --list --remote, I get this error:ERROR: While executing gem ... (TypeError) incompatible marshal file format (can't be read) format version 4.8 required; 45.45 given Let me know if you need more details to reproduce.
Fixed in 1762. When a platform was present an additional =~ was called clearing $1 that was being used to track marshal vs yaml formats.
_______________________________________________ Rubygems-developers mailing list [email protected] http://rubyforge.org/mailman/listinfo/rubygems-developers
