You likely have bundler gem missing.
To get it to work run (first command may need be executed with sudo, depending on your environment):
[sudo] gem install bundler
bundle install
You likely have bundler gem missing.
To get it to work run (first command may need be executed with sudo, depending on your environment):
[sudo] gem install bundler
bundle install