livingsocial / bundler-patch

Update your gems conservatively to deal with vulnerable gems or just get more current.
MIT License
65 stars 3 forks source link

Fully support Bundler 2 #59

Open chrismo opened 5 years ago

chrismo commented 5 years ago
chrismo commented 5 years ago

Newer rubies than 2.1 (e.g. 2.3.4) don't put gem bin file in ruby_bin, so this is wrong:

bundler_patch = File.join(tb.ruby_bin, 'bundler-patch')