Sha256: f156c8dfa46b2d952a7393ce87a78701cff38624193ca691d07ccbb93d57cd57
Contents?: true
Size: 242 Bytes
Versions: 1
Compression:
Stored size: 242 Bytes
Contents
# frozen_string_literal: true #-- # Ruby Whois # # An intelligent pure Ruby WHOIS client and parser. # # Copyright (c) 2009-2021 Simone Carletti <weppos@weppos.net> #++ module Whois # The current library version. VERSION = "5.0.2" end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
whois-5.0.2 | lib/whois/version.rb |