[rubygems/rubygems] Remove already fixed TODO

It was fixed by https://github.com/rubygems/rubygems/commit/3b0d44fbf5a3.

https://github.com/rubygems/rubygems/commit/4cf3429599
This commit is contained in:
David Rodríguez 2025-01-29 13:49:05 +01:00 committed by Hiroshi SHIBATA
parent 98c56de823
commit d645b62b6d

View File

@ -564,7 +564,6 @@ end
# [B] ~> 1.0
#
# and should resolve using b-1.0
# TODO: move these to specification
def test_self_activate_over
a = util_spec "a", "1.0", "b" => ">= 1.0", "c" => "= 1.0"