sig/resolver.rbs in httpx-1.0.2 vs sig/resolver.rbs in httpx-1.1.0

- old
+ new

@@ -1,9 +1,9 @@ module HTTPX type ipaddr = IPAddr | String module Resolver - RESOLVE_TIMEOUT: Integer | Float + RESOLVE_TIMEOUT: Integer @lookup_mutex: Thread::Mutex type dns_resource = singleton(Resolv::DNS::Resource) \ No newline at end of file