<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,7 +2,7 @@ module Boss #:nodoc:
   class VERSION #:nodoc:
     MAJOR = 0
     MINOR = 1
-    TINY  = 8
+    TINY  = 9
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/boss/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,12 @@
+# -*- encoding: utf-8 -*-
+
 Gem::Specification.new do |s|
   s.name = %q{rboss}
-  s.version = &quot;0.1.8&quot;
+  s.version = &quot;0.1.9&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Joseph Wilk&quot;]
-  s.date = %q{2008-10-31}
+  s.date = %q{2009-06-04}
   s.description = %q{Api wrapping Yahoo Boss search}
   s.email = [&quot;joe@eshopworks.co.uk&quot;]
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;License.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;, &quot;TODO.txt&quot;]
@@ -14,28 +16,28 @@ Gem::Specification.new do |s|
   s.rdoc_options = [&quot;--main&quot;, &quot;README.txt&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{rboss}
-  s.rubygems_version = %q{1.2.0}
+  s.rubygems_version = %q{1.3.1}
   s.summary = %q{Api wrapping Yahoo Boss search}
 
   if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
     s.specification_version = 2
 
-    if current_version &gt;= 3 then
+    if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
       s.add_runtime_dependency(%q&lt;json_pure&gt;, [&quot;&gt;= 1.1.3&quot;])
       s.add_runtime_dependency(%q&lt;rspec&gt;, [&quot;&gt;= 1.1.4&quot;])
       s.add_runtime_dependency(%q&lt;diff-lcs&gt;, [&quot;&gt;= 1.1.2&quot;])
-      s.add_development_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.2&quot;])
+      s.add_development_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.12.2&quot;])
     else
       s.add_dependency(%q&lt;json_pure&gt;, [&quot;&gt;= 1.1.3&quot;])
       s.add_dependency(%q&lt;rspec&gt;, [&quot;&gt;= 1.1.4&quot;])
       s.add_dependency(%q&lt;diff-lcs&gt;, [&quot;&gt;= 1.1.2&quot;])
-      s.add_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.2&quot;])
+      s.add_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.12.2&quot;])
     end
   else
     s.add_dependency(%q&lt;json_pure&gt;, [&quot;&gt;= 1.1.3&quot;])
     s.add_dependency(%q&lt;rspec&gt;, [&quot;&gt;= 1.1.4&quot;])
     s.add_dependency(%q&lt;diff-lcs&gt;, [&quot;&gt;= 1.1.2&quot;])
-    s.add_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.2&quot;])
+    s.add_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.12.2&quot;])
   end
 end</diff>
      <filename>rboss.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d640ce7b0d5a0bebe4d037c8389053dc94fae9e1</id>
    </parent>
  </parents>
  <author>
    <name>Joseph Wilk</name>
    <email>josephwilk@joesniff.co.uk</email>
  </author>
  <url>http://github.com/eshopworks/rboss-gem/commit/024a2b5992acbb9c0217afa0bf60c3e603192151</url>
  <id>024a2b5992acbb9c0217afa0bf60c3e603192151</id>
  <committed-date>2009-06-04T03:06:03-07:00</committed-date>
  <authored-date>2009-06-04T03:06:03-07:00</authored-date>
  <message>Release 0.1.9 gem</message>
  <tree>6fad55ac74fea5612b6a74c271888d3da9bb0682</tree>
  <committer>
    <name>Joseph Wilk</name>
    <email>josephwilk@joesniff.co.uk</email>
  </committer>
</commit>
