Commit graph

14 commits

Author SHA1 Message Date
taca
41c5247381 Update ruby-domain_name to 0.5.20160826.
# Change Log

## [v0.5.20160615](https://github.com/knu/ruby-domain_name/tree/v0.5.20160615) (2016-06-16)
[Full Changelog](https://github.com/knu/ruby-domain_name/compare/v0.5.20160310...v0.5.20160615)

- Always set `@domain` to avoid a warning when `$VERBOSE` is on
- Update the eTLD database to 2016-06-15T16:22:11Z

## [v0.5.20160310](https://github.com/knu/ruby-domain_name/tree/v0.5.20160310) (2016-03-17)
[Full Changelog](https://github.com/knu/ruby-domain_name/compare/v0.5.20160309...v0.5.20160310)

- Update development dependencies for obsolete rubies
- Update the eTLD database to 2016-03-10T21:22:02Z
2016-10-17 14:38:41 +00:00
taca
f8d2c32a94 Update ruby-domain_name to 0.5.20160309.
* Use the date as part of version.
* Update the eTLD database to 2016-03-09T09:52:02Z.
2016-03-15 14:42:33 +00:00
taca
be6b56b3d9 Update ruby-domain_name to 0.5.25.
0.5.25

* Change the TLD with only 1 rule from .cy to .bd.
* Update the eTLD database to 2015-09-29T17:22:03Z.
* Update the eTLD database to 2015-04-29T23:56:05Z.
* Alter licenses into a machine readable set of license names.
* Restrict i18n < 0.7.0 on ruby 1.8.
2015-12-12 15:06:17 +00:00
taca
04ecf6ed57 Update ruby-domain_name to 0.5.24.
Update the eTLD database to 2015-04-07T20:26:05Z.
2015-06-08 15:06:39 +00:00
taca
213192e295 Update ruby-domain_name to 0.5.23.
* Update the URI for the public suffix list.
* Update the eTLD database to 2014-12-18T02:26:03Z.
2015-02-04 15:53:50 +00:00
taca
f453a11cf2 Update ruby-domain_name to 0.5.16.
Update eTLD database and a few improvements.
2014-03-14 17:39:21 +00:00
taca
21a3d728c6 Update ruby-domain_name to 0.5.13.
* Update the eTLD database to 2013-08-15T11:01:26Z.
2013-09-15 14:33:41 +00:00
taca
5965f18f88 Update ruby-domain_name to 0.5.12.
* Update the eTLD database to 2013-06-06T23:00:56Z.
* Mention IDNA.
* Allow etld_data.rb to be nonexistent for regeneration.
* Add *_idn methods that do ToUnicode conversion.
* Minor code cleanup.
* Add DomainName#superdomain.
* Update the database to 2013-04-05T23:00:49Z. (just a reorder)
* Add a task import as alias for etld_data.
* Improve documentation.
* Make sure to install a required version of bundler.
2013-06-14 16:48:27 +00:00
taca
b5dee50dfe Update ruby-domain_name to 0.5.8.
* Switch bundler to 1.3.
* Add 2013 to copyright years.
* Update the eTLD database to the version as of 2013-02-18T20:02:07Z.
2013-03-17 16:03:14 +00:00
taca
3a6e1f6396 Update ruby-domain_name to 0.5.7.
* Hold the date of the eTLD database and use it to detect modification.
* Update the eTLD list.
2013-01-14 11:34:52 +00:00
taca
b2eb4952fe Update ruby-domain_name to 0.5.6.
* Update Effective TLD list and changes for Japanese prefecture domains.
* Add host_only flag to DomainName#cookie_domain?.
* Miscellaneous fixes.
2012-12-17 13:02:41 +00:00
asau
e059e7e469 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
taca
fc741fe396 Update ruby-domain_name to 0.5.3.
Several bugfixes.
2012-04-29 14:12:55 +00:00
minskim
1dd7c7c60d Import ruby193-domain_name-0.5.2 as net/ruby-domain_name.
This is a domain name manipulation library for Ruby.  It can also be
used for cookie domain validation based on the Public Suffix List.
2012-02-28 20:31:29 +00:00