<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,26 +5,9 @@ end
 begin
   require 'jeweler'
 
-  # We're not putting VERSION or VERSION.yml in the root,
-  # so we have to help Jeweler find our version.
   $LOAD_PATH.unshift File.dirname(__FILE__) + '/lib'
   require 'fakefs/version'
 
-  FakeFS::Version.instance_eval do
-    def refresh
-    end
-  end
-
-  class Jeweler
-    def version_helper
-      FakeFS::Version
-    end
-
-    def version_exists?
-      true
-    end
-  end
-
   Jeweler::Tasks.new do |gemspec|
     gemspec.name = &quot;fakefs&quot;
     gemspec.summary = &quot;A fake filesystem. Use it in your tests.&quot;
@@ -33,6 +16,7 @@ begin
     gemspec.description = &quot;A fake filesystem. Use it in your tests.&quot;
     gemspec.authors = [&quot;Chris Wanstrath&quot;]
     gemspec.has_rdoc = false
+    gemspec.version = FakeFS::Version.to_s
   end
 rescue LoadError
   puts &quot;Jeweler not available.&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a34f8e8beb5b4a603bdebf9934e9318ad81eeafc</id>
    </parent>
  </parents>
  <author>
    <name>Chris Wanstrath</name>
    <email>chris@ozmm.org</email>
  </author>
  <url>http://github.com/jyurek/fakefs/commit/cc032a73813461bd880c9bcd8451dca066320031</url>
  <id>cc032a73813461bd880c9bcd8451dca066320031</id>
  <committed-date>2009-10-06T20:53:42-07:00</committed-date>
  <authored-date>2009-10-06T20:53:42-07:00</authored-date>
  <message>use new jeweler gemspec.version = feature, hooray</message>
  <tree>728db4081e928afc57cb2ea39bfa80b28ded2341</tree>
  <committer>
    <name>Chris Wanstrath</name>
    <email>chris@ozmm.org</email>
  </committer>
</commit>
