Installs the needed packages on your host machine.
Ubuntu
$ sudo apt-get install bundler
$ bundle install
Mac OS
$ sudo gem install bundler
$ bundle install
Installs the needed packages on your host machine.
$ sudo apt-get install bundler
$ bundle install
$ sudo gem install bundler
$ bundle install