I\'m attempting to follow the Hartl Rails Tutorial, and having trouble with the bundler gem.
When using the commands \'bundle install\' or \'bundle update\' I get the fo
CHange your source form https to http after run
sudo bundle update sudo bundle install
sudo bundle update
sudo bundle install