Just a heads up: If you do manage to upgrade your Ruby Gems version to 1.3.7
(as I demonstrate here:
http://hotgazpacho.org/2010/05/ironruby-gem-update-system/), you will not be
able to install gems that have a platform of universal-dotnet. It appears
that this is because:

   1. RubyGems 1.3.7 includes my patch for IronRuby platform
   (universal-dotnet)
   2. RubyGems.org have not updated to 1.3.7, and appear to
   be marshaling the platform over the wire as universal-unknown (and of
   course, universal-dotnet != universal-unknown)

If you want to use bundler, however, you can upgrade to 1.3.6, as both ends
treat universal-dotnet as universal-unknown.

--
Will Green
http://hotgazpacho.org/
_______________________________________________
Ironruby-core mailing list
Ironruby-core@rubyforge.org
http://rubyforge.org/mailman/listinfo/ironruby-core

Reply via email to