vote up 1 vote down star
1

I have rubygems 1.3.1 installed but I want to go back to 1.2.0. What's the command to downgrade rubygems?

flag

67% accept rate

2 Answers

vote up 2 vote down check

There isn't really a command for this. Instead, try download Rubygems 1.2.0 and then running ruby setup.rb.

link|flag
vote up 0 vote down

Is there any particular reason why you need to downgrade (maybe because of the behavior of putting gems in ~/.gems when you forget sudo)?

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.