To upgrade a ruby gem run
gem update --system VERSION_HERE
Example
gem update --system 1.3.7
See Ruby