lib/whois/record/parser/whois.fi.rb in whois-2.6.2 vs lib/whois/record/parser/whois.fi.rb in whois-2.6.3
- old
+ new
@@ -21,10 +21,10 @@
# Please consider to contribute implementing missing methods.
#
# @see Whois::Record::Parser::Example
# The Example parser for the list of all available methods.
#
- # @since 2.4.0
+ # @since 2.4.0
class WhoisFi < Base
property_supported :status do
if content_for_scanner =~ /status:\s+(.+?)\n/
case $1.downcase