Sha256: 6695f4eb6f58dfa9ee5aa0b5c9b0598cdf93aab66f154dbd9ffcf0e9f1158ab3
Contents?: true
Size: 249 Bytes
Versions: 53
Compression:
Stored size: 249 Bytes
Contents
# frozen_string_literal: true # # = Public Suffix # # Domain name parser based on the Public Suffix List. # # Copyright (c) 2009-2020 Simone Carletti <weppos@weppos.net> module PublicSuffix # The current library version. VERSION = "4.0.6" end
Version data entries
53 entries across 44 versions & 8 rubygems