When I tried to gem install Merb 1.0 I got this error
I tried to do a gem system update to the newest version of RubyGems (1.3.1) which failed.
When I ran it again everything seemed fine. Then tried to install Merb and got the same message about needing RubyGems version 1.3.0 or higher.
Turns out there is a problem upgrading from RubyGems 1.1 and 1.2 when rubygems-update is not previously installed.
If you try the alternative update commands then you should be able to gem install Merb 1.0 ok.
3 Comments
Redd Vinylene
Redd Vinylene
12 December, 2008
Thanks man, great article.
Simon Brook
Simon Brook
28 December, 2008
Much appreciated!
Alexander
Alexander
4 March, 2009
Thanks! it helped me to make gem system update!
Got the same problem with other plugin.