# File lib/rubygems/mirror.rb, line 83
  def update
    update_specs
    update_gems
    cleanup_gems
  end