class Bundler::RemoteSpecification
def __swap__(spec)
once the remote gem is downloaded, the backend specification will
Because Rubyforge cannot be trusted to provide valid specifications
def __swap__(spec) @_remote_specification = spec end
def __swap__(spec) @_remote_specification = spec end