From baa048c5798ff435ea45e3c6c4781ebbc2717bfb Mon Sep 17 00:00:00 2001 From: maxwell Date: Tue, 7 Sep 2010 17:17:57 -0700 Subject: [PATCH] MS changed some bundler stuff --- config/boot.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/config/boot.rb b/config/boot.rb index 62548470c..ab6cb374d 100644 --- a/config/boot.rb +++ b/config/boot.rb @@ -11,4 +11,3 @@ rescue Bundler::GemNotFound => e STDERR.puts "Try running `bundle install`." exit! end if File.exist?(gemfile) -