1. Update "Gemfile" with new gems
2. Upload "Gemfile" to /var/leviathan
3. Login to EC2 server
4. cd /var/leviathan
5. sudo su root
6. source /usr/local/rvm/scripts/rvm
7. bundle install
8. bundle update
