INFO
Backgem is dead simple tool for backing up and restoring installed gems.
Usage
$ backgem backup - create gems.txt file, including names of all installed gems
$ backgem restore - install all gems listed in gems.txt
$ backgem make_gist - create a gist with list of installed gems
Instalation
$ gem install backgem --source=http://gemcutter.org