diff options
| author | David Rodriguez <deivid.rodriguez@riseup.net> | 2023-11-20 12:20:08 +0100 |
|---|---|---|
| committer | git <svn-admin@ruby-lang.org> | 2023-11-22 13:17:12 +0000 |
| commit | c05495530e0308d82a39bb5b248f711f0a485921 (patch) | |
| tree | 19f244221d648ab6ff66a52e23d5318a56aed2cc /ruby_parser.c | |
| parent | 018e6abf8509c7de2a8efb49741d594b15f49fbf (diff) | |
[rubygems/rubygems] Fix universal lockfiles regression
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
Diffstat (limited to 'ruby_parser.c')
0 files changed, 0 insertions, 0 deletions
