# File lib/commands/plugin/repositories.rb, line 66
  def refresh!
    @repositories.each { |repo| refresh_repository!(repo) }
  end