summaryrefslogtreecommitdiff
path: root/lib/bundler/resolver/candidate.rb
AgeCommit message (Expand)Author
2025-03-24[rubygems/rubygems] Consistently use "lockfile" over "lock file"David Rodríguez
2025-03-13[rubygems/rubygems] Remove array allocation from Candidate#<=>Hartley McGuire
2024-11-26[rubygems/rubygems] Create LazySpecifications directly with most_specific_loc...David Rodríguez
2024-07-09[rubygems/rubygems] Resolve all platforms directlyDavid Rodríguez
2024-07-09[rubygems/rubygems] Instantiate `Resolver::SpecGroup` with explicit priorityDavid Rodríguez
2024-04-01[rubygems/rubygems] Fix typoDavid Rodriguez
2023-01-31Merge RubyGems/Bundler master.Hiroshi SHIBATA
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-11-12Migrate our resolver engine to PubGrubHiroshi SHIBATA