# File lib/rubygems/config_file.rb, line 203 def credentials_path File.join Gem.user_home, '.gem', 'credentials' end