# File lib/bundler/rubygems_integration.rb, line 112 def bin_path(gem, bin, ver) Gem.bin_path(gem, bin, ver) end