To test all the gems:
cd gems ./test_all_gems.sh
Run ./test.sh inside the gem's folder. This is basically the same as:
./test.sh
cd gems/google_drive bundle rspec