<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name     = &quot;matchy&quot;
-  s.version  = &quot;0.2.0&quot;
+  s.version  = &quot;0.3.1&quot;
   s.date     = &quot;2009-02-08&quot;
   s.summary  = &quot;RSpec-esque matchers for use in Test::Unit&quot;
   s.email    = &quot;mhennemeyer@gmail.com&quot;
@@ -23,6 +23,7 @@ Gem::Specification.new do |s|
     &quot;config/requirements.rb&quot;,
     &quot;lib/matchy.rb&quot;,
     &quot;lib/matchy/version.rb&quot;,
+    &quot;lib/matchy/expectation_builder.rb&quot;,
     &quot;lib/matchy/modals.rb&quot;,
     &quot;lib/matchy/def_matcher.rb&quot;,
     &quot;lib/matchy/matcher_builder.rb&quot;,
@@ -36,6 +37,8 @@ Gem::Specification.new do |s|
   
   s.test_files = [
     &quot;test/test_change_expectation.rb&quot;,
+    &quot;test/test_expectation_builder.rb&quot;,
+    &quot;test/test_minitest_compatibility.rb&quot;,
     &quot;test/test_def_matcher.rb&quot;,
     &quot;test/test_enumerable_expectations.rb&quot;,
     &quot;test/test_error_expectations.rb&quot;,</diff>
      <filename>matchy.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1cb9babbbe76d3e767d80233abde57f541b2b041</id>
    </parent>
  </parents>
  <author>
    <name>Matthias Hennemeyer</name>
    <email>mhennemeyer@gmail.com</email>
  </author>
  <url>http://github.com/jeremymcanally/matchy/commit/2e01918ad8d601685386aa9ac5d547ffb9b70b27</url>
  <id>2e01918ad8d601685386aa9ac5d547ffb9b70b27</id>
  <committed-date>2009-02-11T07:48:53-08:00</committed-date>
  <authored-date>2009-02-11T07:39:26-08:00</authored-date>
  <message>Fixed gemspec.

Signed-off-by: Jeremy McAnally &lt;jeremymcanally@gmail.com&gt;</message>
  <tree>27c64b25a19de9121018b16cc7951e99eebdd955</tree>
  <committer>
    <name>Jeremy McAnally</name>
    <email>jeremymcanally@gmail.com</email>
  </committer>
</commit>
