aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler/install
Commit message (Expand)AuthorAgeFilesLines
* [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
* [bundler/bundler] Refactor some specsDavid Rodríguez2019-08-031-7/+7
* [bundler/bundler] Make some specs more explicitDavid Rodríguez2019-08-031-13/+11
* [bundler/bundler] Reuse `lockfile` spec helperDavid Rodríguez2019-08-031-4/+2
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-0336-330/+330
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-0915-352/+142
* Enabled to some bundler examples again.hsbt2019-04-141-1/+1
* Skip to failing examples on ruby core repository.hsbt2019-04-141-2/+2
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-1433-457/+603
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-0416-54/+54
* Downgrade Bundler 1.17.x from 2.0.0.hsbt2018-12-1116-54/+54
* Merge Bundler-2.0.0.pre1 from upstream.hsbt2018-11-123-4/+4
* Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt2018-11-0416-50/+50
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-0238-0/+9888