1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems/resolver
Daniel Niknam f212b9d4f2 [rubygems/rubygems] Refactor Ruby platform priority condition to its own method
The `Gem::Platform::RUBY ? -1 : 1` has been used multiple times in different places and could be refactored to a method (DRY).

https://github.com/rubygems/rubygems/commit/9d43ca8f0c
2021-08-31 19:06:14 +09:00
..
api_set
molinillo/lib
activation_request.rb
api_set.rb
api_specification.rb
best_set.rb
composed_set.rb
conflict.rb
current_set.rb
dependency_request.rb
git_set.rb
git_specification.rb
index_set.rb
index_specification.rb
installed_specification.rb
installer_set.rb [rubygems/rubygems] Refactor Ruby platform priority condition to its own method 2021-08-31 19:06:14 +09:00
local_specification.rb
lock_set.rb
lock_specification.rb
molinillo.rb
requirement_list.rb
set.rb
source_set.rb
spec_specification.rb
specification.rb
stats.rb
vendor_set.rb
vendor_specification.rb