ghost 0.2.7 → 0.2.8

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 (2) hide show
  1. data/lib/ghost/linux-host.rb +2 -0
  2. metadata +9 -4
@@ -1,3 +1,5 @@
1
+ require 'socket'
2
+
1
3
  class Host
2
4
  attr_reader :host, :ip
3
5
 
metadata CHANGED
@@ -1,12 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ghost
3
3
  version: !ruby/object:Gem::Version
4
+ hash: 7
4
5
  prerelease: false
5
6
  segments:
6
7
  - 0
7
8
  - 2
8
- - 7
9
- version: 0.2.7
9
+ - 8
10
+ version: 0.2.8
10
11
  platform: ruby
11
12
  authors:
12
13
  - Bodaniel Jeanes
@@ -14,7 +15,7 @@ autorequire: ghost
14
15
  bindir: bin
15
16
  cert_chain: []
16
17
 
17
- date: 2010-04-06 00:00:00 +10:00
18
+ date: 2010-05-25 00:00:00 +10:00
18
19
  default_executable:
19
20
  dependencies: []
20
21
 
@@ -51,23 +52,27 @@ rdoc_options:
51
52
  require_paths:
52
53
  - lib
53
54
  required_ruby_version: !ruby/object:Gem::Requirement
55
+ none: false
54
56
  requirements:
55
57
  - - ">="
56
58
  - !ruby/object:Gem::Version
59
+ hash: 3
57
60
  segments:
58
61
  - 0
59
62
  version: "0"
60
63
  required_rubygems_version: !ruby/object:Gem::Requirement
64
+ none: false
61
65
  requirements:
62
66
  - - ">="
63
67
  - !ruby/object:Gem::Version
68
+ hash: 3
64
69
  segments:
65
70
  - 0
66
71
  version: "0"
67
72
  requirements: []
68
73
 
69
74
  rubyforge_project: ghost
70
- rubygems_version: 1.3.6
75
+ rubygems_version: 1.3.7
71
76
  signing_key:
72
77
  specification_version: 3
73
78
  summary: Allows you to create, list, and modify local hostnames