# File lib/commands/abstract_command.rb, line 35
  def credentials_path
    File.join(Gem.user_home, '.gem', 'credentials')
  end