When I tried to gem install Merb 1.0 I got this error
ERROR: Error installing merb:
merb-core requires RubyGems version >= 1.3.0
I tried to do a gem system update to the newest version of RubyGems (1.3.1) which failed.
$ sudo gem update –system
Updating RubyGems
Updating rubygems-update
Successfully installed rubygems-update-1.3.1
ERROR: While executing gem … (NameError)
[...]