Project

General

Profile

« Previous | Next » 

Revision 7ff0b4fe

Added by deivid (David Rodríguez) about 6 years ago

[bundler/bundler] Fix installation of system bundler

Previously it was being installed to the :bundle_path
(/tmp/bundled_app/.bundle), but the bundle helper uses the
system_gem_path("bin/bundle"). That means the first bundle installin
the spec was actually failing, but not affecting the test status because
of not being called as bundle!.

https://github.com/bundler/bundler/commit/ad75f75539