aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/vendored_molinillo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/bundler/vendored_molinillo.rb')
-rw-r--r--lib/bundler/vendored_molinillo.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bundler/vendored_molinillo.rb b/lib/bundler/vendored_molinillo.rb
index f6c4a25a..daf52b82 100644
--- a/lib/bundler/vendored_molinillo.rb
+++ b/lib/bundler/vendored_molinillo.rb
@@ -1,4 +1,4 @@
-vendor = File.expand_path('../vendor/Molinillo-master/lib', __FILE__)
+vendor = File.expand_path('../vendor/Molinillo-double-backjumping/lib', __FILE__)
loaded = $:.include?(vendor)
$:.unshift(vendor) unless loaded
require 'molinillo'