Makes rbenv aware of bundler binstubs for gem executables
Make rbenv aware of bundler binstubs
rbenv-binstubs
$ brew install rbenv-binstubs
$ cd /path/to/project && bundle binstubs --all
$ rbenv which rspec