pNet-DNS 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.
Files changed (1) hide show
  1. metadata +4 -4
metadata CHANGED
@@ -3,16 +3,16 @@ rubygems_version: 0.9.0
3
3
  specification_version: 1
4
4
  name: pNet-DNS
5
5
  version: !ruby/object:Gem::Version
6
- version: 0.0.1
7
- date: 2006-10-28 00:00:00 +01:00
6
+ version: 0.0.2
7
+ date: 2006-11-09 00:00:00 +00:00
8
8
  summary: Ruby port of perl Net::DNS
9
9
  require_paths:
10
- - lib/Net
10
+ - lib
11
11
  email: alexd@nominet.org.uk
12
12
  homepage: "@todo@"
13
13
  rubyforge_project:
14
14
  description:
15
- autorequire: DNS
15
+ autorequire: Net/DNS
16
16
  default_executable:
17
17
  bindir: bin
18
18
  has_rdoc: true