aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/runtime
Commit message (Expand)AuthorAgeFilesLines
* [bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez2019-08-181-17/+0
* [bundler/bundler] Unalias `install_gem`David Rodríguez2019-08-171-1/+1
* [bundler/bundler] Reuse more shared path helpersDavid Rodríguez2019-08-171-3/+2
* [bundler/bundler] Remove unnecessary assignmentDavid Rodríguez2019-08-171-2/+2
* [bundler/bundler] Remove unnecessary `let`David Rodríguez2019-08-171-3/+2
* [bundler/bundler] Remove duplicated methodDavid Rodríguez2019-08-172-3/+3
* [bundler/bundler] Make spec pass more resilientlyDavid Rodríguez2019-08-161-1/+4
* [bundler/bundler] Remove unnecessary exclusionsDavid Rodríguez2019-08-161-6/+1
* [bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins2019-08-031-0/+19
* [bundler/bundler] Remove unnecessary indirectionsDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Skip specs using `Process.fork` on WindowsDavid Rodríguez2019-08-031-0/+6
* [bundler/bundler] Add a comment to explain the initial resetDavid Rodríguez2019-08-031-0/+1
* [bundler/bundler] Move environment reset to the only test needing itDavid Rodríguez2019-08-031-0/+2
* [bundler/bundler] Improve test to make it more independent from envDavid Rodríguez2019-08-031-2/+3
* [bundler/bundler] Change the refresh spec to not use `stubs_for`David Rodríguez2019-08-031-3/+3
* [bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Make spec easier to debugDavid Rodríguez2019-08-031-1/+3
* [bundler/bundler] Fix a typo on a spec commentDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] bundler/inline should always install gems to system pathrobuye2019-08-031-0/+13
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-036-77/+77
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-095-48/+96
* Enabled to some bundler examples again.hsbt2019-04-141-1/+1
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-148-319/+335
* Fixup r66984. It breakes bundler's examples.hsbt2019-02-181-1/+1
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-043-9/+11
* Downgrade Bundler 1.17.x from 2.0.0.hsbt2018-12-113-8/+8
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-121-2/+2
* Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt2018-11-043-8/+8
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-028-0/+2809
* Postponing the Bundler merge.hsbt2017-12-228-2728/+0
* Merge release version of bundler-1.16.1 from upstream.hsbt2017-12-214-24/+35
* Merge 1-16-stable branch of bundler.hsbt2017-12-123-5/+30
* Follow up r60970 for bundler's examples.hsbt2017-12-071-2/+2
* Update bundled bundler to 1.16.0.hsbt2017-11-018-146/+274
* Merge bundler to standard libraries.hsbt2017-09-088-0/+2564