aboutsummaryrefslogtreecommitdiffstats
path: root/load_paths.rb
diff options
context:
space:
mode:
Diffstat (limited to 'load_paths.rb')
-rw-r--r--load_paths.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/load_paths.rb b/load_paths.rb
index 15345e31e3..590af69330 100644
--- a/load_paths.rb
+++ b/load_paths.rb
@@ -1,9 +1,8 @@
# bust gem prelude
if defined? Gem
- Gem.source_index
gem 'bundler'
else
require 'rubygems'
end
require 'bundler'
-Bundler.setup \ No newline at end of file
+Bundler.setup