Hiroshi SHIBATA 2026-08-27 23:37:57 +0000 (Thu, 27 Aug 2026)
New Revision: f6c8c1f7c6
https://github.com/ruby/ruby/commit/f6c8c1f7c6
Log:
[ruby/rubygems] Keep the credential_store vocabulary lists private
They sit after `private`, which does not apply to constants, so both are
public API today. Nothing outside the file reads them, and the setting
has not shipped, so this is the last release where making them private
costs nothing.
https://github.com/ruby/rubygems/commit/18c550a324
Co-Authored-By: Claude Opus 5 <
nor...@anthropic.com>
Modified files:
lib/rubygems/config_file.rb