Tag Archives: version
Upgrading/downgrading Rubygems
How to upgrade/downgrade Ruby gems/Rubygems. Some times you have a legit reason for needing a particular version of rubygems to be installed. Here’s how to choose the version that gets installed.
sudo gem install rubygems-update -v 1.2.0
Obviously replace your version number with the one you want to downgrade to.
Then, go ahead and run
sudo update_rubygems
![Reblog this post [with Zemanta]](http://img.zemanta.com/reblog_e.png?x-id=5cff2e51-79c1-4f83-b86d-0b8d6acb1cab)