зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Move TODO comment to an information comment
https://github.com/rubygems/rubygems/commit/853ecdd417
This commit is contained in:
Родитель
7081185664
Коммит
1dfe132aa5
|
@ -164,9 +164,8 @@ class Gem::DependencyInstaller
|
|||
|
||||
if consider_remote?
|
||||
begin
|
||||
# TODO this is pulled from #spec_for_dependency to allow
|
||||
# This is pulled from #spec_for_dependency to allow
|
||||
# us to filter tuples before fetching specs.
|
||||
#
|
||||
tuples, errors = Gem::SpecFetcher.fetcher.search_for_dependency dep
|
||||
|
||||
if best_only && !tuples.empty?
|
||||
|
|
Загрузка…
Ссылка в новой задаче