Method deprecated or moved
This method is deprecated or moved on the latest stable version.
The last existing version (v1_9_3_392) is shown here.
remove_spec(full_name)
public
# File lib/rubygems/source_index.rb, line 206
def remove_spec(full_name)
@gems.delete full_name
end