MS changed some bundler stuff

This commit is contained in:
maxwell 2010-09-07 17:17:57 -07:00
parent 804777f9ae
commit baa048c579

View file

@ -11,4 +11,3 @@ rescue Bundler::GemNotFound => e
STDERR.puts "Try running `bundle install`."
exit!
end if File.exist?(gemfile)