I have been using RVM to manage my Rubies and gems.
When I first installed RVM, the Ruby version that I installed was 1.9.2-p0. I recently installed Ruby <
1.9.2-p0
You need to check out gemsets and export your current gems.
rvm gemset export
Read the gemset docs for more information.