I know that when using gem install, the gem will be stored under /home/username/.rvm/gems/, under which gemset the gem was installed.
gem install
But if I use Bundl
I use bundle config path to see where gems are stored.
bundle config path