reset_gems()
Updates the server to use the latest installed gems.
# File lib/rubygems/server.rb, line 744 def reset_gems # :nodoc: Gem::Specification.dirs = @gem_dirs end