-
- Downloads
There was an error fetching the commit references. Please try again later.
Merge branch 'setup-needs-bundler' into 'master'
bin/setup needs bundler too By adding `require 'bundler/setup'` we remove the need for `bundle exec`. This is already done in the other scripts in bin/; this change adds the missing require to bin/setup. See merge request !13
No related branches found
No related tags found
Please register or sign in to comment