aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/runtime
Commit message (Expand)AuthorAgeFilesLines
* Fix misspellings [ci skip]Kazuhiro NISHIYAMA2020-12-212-2/+2
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-082-1/+34
* Fix typos [ci skip]Kazuhiro NISHIYAMA2020-10-191-1/+1
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-154-2/+76
* Import remaining changesDavid Rodríguez2020-07-151-3/+3
* [rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez2020-07-153-13/+0
* [rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...MSP-Greg2020-07-151-18/+2
* s/sys_exec!/sys_execDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] s/run!/runDavid Rodríguez2020-06-182-8/+8
* [rubygems/rubygems] s/ruby!/rubyDavid Rodríguez2020-06-183-20/+20
* [rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez2020-06-186-26/+26
* [rubygems/rubygems] s/bundle!/bundleDavid Rodríguez2020-06-186-38/+38
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-183-15/+15
* [rubygems/rubygems] Fix a couple of specs that were loading an incorrect bundlerDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Change spec to do the right thing on bundler 3David Rodríguez2020-06-181-2/+2
* [rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez2020-06-051-5/+10
* Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5Hiroshi SHIBATA2020-05-222-4/+4
* Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA2020-05-222-13/+28
* Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA2020-05-222-4/+4
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-223-27/+51
* Marked the some examples that are not working with the ruby repositoryHiroshi SHIBATA2020-05-131-3/+3
* Update the bundler version with master branchHiroshi SHIBATA2020-05-138-106/+148
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-084-6/+56
* Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA2019-12-251-0/+6
* Delegate should be supported nowDavid Rodríguez2019-12-151-1/+1
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-153-60/+90
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-132-4/+2
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-117-59/+57
* Fixed the rubocop warningsHiroshi SHIBATA2019-09-181-1/+1
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-181-1/+1
* Ignore the all of warnings with inline_spec.rb of bundler examples.Hiroshi SHIBATA2019-09-011-1/+1
* Fix a couple of bundler issues with keyword argument separationJeremy Evans2019-08-301-3/+4
* [bundler/bundler] Parallelize test suiteDavid Rodríguez2019-08-211-1/+1
* Fix some bundler specs (#2380)David Rodríguez2019-08-202-3/+3
* [bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-185-40/+40
* [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