<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -6,15 +6,19 @@ begin
   require 'jeweler'
   Jeweler::Tasks.new do |s|
     s.name = &quot;cassandra_object&quot;
-    s.summary = &quot;ORM for interacting with Cassandra.&quot;
-    s.email = &quot;&quot;
-    s.homepage = &quot;&quot;
-    s.description = &quot;&quot;
+    s.summary = &quot;Maps your objects into cassandra.&quot;
+    s.email = &quot;michael@koziarski.com&quot;
+    s.homepage = &quot;http://github.com/NZKoz/cassandra_object&quot;
+    s.description = &quot;Gives you most of the familiarity of ActiveRecord, but with the scalability of cassandra.&quot;
     s.authors = [&quot;Michael Koziarski&quot;]
     file_list = FileList.new(&quot;[A-Z]*.*&quot;, &quot;{bin,generators,lib,test,spec,rails,vendor}/**/*&quot;) do |f|
     end
     s.files = file_list
+    s.add_dependency('activesupport', '&gt;= 3.0.pre')
+    s.add_dependency('activemodel',   '&gt;= 3.0.pre')
+    
   end
+  Jeweler::GemcutterTasks.new
 rescue LoadError
   puts &quot;Jeweler not available. Install it with: sudo gem install technicalpickles-jeweler -s http://gems.github.com&quot;
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-0.0.0
+0.4.0</diff>
      <filename>VERSION</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>87304d4fccfe7a861a32efe1df3d8a5ace5a9956</id>
    </parent>
  </parents>
  <author>
    <name>Michael Koziarski</name>
    <email>michael@koziarski.com</email>
  </author>
  <url>http://github.com/NZKoz/cassandra_object/commit/35df082427808ae631dd4063a79a65c0cda803af</url>
  <id>35df082427808ae631dd4063a79a65c0cda803af</id>
  <committed-date>2009-10-17T17:08:02-07:00</committed-date>
  <authored-date>2009-10-17T17:05:12-07:00</authored-date>
  <message>Get ready for a gem preview release onto gemcutter</message>
  <tree>3f74e9d695f2a72fd01374818105cece4aab38e9</tree>
  <committer>
    <name>Michael Koziarski</name>
    <email>michael@koziarski.com</email>
  </committer>
</commit>
