Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Downgrade Bundler 1.17.x from 2.0.0. | hsbt | 2018-12-11 | 1 | -62/+63 |
| | | | | | | | | 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 | ||||
* | Merge upstream changes from 2-0-stable branch of bundler/bundler. | hsbt | 2018-11-04 | 1 | -1/+1 |
| | | | | | | * It update bundler 2 mode to bundler 3. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65523 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | ||||
* | Added bundler as default gems. Revisit [Feature #12733] | hsbt | 2018-11-02 | 1 | -0/+390 |
* bin/*, lib/bundler/*, lib/bundler.rb, spec/bundler, man/*: Merge from latest stable branch of bundler/bundler repository and added workaround patches. I will backport them into upstream. * common.mk, defs/gmake.mk: Added `test-bundler` task for test suite of bundler. * tool/sync_default_gems.rb: Added sync task for bundler. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@65509 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |