10
10
vend = File.join(File.dirname(__FILE__), 'vendor')
11
Gem.use_paths File.join(vend, 'bundle', File.basename(Gem.dir)), (Gem.path + [File.join(vend, 'plugins', 'bundler')])
15
if ARGV.first =~ /^_(.*)_$/ and Gem::Version.correct? 1ドル then
11
#Gem.use_paths File.join(vend, 'bundle', 'ruby', File.basename(Gem.dir)), ([File.join(vend, 'plugins', 'bundler')] + Gem.path)
12
Gem.use_paths File.join(vend, 'bundle', 'ruby', File.basename(Gem.dir)), [File.join(vend, 'plugins', 'bundler')]
18
str = str.dup.force_encoding("BINARY") if str.respond_to? :force_encoding
19
if str =~ /\A_(.*)_\z/ and Gem::Version.correct?(1ドル) then
20
25
gem 'bundler', version