<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -31,8 +31,10 @@ module GemUpdater
     dump = if $u or not File.exist? '.source_index' then
              url = GEMURL + &quot;Marshal.#{Gem.marshal_version}.Z&quot;
              dump = Gem::RemoteFetcher.fetcher.fetch_path url
+             require 'zlib'
              dump = Gem.inflate dump
              open '.source_index', 'wb' do |io| io.write dump end
+             dump
            else
              open '.source_index', 'rb' do |io| io.read end
            end</diff>
      <filename>gem_updater.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>01e709ae5bcc84e694e17c6ca9fdcebcaddd8459</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Davis</name>
    <email>ryand@zenspider.com</email>
  </author>
  <url>http://github.com/seattlerb/flog/commit/895068cbd33dc340641ebe5e59770d0920b117e4</url>
  <id>895068cbd33dc340641ebe5e59770d0920b117e4</id>
  <committed-date>2008-10-22T14:41:24-07:00</committed-date>
  <authored-date>2008-10-22T14:41:24-07:00</authored-date>
  <message>Fixed stupid rubygem issues
[git-p4: depot-paths = &quot;//src/flog/dev/&quot;: change = 4385]</message>
  <tree>33051d9103c9a432065506dc8b59448138855771</tree>
  <committer>
    <name>Ryan Davis</name>
    <email>ryand@zenspider.com</email>
  </committer>
</commit>
