<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,7 +21,7 @@ h2. Diving In
 
 h2. Dependencies
 
-* RedCloth 4.1.0: Textile support. This version obeys @notextile@ tags. The latest version will still work, but tests will fail.
+* RedCloth: Textile support.
 * Liquid: Templating system
 * Classifier: Generating related posts
 * Maruku: Default markdown engine</diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -15,7 +15,7 @@ begin
     s.rubyforge_project = &quot;jekyll&quot;
     s.files.exclude 'test/dest'
     s.test_files.exclude 'test/dest'
-    s.add_dependency('RedCloth', '= 4.1.0')
+    s.add_dependency('RedCloth', '&gt;= 4.2.1')
     s.add_dependency('liquid', '&gt;= 1.9.0')
     s.add_dependency('classifier', '&gt;= 1.3.1')
     s.add_dependency('maruku', '&gt;= 0.5.9')</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 require 'rubygems'
-gem 'RedCloth', '= 4.1.0'
+gem 'RedCloth', '= 4.2.1'
 
 require File.join(File.dirname(__FILE__), *%w[.. lib jekyll])
 </diff>
      <filename>test/helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>74b17ff777280cb34033236534dd12efdcdd4271</id>
    </parent>
  </parents>
  <author>
    <name>Nick Quaranto</name>
    <email>nick@quaran.to</email>
  </author>
  <url>http://github.com/mojombo/jekyll/commit/237df13778a9bb0b5bc27dc90e9a30667fe021ca</url>
  <id>237df13778a9bb0b5bc27dc90e9a30667fe021ca</id>
  <committed-date>2009-06-24T04:53:13-07:00</committed-date>
  <authored-date>2009-06-24T04:53:13-07:00</authored-date>
  <message>Upgrading RedCloth to 4.2.1, which fixed &lt;notextile&gt; tags</message>
  <tree>d1d93766e6b48cffce609ca5092f78fe53017405</tree>
  <committer>
    <name>Nick Quaranto</name>
    <email>nick@quaran.to</email>
  </committer>
</commit>
