# File lib/bundler/source/path.rb, line 72 def install(spec) generate_bin(spec, :disable_extensions) ["Using #{spec.name} (#{spec.version}) from #{to_s}", nil] end