summaryrefslogtreecommitdiff
path: root/spec/bundler/support
Commit message (Expand)AuthorAgeFilesLines
* Removed file that is part of d89cc317c642848008f5b17a82196d25ddcdf124Hiroshi SHIBATA2023-04-111-16/+0
* [rubygems/rubygems] Remove one fallback to full indexes on big gemfilesDavid Rodríguez2023-04-072-16/+0
* Don't remove RUBY platform when healing a lockfile with missing specsDavid Rodríguez2023-03-231-1/+5
* [rubygems/rubygems] Use indented heredocNobuyoshi Nakada2023-03-221-2/+2
* [rubygems/rubygems] Remove unnecessary `specific_local_platform` test helperDavid Rodríguez2023-03-171-5/+1
* [rubygems/rubygems] Simplify `lockfile_platforms` helperDavid Rodríguez2023-03-171-6/+2
* [rubygems/rubygems] Remove unnecessary `local` helperDavid Rodríguez2023-03-171-4/+0
* [rubygems/rubygems] Use more common linux platform for specsDavid Rodríguez2023-03-171-1/+1
* [rubygems/rubygems] Use splatted args to `lockfile_platforms_for`David Rodríguez2023-03-171-2/+2
* [rubygems/rubygems] Fix crash in pub grub involving empty rangesDavid Rodríguez2023-02-211-1/+11
* [rubygems/rubygems] Avoid crashing with a corrupted lockfileDaniel Colson2023-02-091-2/+2
* Merge RubyGems/Bundler master.Hiroshi SHIBATA2023-01-311-13/+8
* Merge RubyGems and Bundler masterHiroshi SHIBATA2023-01-102-22/+6
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-261-1/+1
* Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA2022-12-242-2/+19
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-1550-431/+612
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-127-29/+10
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-092-1/+9
* Migrate our resolver engine to PubGrubHiroshi SHIBATA2022-11-121-15/+14
* Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA2022-11-111-0/+25
* [rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt ...Bo Anderson2022-11-082-0/+13
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-10-181-6/+2
* [rubygems/rubygems] Extract matcher for slow perf specDavid Rodríguez2022-10-181-0/+12
* [rubygems/rubygems] Copy template contents instead of file and permsVictor Gama2022-10-031-0/+4
* Resync Bundler & RubyGemsDavid Rodríguez2022-09-082-6/+6
* Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA2022-09-053-32/+2
* [rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields2022-08-293-6/+26
* [rubygems/rubygems] Backport non-gnu libc on linux platform matching to BundlerDavid Rodríguez2022-08-241-0/+4
* [rubygems/rubygems] Make `compact_index_api_missing` server more strictDavid Rodríguez2022-08-231-6/+1
* Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA2022-07-292-2/+2
* [rubygems/rubygems] Use main as default branch for Bundler specsDavid Rodríguez2022-07-271-1/+1
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-07-262-2/+3
* [rubygems/rubygems] bundler: fix typo in inline RuboCop configTakuya Noguchi2022-07-171-1/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-134-11/+13
* [rubygems/rubygems] Fix `simulate_windows` helperDavid Rodríguez2022-07-082-0/+8
* [rubygems/rubygems] Fix pending Bundler specsDavid Rodríguez2022-06-261-2/+1
* [rubygems/rubygems] Fix `bundle package --no-install` no longer skipping installDavid Rodríguez2022-06-231-1/+1
* [rubygems/rubygems] Fix crash when installing gems with symlinksDavid Rodríguez2022-05-301-2/+3
* Merge RubyGems and Bundler HEADHiroshi SHIBATA2022-05-203-5/+27
* [rubygems/rubygems] Fix error message on metadata mismatchesDavid Rodríguez2022-05-111-0/+4
* [rubygems/rubygems] Extract a `next_ruby_minor` helper method for specsDavid Rodríguez2022-05-111-0/+4
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-02-281-12/+15
* Sync latest Bundler & RubyGemsDavid Rodríguez2022-02-012-14/+8
* Merge rubygems/rubygems HEAD.Hiroshi SHIBATA2022-01-191-18/+0
* [rubygems/rubygems] Better way to join path componentsDavid Rodríguez2021-12-301-1/+1
* [rubygems/rubygems] Run `bundle install` in verbose modeDavid Rodríguez2021-12-271-1/+1
* [rubygems/rubygems] Don't add verbose flag so opaquely for realworld specsDavid Rodríguez2021-12-271-1/+0
* [rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez2021-12-271-9/+0
* Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA2021-12-238-10/+15
* Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA2021-12-213-3/+5