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 can copy a gemset from one ruby to another. rvm copy
$ rvm gemset copy 2.1.1@rails4 2.1.2@rails4