Support
RVM is maintained by community of volunteers, report issues to RVM issues tracker.
If you can help or wish to become one of the maintainers - just start helping. You can find more RVM related projects at RVM Github organization.
Sponsors
Carbon Ads

You can also copy a gemset from one ruby to another.

$ rvm gemset copy 2.1.1@rails4 2.1.2@rails4

This does not require gemsets.

$ rvm gemset copy 2.1.1 2.1.2