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