No "bundle exec"

If RubyGems >= 2.2.0: ```ruby export RUBYGEMS_GEMDEPS=- ``` else: ```ruby https://github.com/mpapis/rubygems-bundler ```