I\'m using ruby, and I was given a zip file with some ruby programs and it says: inside the folder, run bundle install to install the packages required.
Some ruby version managers like chruby and rbenv store gems separately for each version, so when you install a different version of ruby, you'll need to gem install bundler.