aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/match_metadata.rb
Commit message (Collapse)AuthorAgeFilesLines
* [rubygems/rubygems] Fix universal lockfiles regressionDavid Rodriguez2023-11-221-0/+4
| | | | | | | | | | | | If a platform specific variant would not match the current Ruby, we would still be considering it compatible with the initial resolution and adding its platform to the lockfile, but we would later fail to materialize it for installation due to not really being compatible. Fix is to only add platforms for variants that are also compatible with current Ruby and RubyGems versions. https://github.com/rubygems/rubygems/commit/75d1290843
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-08-231-0/+13
Pick from https://github.com/rubygems/rubygems/commit/6b3a5a9ab0453463381a8164efb6298ea9eb776f