<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,9 +12,11 @@ begin
     gem.authors = [&quot;Mark Cornick&quot;]
     gem.rubyforge_project = &quot;viget&quot;
     gem.add_dependency 'capistrano', '&gt;= 2.0'
+    gem.add_development_dependency &quot;thoughtbot-shoulda&quot;
+    gem.add_development_dependency &quot;yard&quot;
     # gem is a Gem::Specification... see http://www.rubygems.org/read/chapter/20 for additional settings
   end
-
+  Jeweler::GemcutterTasks.new
   Jeweler::RubyforgeTasks.new do |rubyforge|
     rubyforge.doc_task = &quot;yardoc&quot;
   end
@@ -43,6 +45,8 @@ rescue LoadError
   end
 end
 
+task :test =&gt; :check_dependencies
+
 begin
   require 'reek/rake_task'
   Reek::RakeTask.new do |t|
@@ -77,6 +81,6 @@ begin
   end
 rescue LoadError
   task :yardoc do
-    abort &quot;Yard is not available. In order to run yardoc, you must: sudo gem install yard&quot;
+    abort &quot;YARD is not available. In order to run yardoc, you must: sudo gem install yard&quot;
   end
 end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9a3b38b14357fb9ef531aeb63781d50ca5f20248</id>
    </parent>
  </parents>
  <author>
    <name>Mark Cornick</name>
    <email>mcornick@gmail.com</email>
  </author>
  <url>http://github.com/vigetlabs/capistrano_rsync_with_remote_cache/commit/e01f44f96d7da3b67461fa5038444c8b80bdb596</url>
  <id>e01f44f96d7da3b67461fa5038444c8b80bdb596</id>
  <committed-date>2009-08-20T12:06:15-07:00</committed-date>
  <authored-date>2009-08-20T12:06:15-07:00</authored-date>
  <message>Rakefile updates from new jeweler</message>
  <tree>2fb1f3c7e32b66af39acda93da142b3f4cc1193b</tree>
  <committer>
    <name>Mark Cornick</name>
    <email>mcornick@gmail.com</email>
  </committer>
</commit>
