summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
Diffstat (limited to 'lib')
-rw-r--r--lib/bundler.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler.rb b/lib/bundler.rb
index 791831d0e7..ed5e1685ab 100644
--- a/lib/bundler.rb
+++ b/lib/bundler.rb
@@ -659,7 +659,6 @@ EOF
def configure_gem_home_and_path
configure_gem_path
configure_gem_home
- bundle_path
end
def configure_gem_path(env = ENV)