aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/install
Commit message (Expand)AuthorAgeFilesLines
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-159-14/+213
* [rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez2020-07-157-14/+14
* [rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez2020-07-158-15/+0
* [rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...MSP-Greg2020-07-153-8/+0
* s/sys_exec!/sys_execDavid Rodríguez2020-06-181-2/+2
* [rubygems/rubygems] s/run!/runDavid Rodríguez2020-06-187-20/+20
* [rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez2020-06-1819-67/+67
* [rubygems/rubygems] s/bundle!/bundleDavid Rodríguez2020-06-1822-204/+204
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-1821-108/+106
* [rubygems/rubygems] Fix some sudo specs to do the right thing on bundler 3David Rodríguez2020-06-181-3/+4
* [rubygems/rubygems] Fix spec to test the right thing on bundler 3David Rodríguez2020-06-181-1/+1
* [rubygems/rubygems] Remove incorrect tagsDavid Rodríguez2020-06-181-4/+4
* [rubygems/rubygems] Migrate some specs to use "the new way"David Rodríguez2020-06-183-5/+9
* [rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/David Rodríguez2020-06-181-5/+5
* [rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez2020-06-181-0/+15
* Fix most exec specsDavid Rodríguez2020-06-151-1/+1
* Manually pick from rubygems/rubygems changes atHiroshi SHIBATA2020-06-051-44/+56
* [rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez2020-06-0512-51/+103
* [rubygems/rubygems] Reword specs to not mention deprecated flagsDavid Rodríguez2020-06-055-7/+7
* [rubygems/rubygems] Rewrite dependency API specs to use new deployment modeDavid Rodríguez2020-06-052-13/+16
* [rubygems/rubygems] Fix `bundle install` unintentionally saving configurationDavid Rodríguez2020-06-051-0/+9
* [rubygems/rubygems] Change descriptions to not mention deprecated flagsDavid Rodríguez2020-06-051-2/+2
* [rubygems/rubygems] Fix flag name in spec descriptionsDavid Rodríguez2020-06-051-2/+2
* [rubygems/rubygems] Improve wording of some specsDavid Rodríguez2020-06-051-7/+7
* [rubygems/rubygems] Remove old no longer meaningful specDavid Rodríguez2020-06-051-10/+0
* [rubygems/rubygems] Unskip "monorepo issues"David Rodríguez2020-06-051-4/+0
* Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA2020-05-226-6/+6
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-2212-36/+41
* clean-up .bundle directory in bundled_appHiroshi SHIBATA2020-05-141-2/+2
* skip lockfile_spec.rb:33 because it cleanup the .bundle repoHiroshi SHIBATA2020-05-131-1/+1
* Update the bundler version with master branchHiroshi SHIBATA2020-05-1325-435/+479
* Addeed missing RSpec namespaceHiroshi SHIBATA2020-05-091-1/+1
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-082-80/+100
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-156-10/+30
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-133-7/+0
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-115-10/+10
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-181-22/+4
* [bundler/bundler] Revert "Remove now meaningless warning"David Rodríguez2019-09-181-0/+19
* Fix some bundler specs (#2380)David Rodríguez2019-08-202-8/+8
* [bundler/bundler] Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez2019-08-161-0/+44
* [bundler/bundler] Indentation tweakDavid Rodríguez2019-08-161-6/+6
* [bundler/bundler] Always set `cache_all` via config during testsDavid Rodríguez2019-08-032-2/+5
* [bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez2019-08-031-2/+2
* [bundler/bundler] Fully remove compatibility guardDavid Rodríguez2019-08-031-2/+2
* [bundler/bundler] Try make some specs platform independentDavid Rodríguez2019-08-033-0/+10
* [bundler/bundler] Indentation fixesDavid Rodríguez2019-08-031-14/+14
* [bundler/bundler] Remove now meaningless warningDavid Rodríguez2019-08-031-19/+0
* [bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez2019-08-031-4/+22