domainatrix 0.0.1 → 0.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.
- data/lib/domainatrix.rb +1 -1
- metadata +2 -2
data/lib/domainatrix.rb
CHANGED
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: domainatrix
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Paul Dix
|
|
@@ -59,6 +59,6 @@ rubyforge_project:
|
|
|
59
59
|
rubygems_version: 1.3.5
|
|
60
60
|
signing_key:
|
|
61
61
|
specification_version: 2
|
|
62
|
-
summary: A cruel
|
|
62
|
+
summary: A cruel mistress that uses the public suffix domain list to dominate URLs by canonicalizing, finding TLDs, and breaking them into their domain parts.
|
|
63
63
|
test_files: []
|
|
64
64
|
|