devdnsd 2.1.0 → 2.2.0

Sign up to get free protection for your applications and to get access to all the features.
data/devdnsd.gemspec CHANGED
@@ -23,8 +23,8 @@ Gem::Specification.new do |gem|
23
23
 
24
24
  gem.required_ruby_version = ">= 1.9.3"
25
25
 
26
- gem.add_dependency("mamertes", "~> 2.1.0")
27
- gem.add_dependency("rubydns", "~> 0.5.4")
26
+ gem.add_dependency("mamertes", "~> 2.1.2")
27
+ gem.add_dependency("rubydns", "~> 0.6.1")
28
28
  gem.add_dependency("rexec", "~> 1.5.1")
29
29
  end
30
30
 
data/doc/DevDNSd.html CHANGED
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Module: DevDNSd
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -121,9 +121,9 @@ Licensed under the MIT license, which can be found at http://www.opensource.org/
121
121
  </div>
122
122
 
123
123
  <div id="footer">
124
- Generated on Thu Feb 28 23:07:36 2013 by
124
+ Generated on Sat Apr 13 15:54:34 2013 by
125
125
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
126
- 0.8.5.2 (ruby-1.9.3).
126
+ 0.8.6 (ruby-1.9.3).
127
127
  </div>
128
128
 
129
129
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: DevDNSd::Application
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -2093,9 +2093,9 @@
2093
2093
  </div>
2094
2094
 
2095
2095
  <div id="footer">
2096
- Generated on Thu Feb 28 23:07:37 2013 by
2096
+ Generated on Sat Apr 13 15:54:36 2013 by
2097
2097
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2098
- 0.8.5.2 (ruby-1.9.3).
2098
+ 0.8.6 (ruby-1.9.3).
2099
2099
  </div>
2100
2100
 
2101
2101
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Module: DevDNSd::ApplicationMethods
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -116,9 +116,9 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Thu Feb 28 23:07:36 2013 by
119
+ Generated on Sat Apr 13 15:54:34 2013 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
- 0.8.5.2 (ruby-1.9.3).
121
+ 0.8.6 (ruby-1.9.3).
122
122
  </div>
123
123
 
124
124
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Module: DevDNSd::ApplicationMethods::Server
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -258,7 +258,7 @@
258
258
  <span class='const'>RubyDNS</span><span class='op'>::</span><span class='id identifier rubyid_run_server'>run_server</span><span class='lparen'>(</span><span class='label'>listen:</span> <span class='lbracket'>[</span><span class='lbracket'>[</span><span class='symbol'>:udp</span><span class='comma'>,</span> <span class='ivar'>@config</span><span class='period'>.</span><span class='id identifier rubyid_address'>address</span><span class='comma'>,</span> <span class='ivar'>@config</span><span class='period'>.</span><span class='id identifier rubyid_port'>port</span><span class='period'>.</span><span class='id identifier rubyid_to_integer'>to_integer</span><span class='rbracket'>]</span><span class='rbracket'>]</span><span class='rparen'>)</span> <span class='kw'>do</span>
259
259
  <span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_logger'>logger</span> <span class='op'>=</span> <span class='id identifier rubyid_application'>application</span><span class='period'>.</span><span class='id identifier rubyid_logger'>logger</span>
260
260
 
261
- <span class='id identifier rubyid_match'>match</span><span class='lparen'>(</span><span class='tstring'><span class='regexp_beg'>/</span><span class='tstring_content'>.+</span><span class='regexp_end'>/</span></span><span class='comma'>,</span> <span class='const'>DevDNSd</span><span class='op'>::</span><span class='const'>Application</span><span class='op'>::</span><span class='const'>ANY_CLASSES</span><span class='rparen'>)</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_match_data'>match_data</span><span class='comma'>,</span> <span class='id identifier rubyid_transaction'>transaction</span><span class='op'>|</span>
261
+ <span class='id identifier rubyid_match'>match</span><span class='lparen'>(</span><span class='tstring'><span class='regexp_beg'>/</span><span class='tstring_content'>.+</span><span class='regexp_end'>/</span></span><span class='comma'>,</span> <span class='const'>DevDNSd</span><span class='op'>::</span><span class='const'>Application</span><span class='op'>::</span><span class='const'>ANY_CLASSES</span><span class='rparen'>)</span> <span class='kw'>do</span> <span class='op'>|</span><span class='id identifier rubyid_transaction'>transaction</span><span class='comma'>,</span> <span class='id identifier rubyid_match_data'>match_data</span><span class='op'>|</span>
262
262
  <span class='id identifier rubyid_transaction'>transaction</span><span class='period'>.</span><span class='id identifier rubyid_append_question!'>append_question!</span>
263
263
  <span class='id identifier rubyid_application'>application</span><span class='period'>.</span><span class='id identifier rubyid_config'>config</span><span class='period'>.</span><span class='id identifier rubyid_rules'>rules</span><span class='period'>.</span><span class='id identifier rubyid_each'>each</span> <span class='lbrace'>{</span> <span class='op'>|</span><span class='id identifier rubyid_rule'>rule</span><span class='op'>|</span> <span class='id identifier rubyid_application'>application</span><span class='period'>.</span><span class='id identifier rubyid_process_rule_in_classes'>process_rule_in_classes</span><span class='lparen'>(</span><span class='id identifier rubyid_rule'>rule</span><span class='comma'>,</span> <span class='id identifier rubyid_match_data'>match_data</span><span class='comma'>,</span> <span class='id identifier rubyid_transaction'>transaction</span><span class='rparen'>)</span> <span class='rbrace'>}</span> <span class='comment'># During debugging, wrap the inside of the block with a begin rescue and PRINT the exception because RubyDNS hides it.
264
264
  </span> <span class='kw'>end</span>
@@ -508,9 +508,9 @@
508
508
  </div>
509
509
 
510
510
  <div id="footer">
511
- Generated on Thu Feb 28 23:07:36 2013 by
511
+ Generated on Sat Apr 13 15:54:35 2013 by
512
512
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
513
- 0.8.5.2 (ruby-1.9.3).
513
+ 0.8.6 (ruby-1.9.3).
514
514
  </div>
515
515
 
516
516
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Module: DevDNSd::ApplicationMethods::System
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -947,9 +947,9 @@
947
947
  </div>
948
948
 
949
949
  <div id="footer">
950
- Generated on Thu Feb 28 23:07:36 2013 by
950
+ Generated on Sat Apr 13 15:54:35 2013 by
951
951
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
952
- 0.8.5.2 (ruby-1.9.3).
952
+ 0.8.6 (ruby-1.9.3).
953
953
  </div>
954
954
 
955
955
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Module: DevDNSd::ApplicationMethods::System::ClassMethods
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -363,9 +363,9 @@
363
363
  </div>
364
364
 
365
365
  <div id="footer">
366
- Generated on Thu Feb 28 23:07:36 2013 by
366
+ Generated on Sat Apr 13 15:54:35 2013 by
367
367
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
368
- 0.8.5.2 (ruby-1.9.3).
368
+ 0.8.6 (ruby-1.9.3).
369
369
  </div>
370
370
 
371
371
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: DevDNSd::Configuration
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -413,9 +413,9 @@ config.add_rule("match.dev", "10.0.0.1")
413
413
  </div>
414
414
 
415
415
  <div id="footer">
416
- Generated on Thu Feb 28 23:07:37 2013 by
416
+ Generated on Sat Apr 13 15:54:36 2013 by
417
417
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
418
- 0.8.5.2 (ruby-1.9.3).
418
+ 0.8.6 (ruby-1.9.3).
419
419
  </div>
420
420
 
421
421
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Module: DevDNSd::Errors
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -116,9 +116,9 @@
116
116
  </div>
117
117
 
118
118
  <div id="footer">
119
- Generated on Thu Feb 28 23:07:36 2013 by
119
+ Generated on Sat Apr 13 15:54:34 2013 by
120
120
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
121
- 0.8.5.2 (ruby-1.9.3).
121
+ 0.8.6 (ruby-1.9.3).
122
122
  </div>
123
123
 
124
124
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Exception: DevDNSd::Errors::InvalidRule
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -124,9 +124,9 @@
124
124
  </div>
125
125
 
126
126
  <div id="footer">
127
- Generated on Thu Feb 28 23:07:37 2013 by
127
+ Generated on Sat Apr 13 15:54:35 2013 by
128
128
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
129
- 0.8.5.2 (ruby-1.9.3).
129
+ 0.8.6 (ruby-1.9.3).
130
130
  </div>
131
131
 
132
132
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Class: DevDNSd::Rule
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -2927,9 +2927,9 @@
2927
2927
  </div>
2928
2928
 
2929
2929
  <div id="footer">
2930
- Generated on Thu Feb 28 23:07:37 2013 by
2930
+ Generated on Sat Apr 13 15:54:35 2013 by
2931
2931
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
2932
- 0.8.5.2 (ruby-1.9.3).
2932
+ 0.8.6 (ruby-1.9.3).
2933
2933
  </div>
2934
2934
 
2935
2935
  </body>
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Module: DevDNSd::Version
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="../css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="../css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="../css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="../css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -134,7 +134,7 @@
134
134
 
135
135
  </div>
136
136
  </dt>
137
- <dd><pre class="code"><span class='int'>1</span></pre></dd>
137
+ <dd><pre class="code"><span class='int'>2</span></pre></dd>
138
138
 
139
139
  <dt id="PATCH-constant" class="">PATCH =
140
140
  <div class="docstring">
@@ -180,9 +180,9 @@
180
180
  </div>
181
181
 
182
182
  <div id="footer">
183
- Generated on Thu Feb 28 23:07:36 2013 by
183
+ Generated on Sat Apr 13 15:54:34 2013 by
184
184
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
185
- 0.8.5.2 (ruby-1.9.3).
185
+ 0.8.6 (ruby-1.9.3).
186
186
  </div>
187
187
 
188
188
  </body>
data/doc/_index.html CHANGED
@@ -4,13 +4,13 @@
4
4
  <head>
5
5
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
6
  <title>
7
- Documentation by YARD 0.8.5.2
7
+ Documentation by YARD 0.8.6
8
8
 
9
9
  </title>
10
10
 
11
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
11
+ <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
12
12
 
13
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
14
14
 
15
15
  <script type="text/javascript" charset="utf-8">
16
16
  hasFrames = window.top.frames.main ? true : false;
@@ -56,7 +56,7 @@
56
56
 
57
57
  <iframe id="search_frame"></iframe>
58
58
 
59
- <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.5.2</h1>
59
+ <div id="content"><h1 class="noborder title">Documentation by YARD 0.8.6</h1>
60
60
  <div id="listing">
61
61
  <h1 class="alphaindex">Alphabetic Index</h1>
62
62
 
@@ -230,9 +230,9 @@
230
230
  </div>
231
231
 
232
232
  <div id="footer">
233
- Generated on Thu Feb 28 23:07:35 2013 by
233
+ Generated on Sat Apr 13 15:54:34 2013 by
234
234
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
235
- 0.8.5.2 (ruby-1.9.3).
235
+ 0.8.6 (ruby-1.9.3).
236
236
  </div>
237
237
 
238
238
  </body>
data/doc/class_list.html CHANGED
@@ -44,7 +44,7 @@
44
44
  <div id="search">Search: <input type="text" /></div>
45
45
 
46
46
  <ul id="full_list" class="class">
47
- <li><span class='object_link'><a href="top-level-namespace.html" title=" (root)">Top Level Namespace</a></span></li>
47
+ <li><span class='object_link'><a href="top-level-namespace.html" title="Top Level Namespace (root)">Top Level Namespace</a></span></li>
48
48
  <li><a class='toggle'></a> <span class='object_link'><a href="DevDNSd.html" title="DevDNSd (module)">DevDNSd</a></span><small class='search_info'>Top Level Namespace</small></li><ul><li><span class='object_link'><a href="DevDNSd/Application.html" title="DevDNSd::Application (class)">Application</a></span> &lt; Base<small class='search_info'>DevDNSd</small></li><li><a class='toggle'></a> <span class='object_link'><a href="DevDNSd/ApplicationMethods.html" title="DevDNSd::ApplicationMethods (module)">ApplicationMethods</a></span><small class='search_info'>DevDNSd</small></li><ul><li><span class='object_link'><a href="DevDNSd/ApplicationMethods/Server.html" title="DevDNSd::ApplicationMethods::Server (module)">Server</a></span><small class='search_info'>DevDNSd::ApplicationMethods</small></li><li><a class='toggle'></a> <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html" title="DevDNSd::ApplicationMethods::System (module)">System</a></span><small class='search_info'>DevDNSd::ApplicationMethods</small></li><ul><li><span class='object_link'><a href="DevDNSd/ApplicationMethods/System/ClassMethods.html" title="DevDNSd::ApplicationMethods::System::ClassMethods (module)">ClassMethods</a></span><small class='search_info'>DevDNSd::ApplicationMethods::System</small></li></ul></ul><li><span class='object_link'><a href="DevDNSd/Configuration.html" title="DevDNSd::Configuration (class)">Configuration</a></span> &lt; Configuration<small class='search_info'>DevDNSd</small></li><li><a class='toggle'></a> <span class='object_link'><a href="DevDNSd/Errors.html" title="DevDNSd::Errors (module)">Errors</a></span><small class='search_info'>DevDNSd</small></li><ul><li><span class='object_link'><a href="DevDNSd/Errors/InvalidRule.html" title="DevDNSd::Errors::InvalidRule (class)">InvalidRule</a></span> &lt; ArgumentError<small class='search_info'>DevDNSd::Errors</small></li></ul><li><span class='object_link'><a href="DevDNSd/Rule.html" title="DevDNSd::Rule (class)">Rule</a></span> &lt; Object<small class='search_info'>DevDNSd</small></li><li><span class='object_link'><a href="DevDNSd/Version.html" title="DevDNSd::Version (module)">Version</a></span><small class='search_info'>DevDNSd</small></li></ul>
49
49
 
50
50
  </ul>
data/doc/file.README.html CHANGED
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -162,9 +162,9 @@ This argument is ignored if you pass the block, as it assumes that the second ar
162
162
  </div></div>
163
163
 
164
164
  <div id="footer">
165
- Generated on Thu Feb 28 23:07:36 2013 by
165
+ Generated on Sat Apr 13 15:54:34 2013 by
166
166
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
167
- 0.8.5.2 (ruby-1.9.3).
167
+ 0.8.6 (ruby-1.9.3).
168
168
  </div>
169
169
 
170
170
  </body>
data/doc/frames.html CHANGED
@@ -4,7 +4,7 @@
4
4
  <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5
5
  <head>
6
6
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7
- <title>Documentation by YARD 0.8.5.2</title>
7
+ <title>Documentation by YARD 0.8.6</title>
8
8
  </head>
9
9
  <script type="text/javascript" charset="utf-8">
10
10
  window.onload = function() {
data/doc/index.html CHANGED
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  File: README
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -162,9 +162,9 @@ This argument is ignored if you pass the block, as it assumes that the second ar
162
162
  </div></div>
163
163
 
164
164
  <div id="footer">
165
- Generated on Thu Feb 28 23:07:36 2013 by
165
+ Generated on Sat Apr 13 15:54:34 2013 by
166
166
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
167
- 0.8.5.2 (ruby-1.9.3).
167
+ 0.8.6 (ruby-1.9.3).
168
168
  </div>
169
169
 
170
170
  </body>
data/doc/js/full_list.js CHANGED
@@ -17,6 +17,7 @@ function fullListSearch() {
17
17
  searchCache = [];
18
18
  $('#full_list li').each(function() {
19
19
  var link = $(this).find('.object_link a');
20
+ if (link.length === 0) return;
20
21
  var fullName = link.attr('title').split(' ')[0];
21
22
  searchCache.push({name:link.text(), fullName:fullName, node:$(this), link:link});
22
23
  });
@@ -41,7 +42,7 @@ function fullListSearch() {
41
42
  $('#full_list li').removeClass('found').each(function() {
42
43
 
43
44
  var link = $(this).find('.object_link a');
44
- link.text(link.text());
45
+ if (link.length > 0) link.text(link.text());
45
46
  });
46
47
  if (clicked) {
47
48
  clicked.parents('ul').each(function() {
@@ -110,6 +111,10 @@ clicked = null;
110
111
  function linkList() {
111
112
  $('#full_list li, #full_list li a:last').click(function(evt) {
112
113
  if ($(this).hasClass('toggle')) return true;
114
+ if ($(this).find('.object_link a').length === 0) {
115
+ $(this).children('a.toggle').click();
116
+ return false;
117
+ }
113
118
  if (this.tagName.toLowerCase() == "li") {
114
119
  var toggle = $(this).children('a.toggle');
115
120
  if (toggle.size() > 0 && evt.pageX < toggle.offset().left) {
data/doc/method_list.html CHANGED
@@ -48,337 +48,253 @@
48
48
 
49
49
  <li class="r1 ">
50
50
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#action_install-instance_method" title="DevDNSd::ApplicationMethods::System#action_install (method)">#action_install</a></span>
51
-
52
- <small>DevDNSd::ApplicationMethods::System</small>
53
-
51
+ <small>DevDNSd::ApplicationMethods::System</small>
54
52
  </li>
55
53
 
56
54
 
57
55
  <li class="r2 ">
58
56
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#action_start-instance_method" title="DevDNSd::ApplicationMethods::System#action_start (method)">#action_start</a></span>
59
-
60
- <small>DevDNSd::ApplicationMethods::System</small>
61
-
57
+ <small>DevDNSd::ApplicationMethods::System</small>
62
58
  </li>
63
59
 
64
60
 
65
61
  <li class="r1 ">
66
62
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#action_stop-instance_method" title="DevDNSd::ApplicationMethods::System#action_stop (method)">#action_stop</a></span>
67
-
68
- <small>DevDNSd::ApplicationMethods::System</small>
69
-
63
+ <small>DevDNSd::ApplicationMethods::System</small>
70
64
  </li>
71
65
 
72
66
 
73
67
  <li class="r2 ">
74
68
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#action_uninstall-instance_method" title="DevDNSd::ApplicationMethods::System#action_uninstall (method)">#action_uninstall</a></span>
75
-
76
- <small>DevDNSd::ApplicationMethods::System</small>
77
-
69
+ <small>DevDNSd::ApplicationMethods::System</small>
78
70
  </li>
79
71
 
80
72
 
81
73
  <li class="r1 ">
82
74
  <span class='object_link'><a href="DevDNSd/Configuration.html#add_rule-instance_method" title="DevDNSd::Configuration#add_rule (method)">#add_rule</a></span>
83
-
84
- <small>DevDNSd::Configuration</small>
85
-
75
+ <small>DevDNSd::Configuration</small>
86
76
  </li>
87
77
 
88
78
 
89
79
  <li class="r2 ">
90
80
  <span class='object_link'><a href="DevDNSd/Rule.html#block-instance_method" title="DevDNSd::Rule#block (method)">#block</a></span>
91
-
92
- <small>DevDNSd::Rule</small>
93
-
81
+ <small>DevDNSd::Rule</small>
94
82
  </li>
95
83
 
96
84
 
97
85
  <li class="r1 ">
98
86
  <span class='object_link'><a href="DevDNSd/Application.html#check_ruby_implementation-class_method" title="DevDNSd::Application.check_ruby_implementation (method)">check_ruby_implementation</a></span>
99
-
100
- <small>DevDNSd::Application</small>
101
-
87
+ <small>DevDNSd::Application</small>
102
88
  </li>
103
89
 
104
90
 
105
91
  <li class="r2 ">
106
92
  <span class='object_link'><a href="DevDNSd/Application.html#command-instance_method" title="DevDNSd::Application#command (method)">#command</a></span>
107
-
108
- <small>DevDNSd::Application</small>
109
-
93
+ <small>DevDNSd::Application</small>
110
94
  </li>
111
95
 
112
96
 
113
97
  <li class="r1 ">
114
98
  <span class='object_link'><a href="DevDNSd/Application.html#config-instance_method" title="DevDNSd::Application#config (method)">#config</a></span>
115
-
116
- <small>DevDNSd::Application</small>
117
-
99
+ <small>DevDNSd::Application</small>
118
100
  </li>
119
101
 
120
102
 
121
103
  <li class="r2 ">
122
104
  <span class='object_link'><a href="DevDNSd/Rule.html#create-class_method" title="DevDNSd::Rule.create (method)">create</a></span>
123
-
124
- <small>DevDNSd::Rule</small>
125
-
105
+ <small>DevDNSd::Rule</small>
126
106
  </li>
127
107
 
128
108
 
129
109
  <li class="r1 ">
130
110
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System/ClassMethods.html#daemon_name-instance_method" title="DevDNSd::ApplicationMethods::System::ClassMethods#daemon_name (method)">#daemon_name</a></span>
131
-
132
- <small>DevDNSd::ApplicationMethods::System::ClassMethods</small>
133
-
111
+ <small>DevDNSd::ApplicationMethods::System::ClassMethods</small>
134
112
  </li>
135
113
 
136
114
 
137
115
  <li class="r2 ">
138
116
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#dns_update-instance_method" title="DevDNSd::ApplicationMethods::System#dns_update (method)">#dns_update</a></span>
139
-
140
- <small>DevDNSd::ApplicationMethods::System</small>
141
-
117
+ <small>DevDNSd::ApplicationMethods::System</small>
142
118
  </li>
143
119
 
144
120
 
145
121
  <li class="r1 ">
146
122
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#execute_command-instance_method" title="DevDNSd::ApplicationMethods::System#execute_command (method)">#execute_command</a></span>
147
-
148
- <small>DevDNSd::ApplicationMethods::System</small>
149
-
123
+ <small>DevDNSd::ApplicationMethods::System</small>
150
124
  </li>
151
125
 
152
126
 
153
127
  <li class="r2 ">
154
128
  <span class='object_link'><a href="DevDNSd/Application.html#get_logger-instance_method" title="DevDNSd::Application#get_logger (method)">#get_logger</a></span>
155
-
156
- <small>DevDNSd::Application</small>
157
-
129
+ <small>DevDNSd::Application</small>
158
130
  </li>
159
131
 
160
132
 
161
133
  <li class="r1 ">
162
134
  <span class='object_link'><a href="DevDNSd/Rule.html#has_block%3F-instance_method" title="DevDNSd::Rule#has_block? (method)">#has_block?</a></span>
163
-
164
- <small>DevDNSd::Rule</small>
165
-
135
+ <small>DevDNSd::Rule</small>
166
136
  </li>
167
137
 
168
138
 
169
139
  <li class="r2 ">
170
140
  <span class='object_link'><a href="DevDNSd/Application.html#initialize-instance_method" title="DevDNSd::Application#initialize (method)">#initialize</a></span>
171
-
172
- <small>DevDNSd::Application</small>
173
-
141
+ <small>DevDNSd::Application</small>
174
142
  </li>
175
143
 
176
144
 
177
145
  <li class="r1 ">
178
146
  <span class='object_link'><a href="DevDNSd/Rule.html#initialize-instance_method" title="DevDNSd::Rule#initialize (method)">#initialize</a></span>
179
-
180
- <small>DevDNSd::Rule</small>
181
-
147
+ <small>DevDNSd::Rule</small>
182
148
  </li>
183
149
 
184
150
 
185
151
  <li class="r2 ">
186
152
  <span class='object_link'><a href="DevDNSd/Configuration.html#initialize-instance_method" title="DevDNSd::Configuration#initialize (method)">#initialize</a></span>
187
-
188
- <small>DevDNSd::Configuration</small>
189
-
153
+ <small>DevDNSd::Configuration</small>
190
154
  </li>
191
155
 
192
156
 
193
157
  <li class="r1 ">
194
158
  <span class='object_link'><a href="DevDNSd/Application.html#instance-class_method" title="DevDNSd::Application.instance (method)">instance</a></span>
195
-
196
- <small>DevDNSd::Application</small>
197
-
159
+ <small>DevDNSd::Application</small>
198
160
  </li>
199
161
 
200
162
 
201
163
  <li class="r2 ">
202
164
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#is_osx%3F-instance_method" title="DevDNSd::ApplicationMethods::System#is_osx? (method)">#is_osx?</a></span>
203
-
204
- <small>DevDNSd::ApplicationMethods::System</small>
205
-
165
+ <small>DevDNSd::ApplicationMethods::System</small>
206
166
  </li>
207
167
 
208
168
 
209
169
  <li class="r1 ">
210
170
  <span class='object_link'><a href="DevDNSd/Rule.html#is_regexp%3F-instance_method" title="DevDNSd::Rule#is_regexp? (method)">#is_regexp?</a></span>
211
-
212
- <small>DevDNSd::Rule</small>
213
-
171
+ <small>DevDNSd::Rule</small>
214
172
  </li>
215
173
 
216
174
 
217
175
  <li class="r2 ">
218
176
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#launch_agent_path-instance_method" title="DevDNSd::ApplicationMethods::System#launch_agent_path (method)">#launch_agent_path</a></span>
219
-
220
- <small>DevDNSd::ApplicationMethods::System</small>
221
-
177
+ <small>DevDNSd::ApplicationMethods::System</small>
222
178
  </li>
223
179
 
224
180
 
225
181
  <li class="r1 ">
226
182
  <span class='object_link'><a href="DevDNSd/Application.html#locale-instance_method" title="DevDNSd::Application#locale (method)">#locale</a></span>
227
-
228
- <small>DevDNSd::Application</small>
229
-
183
+ <small>DevDNSd::Application</small>
230
184
  </li>
231
185
 
232
186
 
233
187
  <li class="r2 ">
234
188
  <span class='object_link'><a href="DevDNSd/Application.html#logger-instance_method" title="DevDNSd::Application#logger (method)">#logger</a></span>
235
-
236
- <small>DevDNSd::Application</small>
237
-
189
+ <small>DevDNSd::Application</small>
238
190
  </li>
239
191
 
240
192
 
241
193
  <li class="r1 ">
242
194
  <span class='object_link'><a href="DevDNSd/Rule.html#match-instance_method" title="DevDNSd::Rule#match (method)">#match</a></span>
243
-
244
- <small>DevDNSd::Rule</small>
245
-
195
+ <small>DevDNSd::Rule</small>
246
196
  </li>
247
197
 
248
198
 
249
199
  <li class="r2 ">
250
200
  <span class='object_link'><a href="DevDNSd/Rule.html#match_host-instance_method" title="DevDNSd::Rule#match_host (method)">#match_host</a></span>
251
-
252
- <small>DevDNSd::Rule</small>
253
-
201
+ <small>DevDNSd::Rule</small>
254
202
  </li>
255
203
 
256
204
 
257
205
  <li class="r1 ">
258
206
  <span class='object_link'><a href="DevDNSd/Application.html#on_start-instance_method" title="DevDNSd::Application#on_start (method)">#on_start</a></span>
259
-
260
- <small>DevDNSd::Application</small>
261
-
207
+ <small>DevDNSd::Application</small>
262
208
  </li>
263
209
 
264
210
 
265
211
  <li class="r2 ">
266
212
  <span class='object_link'><a href="DevDNSd/Application.html#on_stop-instance_method" title="DevDNSd::Application#on_stop (method)">#on_stop</a></span>
267
-
268
- <small>DevDNSd::Application</small>
269
-
213
+ <small>DevDNSd::Application</small>
270
214
  </li>
271
215
 
272
216
 
273
217
  <li class="r1 ">
274
218
  <span class='object_link'><a href="DevDNSd/Rule.html#options-instance_method" title="DevDNSd::Rule#options (method)">#options</a></span>
275
-
276
- <small>DevDNSd::Rule</small>
277
-
219
+ <small>DevDNSd::Rule</small>
278
220
  </li>
279
221
 
280
222
 
281
223
  <li class="r2 ">
282
224
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/Server.html#perform_server-instance_method" title="DevDNSd::ApplicationMethods::Server#perform_server (method)">#perform_server</a></span>
283
-
284
- <small>DevDNSd::ApplicationMethods::Server</small>
285
-
225
+ <small>DevDNSd::ApplicationMethods::Server</small>
286
226
  </li>
287
227
 
288
228
 
289
229
  <li class="r1 ">
290
230
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System/ClassMethods.html#pid_directory-instance_method" title="DevDNSd::ApplicationMethods::System::ClassMethods#pid_directory (method)">#pid_directory</a></span>
291
-
292
- <small>DevDNSd::ApplicationMethods::System::ClassMethods</small>
293
-
231
+ <small>DevDNSd::ApplicationMethods::System::ClassMethods</small>
294
232
  </li>
295
233
 
296
234
 
297
235
  <li class="r2 ">
298
236
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System/ClassMethods.html#pid_fn-instance_method" title="DevDNSd::ApplicationMethods::System::ClassMethods#pid_fn (method)">#pid_fn</a></span>
299
-
300
- <small>DevDNSd::ApplicationMethods::System::ClassMethods</small>
301
-
237
+ <small>DevDNSd::ApplicationMethods::System::ClassMethods</small>
302
238
  </li>
303
239
 
304
240
 
305
241
  <li class="r1 ">
306
242
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/Server.html#process_rule-instance_method" title="DevDNSd::ApplicationMethods::Server#process_rule (method)">#process_rule</a></span>
307
-
308
- <small>DevDNSd::ApplicationMethods::Server</small>
309
-
243
+ <small>DevDNSd::ApplicationMethods::Server</small>
310
244
  </li>
311
245
 
312
246
 
313
247
  <li class="r2 ">
314
248
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/Server.html#process_rule_in_classes-instance_method" title="DevDNSd::ApplicationMethods::Server#process_rule_in_classes (method)">#process_rule_in_classes</a></span>
315
-
316
- <small>DevDNSd::ApplicationMethods::Server</small>
317
-
249
+ <small>DevDNSd::ApplicationMethods::Server</small>
318
250
  </li>
319
251
 
320
252
 
321
253
  <li class="r1 ">
322
254
  <span class='object_link'><a href="DevDNSd/Application.html#quit-class_method" title="DevDNSd::Application.quit (method)">quit</a></span>
323
-
324
- <small>DevDNSd::Application</small>
325
-
255
+ <small>DevDNSd::Application</small>
326
256
  </li>
327
257
 
328
258
 
329
259
  <li class="r2 ">
330
260
  <span class='object_link'><a href="DevDNSd/Rule.html#reply-instance_method" title="DevDNSd::Rule#reply (method)">#reply</a></span>
331
-
332
- <small>DevDNSd::Rule</small>
333
-
261
+ <small>DevDNSd::Rule</small>
334
262
  </li>
335
263
 
336
264
 
337
265
  <li class="r1 ">
338
266
  <span class='object_link'><a href="DevDNSd/ApplicationMethods/System.html#resolver_path-instance_method" title="DevDNSd::ApplicationMethods::System#resolver_path (method)">#resolver_path</a></span>
339
-
340
- <small>DevDNSd::ApplicationMethods::System</small>
341
-
267
+ <small>DevDNSd::ApplicationMethods::System</small>
342
268
  </li>
343
269
 
344
270
 
345
271
  <li class="r2 ">
346
272
  <span class='object_link'><a href="DevDNSd/Rule.html#resource_class-instance_method" title="DevDNSd::Rule#resource_class (method)">#resource_class</a></span>
347
-
348
- <small>DevDNSd::Rule</small>
349
-
273
+ <small>DevDNSd::Rule</small>
350
274
  </li>
351
275
 
352
276
 
353
277
  <li class="r1 ">
354
278
  <span class='object_link'><a href="DevDNSd/Rule.html#resource_class_to_symbol-class_method" title="DevDNSd::Rule.resource_class_to_symbol (method)">resource_class_to_symbol</a></span>
355
-
356
- <small>DevDNSd::Rule</small>
357
-
279
+ <small>DevDNSd::Rule</small>
358
280
  </li>
359
281
 
360
282
 
361
283
  <li class="r2 ">
362
284
  <span class='object_link'><a href="DevDNSd/Application.html#run-class_method" title="DevDNSd::Application.run (method)">run</a></span>
363
-
364
- <small>DevDNSd::Application</small>
365
-
285
+ <small>DevDNSd::Application</small>
366
286
  </li>
367
287
 
368
288
 
369
289
  <li class="r1 ">
370
290
  <span class='object_link'><a href="DevDNSd/Rule.html#symbol_to_resource_class-class_method" title="DevDNSd::Rule.symbol_to_resource_class (method)">symbol_to_resource_class</a></span>
371
-
372
- <small>DevDNSd::Rule</small>
373
-
291
+ <small>DevDNSd::Rule</small>
374
292
  </li>
375
293
 
376
294
 
377
295
  <li class="r2 ">
378
296
  <span class='object_link'><a href="DevDNSd/Rule.html#type-instance_method" title="DevDNSd::Rule#type (method)">#type</a></span>
379
-
380
- <small>DevDNSd::Rule</small>
381
-
297
+ <small>DevDNSd::Rule</small>
382
298
  </li>
383
299
 
384
300
 
@@ -6,13 +6,13 @@
6
6
  <title>
7
7
  Top Level Namespace
8
8
 
9
- &mdash; Documentation by YARD 0.8.5.2
9
+ &mdash; Documentation by YARD 0.8.6
10
10
 
11
11
  </title>
12
12
 
13
- <link rel="stylesheet" href="css/style.css" type="text/css" media="screen" charset="utf-8" />
13
+ <link rel="stylesheet" href="css/style.css" type="text/css" charset="utf-8" />
14
14
 
15
- <link rel="stylesheet" href="css/common.css" type="text/css" media="screen" charset="utf-8" />
15
+ <link rel="stylesheet" href="css/common.css" type="text/css" charset="utf-8" />
16
16
 
17
17
  <script type="text/javascript" charset="utf-8">
18
18
  hasFrames = window.top.frames.main ? true : false;
@@ -103,9 +103,9 @@
103
103
  </div>
104
104
 
105
105
  <div id="footer">
106
- Generated on Thu Feb 28 23:07:36 2013 by
106
+ Generated on Sat Apr 13 15:54:34 2013 by
107
107
  <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
108
- 0.8.5.2 (ruby-1.9.3).
108
+ 0.8.6 (ruby-1.9.3).
109
109
  </div>
110
110
 
111
111
  </body>
@@ -278,7 +278,7 @@ module DevDNSd
278
278
  RubyDNS::run_server(listen: [[:udp, @config.address, @config.port.to_integer]]) do
279
279
  self.logger = application.logger
280
280
 
281
- match(/.+/, DevDNSd::Application::ANY_CLASSES) do |match_data, transaction|
281
+ match(/.+/, DevDNSd::Application::ANY_CLASSES) do |transaction, match_data|
282
282
  transaction.append_question!
283
283
  application.config.rules.each { |rule| application.process_rule_in_classes(rule, match_data, transaction) } # During debugging, wrap the inside of the block with a begin rescue and PRINT the exception because RubyDNS hides it.
284
284
  end
@@ -13,7 +13,7 @@ module DevDNSd
13
13
  MAJOR = 2
14
14
 
15
15
  # The minor version.
16
- MINOR = 1
16
+ MINOR = 2
17
17
 
18
18
  # The patch version.
19
19
  PATCH = 0
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: devdnsd
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.0
4
+ version: 2.2.0
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-03-01 00:00:00.000000000 Z
12
+ date: 2013-04-13 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: mamertes
@@ -18,7 +18,7 @@ dependencies:
18
18
  requirements:
19
19
  - - ~>
20
20
  - !ruby/object:Gem::Version
21
- version: 2.1.0
21
+ version: 2.1.2
22
22
  type: :runtime
23
23
  prerelease: false
24
24
  version_requirements: !ruby/object:Gem::Requirement
@@ -26,7 +26,7 @@ dependencies:
26
26
  requirements:
27
27
  - - ~>
28
28
  - !ruby/object:Gem::Version
29
- version: 2.1.0
29
+ version: 2.1.2
30
30
  - !ruby/object:Gem::Dependency
31
31
  name: rubydns
32
32
  requirement: !ruby/object:Gem::Requirement
@@ -34,7 +34,7 @@ dependencies:
34
34
  requirements:
35
35
  - - ~>
36
36
  - !ruby/object:Gem::Version
37
- version: 0.5.4
37
+ version: 0.6.1
38
38
  type: :runtime
39
39
  prerelease: false
40
40
  version_requirements: !ruby/object:Gem::Requirement
@@ -42,7 +42,7 @@ dependencies:
42
42
  requirements:
43
43
  - - ~>
44
44
  - !ruby/object:Gem::Version
45
- version: 0.5.4
45
+ version: 0.6.1
46
46
  - !ruby/object:Gem::Dependency
47
47
  name: rexec
48
48
  requirement: !ruby/object:Gem::Requirement
@@ -137,7 +137,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
137
137
  version: '0'
138
138
  segments:
139
139
  - 0
140
- hash: 1812242399439935615
140
+ hash: 2842268612372954598
141
141
  requirements: []
142
142
  rubyforge_project: devdnsd
143
143
  rubygems_version: 1.8.25