def == other
    case other
    when Gem::Specification
      @spec == other
    when Gem::DependencyResolver::ActivationRequest