ruby/lib/bundler/resolver
David Rodríguez 0b1b8bc3ec [rubygems/rubygems] Don't remove platform specific variants from the lockfile unless necessary
Even if they don't match the current Ruby version, they could still work
in other rubies. So it's better to keep them.

9a3e583b0c
2025-01-14 12:24:37 +09:00
..
base.rb [rubygems/rubygems] Don't remove platform specific variants from the lockfile unless necessary 2025-01-14 12:24:37 +09:00
candidate.rb [rubygems/rubygems] Create LazySpecifications directly with most_specific_locked_platform 2024-11-26 15:11:05 +09:00
incompatibility.rb [rubygems/rubygems] Use modern hashes consistently 2023-12-07 22:29:33 +00:00
package.rb [rubygems/rubygems] Extract SpecSet#version_for 2025-01-14 12:24:37 +09:00
root.rb Migrate our resolver engine to PubGrub 2022-11-12 07:40:31 +09:00
spec_group.rb [rubygems/rubygems] Create LazySpecifications directly with most_specific_locked_platform 2024-11-26 15:11:05 +09:00