bundler-patch icon indicating copy to clipboard operation
bundler-patch copied to clipboard

--gemfile without --use-target-ruby should warn if different Ruby.

Open chrismo opened this issue 7 years ago • 0 comments

Because otherwise it will install with executing Ruby, look successful, then CD into the dir and it may be broken because it can't find the gems.

Possible once this is all supported properly that --use-target-ruby is removed.

chrismo avatar Jul 05 '17 22:07 chrismo