Remove bundler binstubs

This commit is contained in:
Thibault Jouan
2015-04-30 11:46:47 +00:00
parent 3e5c29b635
commit 7209d10aaf
3 changed files with 0 additions and 14 deletions

View File

@@ -1,4 +0,0 @@
#!/usr/bin/env ruby
ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
load Gem.bin_path('bundler', 'bundle')