<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,12 +1,12 @@
 Gem::Specification.new do |s|
   s.name = %q{fireeagle}
-  s.version = &quot;0.8.0.1&quot;
+  s.version = &quot;0.8.99&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
-  s.authors = [&quot;Jesse Newland&quot;]
-  s.date = %q{2009-02-03}
-  s.description = %q{Ruby wrapper for Yahoo!'s FireEagle}
-  s.email = [&quot;jnewland@gmail.com&quot;]
+  s.authors = [&quot;Jesse Newland&quot;, &quot;Seth Fitzsimmons&quot;]
+  s.date = %q{2009-05-26}
+  s.description = %q{Ruby wrapper for Yahoo!'s Fire Eagle}
+  s.email = [&quot;jnewland@gmail.com&quot;, &quot;seth@mojodna.net&quot;]
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;License.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;]
   s.files = [&quot;config/hoe.rb&quot;, &quot;config/requirements.rb&quot;, &quot;History.txt&quot;, &quot;License.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;, &quot;Rakefile&quot;, &quot;lib/fireeagle.rb&quot;, &quot;lib/fireeagle/client.rb&quot;, &quot;lib/fireeagle/error.rb&quot;, &quot;lib/fireeagle/location.rb&quot;, &quot;lib/fireeagle/location_hierarchy.rb&quot;, &quot;lib/fireeagle/locations.rb&quot;, &quot;lib/fireeagle/response.rb&quot;, &quot;lib/fireeagle/user.rb&quot;, &quot;lib/fireeagle/version.rb&quot;, &quot;setup.rb&quot;, &quot;spec/fireeagle_response_spec.rb&quot;, &quot;spec/fireeagle_spec.rb&quot;, &quot;spec/location_spec.rb&quot;, &quot;spec/locations_spec.rb&quot;, &quot;spec/responses/error.xml&quot;, &quot;spec/responses/exact_location_chunk.xml&quot;, &quot;spec/responses/location_chunk.xml&quot;, &quot;spec/responses/location_chunk_with_query.xml&quot;, &quot;spec/responses/locations_chunk.xml&quot;, &quot;spec/responses/lookup.xml&quot;, &quot;spec/responses/recent.xml&quot;, &quot;spec/responses/user.xml&quot;, &quot;spec/responses/within.xml&quot;, &quot;spec/spec.opts&quot;, &quot;spec/spec_helper.rb&quot;, &quot;tasks/environment.rake&quot;, &quot;tasks/rspec.rake&quot;]
   s.has_rdoc = true
@@ -15,25 +15,25 @@ Gem::Specification.new do |s|
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{fireeagle}
   s.rubygems_version = %q{1.3.1}
-  s.summary = %q{Ruby wrapper for Yahoo!'s FireEagle}
+  s.summary = %q{Ruby wrapper for Yahoo!'s Fire Eagle}
 
   if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
     s.specification_version = 2
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
-      s.add_runtime_dependency(%q&lt;oauth&gt;, [&quot;&gt;= 0.3.1&quot;])
+      s.add_runtime_dependency(%q&lt;mojodna-oauth&gt;, [&quot;&gt;= 0.3.4.1&quot;])
       s.add_runtime_dependency(%q&lt;happymapper&gt;, [&quot;&gt;= 0.2.1&quot;])
       s.add_runtime_dependency(%q&lt;GeoRuby&gt;, [&quot;&gt;= 1.3.2&quot;])
       s.add_development_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.0&quot;])
     else
-      s.add_dependency(%q&lt;oauth&gt;, [&quot;&gt;= 0.3.1&quot;])
+      s.add_dependency(%q&lt;mojodna-oauth&gt;, [&quot;&gt;= 0.3.4.1&quot;])
       s.add_dependency(%q&lt;happymapper&gt;, [&quot;&gt;= 0.2.1&quot;])
       s.add_dependency(%q&lt;GeoRuby&gt;, [&quot;&gt;= 1.3.2&quot;])
       s.add_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.0&quot;])
     end
   else
-    s.add_dependency(%q&lt;oauth&gt;, [&quot;&gt;= 0.3.1&quot;])
+    s.add_dependency(%q&lt;mojodna-oauth&gt;, [&quot;&gt;= 0.3.4.1&quot;])
     s.add_dependency(%q&lt;happymapper&gt;, [&quot;&gt;= 0.2.1&quot;])
     s.add_dependency(%q&lt;GeoRuby&gt;, [&quot;&gt;= 1.3.2&quot;])
     s.add_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.0&quot;])</diff>
      <filename>fireeagle.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -2,9 +2,8 @@ module FireEagle #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 8
-    TINY  = 0
-    TEENY = 1
+    TINY  = 99
 
-    STRING = [MAJOR, MINOR, TINY, TEENY].join('.')
+    STRING = [MAJOR, MINOR, TINY].join('.')
   end
 end</diff>
      <filename>lib/fireeagle/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b12c0fc9ff26e626844943093ac4d3548f0c9d7a</id>
    </parent>
  </parents>
  <author>
    <name>Seth Fitzsimmons</name>
    <email>seth@mojodna.net</email>
  </author>
  <url>http://github.com/jnewland/fireeagle/commit/7e6b7eee1a136676e9687e20dc30659157d1c3e2</url>
  <id>7e6b7eee1a136676e9687e20dc30659157d1c3e2</id>
  <committed-date>2009-07-30T07:06:17-07:00</committed-date>
  <authored-date>2009-05-26T18:12:20-07:00</authored-date>
  <message>rev'd to 0.8.99

Signed-off-by: Jesse Newland &lt;jnewland@gmail.com&gt;</message>
  <tree>d28f36590e59f2a1aeccca34e0acdfe26e1dd33a</tree>
  <committer>
    <name>Jesse Newland</name>
    <email>jnewland@gmail.com</email>
  </committer>
</commit>
