I try command bundle install --local but it show issue:
bundle install --local
-bash: /usr/local/bin/bundle: /usr/local/bin/ruby: bad interpreter: No such file or dir
For newly created gem-set gem bundler is missing for me,
Before bundler install path for it, /usr/local/bin/bundler
Installed bundler to resolve issue.
gem install bundler --no-ri --no-rdoc
Bundler path changes to, /home/root/.rvm/gems/ruby-2.2.1@drag-drop-list/bin/bundler