summaryrefslogtreecommitdiff
path: root/lib/bundler.rb
diff options
context:
space:
mode:
authorMatthew Draper <matthew@trebex.net>2013-05-14 02:59:10 +0930
committerAndre Arko <andre@arko.net>2013-05-22 17:48:28 -0700
commit90611d4a8625884f0099d103e4e6cd2e1c5438c0 (patch)
tree422425296ba5437a70a1af5d1417a3b242c35260 /lib/bundler.rb
parentaf93fe946e75e6f253b7ec9912ea64e3a932c548 (diff)
downloadbundler-90611d4a8625884f0099d103e4e6cd2e1c5438c0.tar.gz
Revert "refresh so that `bundle exec bundle -v` works again"
This reverts commit 7b748268997d7522c1b3507b52ce61e7716b2e42, and thus fixes #2454. The refresh doesn't seem to be necessary... though the original commit was a bit vague on exactly what it was setting out to fix.
Diffstat (limited to 'lib/bundler.rb')
-rw-r--r--lib/bundler.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler.rb b/lib/bundler.rb
index ff0f646de4..5e9527a2ac 100644
--- a/lib/bundler.rb
+++ b/lib/bundler.rb
@@ -367,7 +367,6 @@ module Bundler
configure_gem_home
end
- Bundler.rubygems.refresh
bundle_path
end