On my ubuntu 8.04, I did a

gem update --system

and now everytime i try to run the gem command line from console, i get the error:

/usr/bin/gem:10: undefined method `manage_gems' for Gem:Module (NoMethodError)

What's going on? My version of rubygem was very old, but at least it was working before. How do I fix the above problem or roll back to my earlier version?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

I re-installed ruby gems to fix this

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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