domain_prefix 0.2.2 → 0.2.2.1

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.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.2
1
+ 0.2.2.1
@@ -1071,13 +1071,14 @@ tozsde.hu
1071
1071
  utazas.hu
1072
1072
  video.hu
1073
1073
 
1074
- // id : http://en.wikipedia.org/wiki/.id
1075
- // see also: https://register.pandi.or.id/
1074
+ // id : https://register.pandi.or.id/
1076
1075
  id
1077
1076
  ac.id
1077
+ biz.id
1078
1078
  co.id
1079
1079
  go.id
1080
1080
  mil.id
1081
+ my.id
1081
1082
  net.id
1082
1083
  or.id
1083
1084
  sch.id
@@ -5367,6 +5368,7 @@ belau.pw
5367
5368
 
5368
5369
  // py : http://www.nic.py/pautas.html#seccion_9
5369
5370
  // Confirmed by registry 2012-10-03
5371
+ py
5370
5372
  com.py
5371
5373
  coop.py
5372
5374
  edu.py
@@ -5374,8 +5376,6 @@ gov.py
5374
5376
  mil.py
5375
5377
  net.py
5376
5378
  org.py
5377
- !nic.py
5378
- !una.py
5379
5379
 
5380
5380
  // qa : http://domains.qa/en/
5381
5381
  qa
@@ -5904,16 +5904,20 @@ club.tw
5904
5904
  組織.tw
5905
5905
  商業.tw
5906
5906
 
5907
- // tz : http://en.wikipedia.org/wiki/.tz
5908
- // Submitted by registry <randy@psg.com> 2008-06-17
5909
- // Updated from http://www.tznic.or.tz/index.php/domains.html 2010-10-25
5907
+ // tz : http://www.tznic.or.tz/index.php/domains
5908
+ // Confirmed by registry <manager@tznic.or.tz> 2013-01-22
5910
5909
  ac.tz
5911
5910
  co.tz
5912
5911
  go.tz
5912
+ hotel.tz
5913
+ info.tz
5914
+ me.tz
5913
5915
  mil.tz
5916
+ mobi.tz
5914
5917
  ne.tz
5915
5918
  or.tz
5916
5919
  sc.tz
5920
+ tv.tz
5917
5921
 
5918
5922
  // ua : https://hostmaster.ua/policy/?ua
5919
5923
  // Submitted by registry <dk@cctld.ua> 2012-04-27
@@ -5,11 +5,11 @@
5
5
 
6
6
  Gem::Specification.new do |s|
7
7
  s.name = "domain_prefix"
8
- s.version = "0.2.2"
8
+ s.version = "0.2.2.1"
9
9
 
10
10
  s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
11
  s.authors = ["tadman"]
12
- s.date = "2012-12-20"
12
+ s.date = "2013-02-20"
13
13
  s.description = "A library to extract information about top-level domain and registered name from generic and international domain names"
14
14
  s.email = "github@tadman.ca"
15
15
  s.extra_rdoc_files = [
@@ -32,7 +32,7 @@ Gem::Specification.new do |s|
32
32
  ]
33
33
  s.homepage = "http://github.com/twg/domain_prefix"
34
34
  s.require_paths = ["lib"]
35
- s.rubygems_version = "1.8.24"
35
+ s.rubygems_version = "1.8.23"
36
36
  s.summary = "Domain Prefix Extraction Library"
37
37
 
38
38
  if s.respond_to? :specification_version then
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: domain_prefix
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.2
4
+ version: 0.2.2.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2012-12-20 00:00:00.000000000 Z
12
+ date: 2013-02-20 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: A library to extract information about top-level domain and registered
15
15
  name from generic and international domain names
@@ -52,7 +52,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
52
52
  version: '0'
53
53
  requirements: []
54
54
  rubyforge_project:
55
- rubygems_version: 1.8.24
55
+ rubygems_version: 1.8.23
56
56
  signing_key:
57
57
  specification_version: 3
58
58
  summary: Domain Prefix Extraction Library