I\'m executing the following script:
gem install rdoc --no-document gem install bundle bundle
output:
+ gem install rdoc --
I had the same problem recently. In my case I have installed a version on bundler different from what is logged in the Gemfile.lock. Please check