domain_prefix 0.2.2.3 → 0.2.2.4

Sign up to get free protection for your applications and to get access to all the features.
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.2.2.3
1
+ 0.2.2.4
@@ -6645,6 +6645,11 @@ za.com
6645
6645
  // c.la : http://www.c.la/
6646
6646
  c.la
6647
6647
 
6648
+ // cloudControl : https://www.cloudcontrol.com/
6649
+ // Requested by Tobias Wilken <tw@cloudcontrol.com> 2013-07-23
6650
+ cloudcontrolled.com
6651
+ cloudcontrolapp.com
6652
+
6648
6653
  // co.ca : http://registry.co.ca/
6649
6654
  co.ca
6650
6655
 
@@ -6949,6 +6954,10 @@ global.prod.fastly.net
6949
6954
  // Requested by Ben Toews <btoews@github.com> 2013-04-18
6950
6955
  github.io
6951
6956
 
6957
+ // GlobeHosting, Inc.
6958
+ // Requested by Zoltan Egresi <egresi@globehosting.com> 2013-07-12
6959
+ ro.com
6960
+
6952
6961
  // Google, Inc.
6953
6962
  // Requested by Eduardo Vela <evn@google.com> 2012-10-24
6954
6963
  appspot.com
@@ -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.3"
8
+ s.version = "0.2.2.4"
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 = "2013-07-29"
12
+ s.date = "2013-09-16"
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 = [
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.3
4
+ version: 0.2.2.4
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: 2013-07-29 00:00:00.000000000 Z
12
+ date: 2013-09-16 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