I have rubygems 1.3.1 installed but I want to go back to 1.2.0. What\'s the command to downgrade rubygems?
If you're using RVM, then you can do this to remove current ruby gems, then upgrade/downgrade rubygems:
rvm install rubygems 1.4.2