whoaz 2.0.1 → 2.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 56d7c0611ad738d010d860c2e4d706db322c55a5ed5194d2630e15429686aa9f
4
- data.tar.gz: 382723cd3b200928b635473c58bb8ec27256ae2bb60d929035d5cfcebc562b6c
3
+ metadata.gz: d8ab25b918ed1a78aec8de4e37ec902b262f6d1e7a432b7d37e4e4ddaed10abe
4
+ data.tar.gz: f6a9eeb47dede9a8c6045fbe22b8a3e577e5d27c6861e40ae134afc4d97e5166
5
5
  SHA512:
6
- metadata.gz: a943ee7abcfa53b48b720c907f25cc33521bd11b77b0e8e1453d4ac3f0c5a61f89bc697c2c6e733ecbb3eb904aaf00bb22f9632c9b54e2ba856212bdf65c39cd
7
- data.tar.gz: c5804e6bb0a1f878a0e28bed69facf3dd2a4808161b5f2d5e94826204e64f6d0320755e3c52d916dfc34b430e2f7d374db00fadb11fb9588be71a6e5d0bf3a25
6
+ metadata.gz: 6630fa1e89ba5130bd132c556f7ec5083194dd161daf7ec579f64157c7d79bb29faa0248557e646d20867ed611acf4452f21cea7ed929dc17e661d4d35ef36d8
7
+ data.tar.gz: 3ae0a45db463f0246024905f30cb9b03db8072280cc4cfc879f4bb3d9955ca000bd4a094fb68d11b389f4b520643385a7aaf41f6c83b123d565fa361d3df96ed
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012-2017 Nihad Abbasov <mail@narkoz.me>
1
+ Copyright (c) 2012-2019 Nihad Abbasov <nihad@42na.in>
2
2
  All rights reserved.
3
3
 
4
4
  Redistribution and use in source and binary forms, with or without
@@ -1,3 +1,3 @@
1
1
  module Whoaz
2
- VERSION = "2.0.1"
2
+ VERSION = "2.0.2"
3
3
  end
@@ -3,7 +3,7 @@ require File.expand_path('../lib/whoaz/version', __FILE__)
3
3
 
4
4
  Gem::Specification.new do |gem|
5
5
  gem.authors = ["Nihad Abbasov"]
6
- gem.email = ["mail@narkoz.me"]
6
+ gem.email = ["nihad@42na.in"]
7
7
  gem.description = %q{A gem that provides a nice way to interact with Whois.Az}
8
8
  gem.summary = %q{Gets domain whois information from Whois.Az}
9
9
  gem.homepage = "https://narkoz.github.io/whoaz"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: whoaz
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.1
4
+ version: 2.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nihad Abbasov
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2018-02-22 00:00:00.000000000 Z
11
+ date: 2019-12-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: nokogiri
@@ -68,7 +68,7 @@ dependencies:
68
68
  version: '0'
69
69
  description: A gem that provides a nice way to interact with Whois.Az
70
70
  email:
71
- - mail@narkoz.me
71
+ - nihad@42na.in
72
72
  executables:
73
73
  - whoaz
74
74
  extensions: []
@@ -110,8 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
110
110
  - !ruby/object:Gem::Version
111
111
  version: '0'
112
112
  requirements: []
113
- rubyforge_project:
114
- rubygems_version: 2.7.3
113
+ rubygems_version: 3.0.6
115
114
  signing_key:
116
115
  specification_version: 4
117
116
  summary: Gets domain whois information from Whois.Az