<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>VERSION</filename>
    </added>
    <added>
      <filename>query_memcached.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -14,9 +14,9 @@ If you want to install it like a git module you can follow this post, adapting t
 
 ## Requirements
 
-  - Ruby &gt;= 1.8.4
+  - 1.9 &gt;= Ruby &gt;= 1.8.4
   
-  - Rails &gt;= 2.1
+  - 2.2.2 &gt;= Rails &gt;= 2.1 
   
   - memcache-client gem (maybe it will work also in memcached gem by fauna, but I haven't tested it yet)
   </diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -20,3 +20,18 @@ Rake::RDocTask.new(:rdoc) do |rdoc|
   rdoc.rdoc_files.include('README')
   rdoc.rdoc_files.include('lib/**/*.rb')
 end
+
+begin
+  require 'jeweler'
+  Jeweler::Tasks.new do |gem|
+    gem.name = &quot;query_memcached&quot;
+    gem.summary = &quot;A replacement for ActiveRecord query_cache that a adds a Memcache layer for persistence of the query's cache&quot;
+    gem.email = [&quot;ferblape@gmail.com&quot;]
+    gem.homepage = &quot;http://github.com/ferblape/query_memcached&quot;
+    gem.authors = [&quot;Fernando Blat&quot;]
+    # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
+  end
+
+rescue LoadError
+  puts &quot;Jeweler (or a dependency) not available. Install it with: sudo gem install jeweler&quot;
+end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>25848ad28bd7267601ace9d0c54b2bcb80762ef5</id>
    </parent>
  </parents>
  <author>
    <name>Fernando Blat Peris</name>
    <email>ferblape@gmail.com</email>
  </author>
  <url>http://github.com/ferblape/query_memcached/commit/c61f49b6119826add7a51acbc9cbb5c538813358</url>
  <id>c61f49b6119826add7a51acbc9cbb5c538813358</id>
  <committed-date>2009-07-26T21:40:44-07:00</committed-date>
  <authored-date>2009-07-26T21:40:44-07:00</authored-date>
  <message>Gem spec for version 2.2.2</message>
  <tree>aaf9ed7282b7a6ae4b0dd33e61eabdc6411d28e7</tree>
  <committer>
    <name>Fernando Blat Peris</name>
    <email>ferblape@gmail.com</email>
  </committer>
</commit>
