class Bundler::Installer

def resolve_remotely

def resolve_remotely
  resolve(:specs, remote_index)
end