class Bundler::RemoteSpecification

def _remote_uri

def _remote_uri
  "#{@source_uri}/quick/Marshal.4.8/#{@name}-#{@version}.gemspec.rz"
end