Sha256: 81988aedbf390936cab4c61a69d1be8863d8c6001cbe666302dbf5582fd3ba64
Contents?: true
Size: 265 Bytes
Versions: 12
Compression:
Stored size: 265 Bytes
Contents
# frozen_string_literal: true # = Public Suffix # # Domain name parser based on the Public Suffix List. # # Copyright (c) 2009-2023 Simone Carletti <weppos@weppos.net> module PublicSuffix # @return [String] the current library version VERSION = "5.0.4" end
Version data entries
12 entries across 12 versions & 5 rubygems