Sha256: abfe5bfe1b5f221f7883ec77826dc8e1d3cd12c58fab92c5dc980f6544ffd58c
Contents?: true
Size: 223 Bytes
Versions: 17
Compression:
Stored size: 223 Bytes
Contents
# = Public Suffix # # Domain name parser based on the Public Suffix List. # # Copyright (c) 2009-2018 Simone Carletti <weppos@weppos.net> module PublicSuffix # The current library version. VERSION = "3.0.3".freeze end
Version data entries
17 entries across 15 versions & 6 rubygems