aboutsummaryrefslogtreecommitdiffstats
path: root/libexec/bundle
Commit message (Collapse)AuthorAgeFilesLines
* Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA2020-05-221-0/+3
|
* [bundler/bundler] Require relatively from exe/ when possibleDavid Rodríguez2019-08-181-3/+19
| | | | https://github.com/bundler/bundler/commit/e4cbb91b7d
* [bundler/bundler] Revert "Migrate requires from exe/ to also be relative"David Rodríguez2019-08-031-3/+3
| | | | | | This reverts commit d9d2bf6d522dd36d1ef2732e87cef8b7cba729fd. https://github.com/bundler/bundler/commit/eeb2ff1561
* [bundler/bundler] Migrate requires from exe/ to also be relativeDavid Rodríguez2019-08-031-3/+3
| | | | https://github.com/bundler/bundler/commit/d9d2bf6d52
* Use stub executables generated by RubyGems istead of original executables.hsbt2018-11-251-0/+31
It resolved the conflict issues when invoking `gem i rdoc` and the binstub issues with Bundler and Rails. [Bug #5060][ruby-core:38257][Fix GH-2023] * https://github.com/rubygems/rubygems/pull/2338 * https://github.com/heroku/heroku-buildpack-ruby/issues/829 git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65963 b2dd03c8-39d4-4d8f-98ff-823fe69b080e