summaryrefslogtreecommitdiff
path: root/spec/bundler/runtime
AgeCommit message (Expand)Author
2020-06-05[rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez
2020-05-22Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5Hiroshi SHIBATA
2020-05-22Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA
2020-05-22Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-13Marked the some examples that are not working with the ruby repositoryHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2019-12-25Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA
2019-12-15Delegate should be supported nowDavid Rodríguez
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-13Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-09-18Fixed the rubocop warningsHiroshi SHIBATA
2019-09-18[bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez
2019-09-01Ignore the all of warnings with inline_spec.rb of bundler examples.Hiroshi SHIBATA
2019-08-30Fix a couple of bundler issues with keyword argument separationJeremy Evans
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18[bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez
2019-08-18[bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez
2019-08-17[bundler/bundler] Unalias `install_gem`David Rodríguez
2019-08-17[bundler/bundler] Reuse more shared path helpersDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary assignmentDavid Rodríguez
2019-08-17[bundler/bundler] Remove unnecessary `let`David Rodríguez
2019-08-17[bundler/bundler] Remove duplicated methodDavid Rodríguez
2019-08-16[bundler/bundler] Make spec pass more resilientlyDavid Rodríguez
2019-08-16[bundler/bundler] Remove unnecessary exclusionsDavid Rodríguez
2019-08-03[bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins
2019-08-03[bundler/bundler] Remove unnecessary indirectionsDavid Rodríguez
2019-08-03[bundler/bundler] Skip specs using `Process.fork` on WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Add a comment to explain the initial resetDavid Rodríguez
2019-08-03[bundler/bundler] Move environment reset to the only test needing itDavid Rodríguez
2019-08-03[bundler/bundler] Improve test to make it more independent from envDavid Rodríguez
2019-08-03[bundler/bundler] Change the refresh spec to not use `stubs_for`David Rodríguez
2019-08-03[bundler/bundler] No need to make `Gem.refresh` a noopDavid Rodríguez
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez
2019-08-03[bundler/bundler] Make spec easier to debugDavid Rodríguez
2019-08-03[bundler/bundler] Fix a typo on a spec commentDavid Rodríguez
2019-08-03[bundler/bundler] bundler/inline should always install gems to system pathrobuye
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-04-14Enabled to some bundler examples again.hsbt
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-02-18Fixup r66984. It breakes bundler's examples.hsbt
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt
2018-12-11Downgrade Bundler 1.17.x from 2.0.0.hsbt
2018-11-12Merge Bundler-2.0.0.pre1 from upstream.hsbt
2018-11-04Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt