[rubygems/rubygems] Fix missing Gem::Uri.redact on some Ruby 3.1 versions
Gem::Uri.redact
Our CI did not catch this because it was testing with Ruby 3.1 patch levels that include a RubyGems version that already has Gem::Uri.redact.
We should make sure the system-rubygems workflow always tests against the oldest supportted Ruby/RubyGems combination.
https://github.com/rubygems/rubygems/commit/3b695e3be1
[rubygems/rubygems] Fix missing
Gem::Uri.redact
on some Ruby 3.1 versionsOur CI did not catch this because it was testing with Ruby 3.1 patch
levels that include a RubyGems version that already has
Gem::Uri.redact
.We should make sure the system-rubygems workflow always tests against
the oldest supportted Ruby/RubyGems combination.
https://github.com/rubygems/rubygems/commit/3b695e3be1