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) -