summaryrefslogtreecommitdiff
path: root/spec/bundler/install
AgeCommit message (Expand)Author
2020-07-15[rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez
2020-07-15[rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez
2020-07-15[rubygems/rubygems] Bundler specs - Windows - remove skips, File.open => File...MSP-Greg
2020-06-18s/sys_exec!/sys_execDavid Rodríguez
2020-06-18[rubygems/rubygems] s/run!/runDavid Rodríguez
2020-06-18[rubygems/rubygems] s/gem_command!/gem_commandDavid Rodríguez
2020-06-18[rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez
2020-06-18[rubygems/rubygems] s/bundle!/bundleDavid Rodríguez
2020-06-18[rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez
2020-06-18[rubygems/rubygems] Fix some sudo specs to do the right thing on bundler 3David Rodríguez
2020-06-18[rubygems/rubygems] Fix spec to test the right thing on bundler 3David Rodríguez
2020-06-18[rubygems/rubygems] Remove incorrect tagsDavid Rodríguez
2020-06-18[rubygems/rubygems] Migrate some specs to use "the new way"David Rodríguez
2020-06-18[rubygems/rubygems] s/rails_fail/rails_pinned_to_old_activesupport/David Rodríguez
2020-06-18[rubygems/rubygems] Fix `only_update_to_newer_versions` regressionDavid Rodríguez
2020-06-15Fix most exec specsDavid Rodríguez
2020-06-05Manually pick from rubygems/rubygems changes atHiroshi SHIBATA
2020-06-05[rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Reword specs to not mention deprecated flagsDavid Rodríguez
2020-06-05[rubygems/rubygems] Rewrite dependency API specs to use new deployment modeDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix `bundle install` unintentionally saving configurationDavid Rodríguez
2020-06-05[rubygems/rubygems] Change descriptions to not mention deprecated flagsDavid Rodríguez
2020-06-05[rubygems/rubygems] Fix flag name in spec descriptionsDavid Rodríguez
2020-06-05[rubygems/rubygems] Improve wording of some specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove old no longer meaningful specDavid Rodríguez
2020-06-05[rubygems/rubygems] Unskip "monorepo issues"David Rodríguez
2020-05-22Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-14clean-up .bundle directory in bundled_appHiroshi SHIBATA
2020-05-13skip lockfile_spec.rb:33 because it cleanup the .bundle repoHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2020-05-09Addeed missing RSpec namespaceHiroshi SHIBATA
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
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-18[bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez
2019-09-18[bundler/bundler] Revert "Remove now meaningless warning"David 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-16[bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez
2019-08-16[bundler/bundler] Indentation tweakDavid Rodríguez
2019-08-03[bundler/bundler] Always set `cache_all` via config during testsDavid Rodríguez
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] Fully remove compatibility guardDavid Rodríguez
2019-08-03[bundler/bundler] Try make some specs platform independentDavid Rodríguez
2019-08-03[bundler/bundler] Indentation fixesDavid Rodríguez
2019-08-03[bundler/bundler] Remove now meaningless warningDavid Rodríguez
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez
2019-08-03[bundler/bundler] Refactor some specsDavid Rodríguez