<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>History.txt</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,10 @@
+2007-04-05 Michael &lt;michael@underpantsgnome.com&gt;
+	Release 0.3.2
+	- Fix broken dependancy in the gem
+
 2008-06-03 Mina Naguib &lt;mina.hpricotscrub@naguib.ca&gt;
 	Release 0.3.1
-  	- Allow an element rule to be a Proc (which is expected to return one of
+  - Allow an element rule to be a Proc (which is expected to return one of
 	  the other non-proc rules (false/:strip/true/attr_rules).  This allows the
 	  building of highly custom filtering rules (for example filter out &lt;B&gt;
 	  tags unless their parent is a &lt;P&gt;...)</diff>
      <filename>CHANGELOG.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Rakefile
 README.txt
 CHANGELOG.txt
-Manifest.txt
+History.txt
 setup.rb
 lib/hpricot_scrub/hpricot_scrub.rb
 lib/hpricot_scrub/version.rb
@@ -10,4 +10,5 @@ test/test_helper.rb
 test/scrubber_data.rb
 test/hpricot_scrub_test.rb
 test/old_hpricot_scrub_test.rb
+examples/config.yml
 examples/old_config.yml</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -48,6 +48,6 @@ hoe = Hoe.new(GEM_NAME, VERS) do |p|
   
   # == Optional
   #p.changes        - A description of the release's latest changes.
-  p.extra_deps = ['hpricot', '&gt;= 0.5']
+  p.extra_deps = [['hpricot',  '&gt;= 0.5']]
   #p.spec_extras    - A hash of extra values to set in the gemspec.
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ module HpricotScrub #:nodoc:
   module VERSION #:nodoc:
     MAJOR = 0
     MINOR = 3
-    TINY  = 1
+    TINY  = 2
 
     STRING = [MAJOR, MINOR, TINY].join('.')
   end</diff>
      <filename>lib/hpricot_scrub/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>231425c1910a3dc6cf0c140972da9a7330054998</id>
    </parent>
  </parents>
  <author>
    <name>Michael Moen</name>
    <email>michael@underpantsgnome.com</email>
  </author>
  <url>http://github.com/UnderpantsGnome/hpricot_scrub/commit/2fefe28c6b564aebb7dcc4f81fc28054f0dc9914</url>
  <id>2fefe28c6b564aebb7dcc4f81fc28054f0dc9914</id>
  <committed-date>2008-06-26T14:41:21-07:00</committed-date>
  <authored-date>2008-06-26T14:41:21-07:00</authored-date>
  <message>Fix broken deps</message>
  <tree>3dca988d2b3fadad1593c33dbc714fa186b307f0</tree>
  <committer>
    <name>Michael Moen</name>
    <email>michael@underpantsgnome.com</email>
  </committer>
</commit>
