David Rodríguez
|
c50c2354cf
|
[bundler/bundler] Require relatively from exe/ when possible
https://github.com/bundler/bundler/commit/e4cbb91b7d
|
2019-08-18 13:45:05 +09:00 |
David Rodríguez
|
33fdd87227
|
[bundler/bundler] Revert "Migrate requires from exe/ to also be relative"
This reverts commit d9d2bf6d522dd36d1ef2732e87cef8b7cba729fd.
https://github.com/bundler/bundler/commit/eeb2ff1561
|
2019-08-03 09:29:56 +09:00 |
David Rodríguez
|
a27198f648
|
[bundler/bundler] Migrate requires from exe/ to also be relative
https://github.com/bundler/bundler/commit/d9d2bf6d52
|
2019-08-03 09:29:55 +09:00 |
Hiroshi SHIBATA
|
1a2546c2be
|
Backport racc-1.4.15 from upstream.
|
2019-06-19 18:17:25 +09:00 |
hsbt
|
68ddd4d300
|
Merge Bundler 2.1.0.pre.1 as developed version from upstream.
a53709556b
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@67539 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2019-04-14 06:01:35 +00:00 |
hsbt
|
e97741e12a
|
Merge Bundler 2.0.1 from upstream.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66710 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2019-01-04 13:10:58 +00:00 |
hsbt
|
91533d9ab1
|
Downgrade Bundler 1.17.x from 2.0.0.
We have the platform issue on heroku:
* https://gist.github.com/schneems/26452540f6e2bbbcf2ea144f45f6b305
* https://github.com/heroku/heroku-buildpack-ruby/issues/833
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66323 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-12-11 03:07:37 +00:00 |
hsbt
|
f62c3847b5
|
Revert "Remove `libexec/bundle_ruby`"
This reverts commit 3f70860492 .
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66220 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-12-05 11:29:56 +00:00 |
kazu
|
3f70860492
|
Remove `libexec/bundle_ruby`
see r65979
[Bug #15291][ruby-dev:50663]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@66219 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
|
2018-12-05 11:20:29 +00:00 |
hsbt
|
a943328194
|
Use stub executables generated by RubyGems istead of original executables.
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
|
2018-11-25 01:20:00 +00:00 |