<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 module Thoughtbot # :nodoc:
   module Shoulda
-    VERSION = '2.0.5'
+    VERSION = '2.0.6'
 
     class &lt;&lt; self
       attr_accessor :contexts</diff>
      <filename>lib/shoulda/context.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,11 +2,11 @@
 
 Gem::Specification.new do |s|
   s.name = %q{shoulda}
-  s.version = &quot;2.0.5&quot;
+  s.version = &quot;2.0.6&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Tammer Saleh&quot;]
-  s.date = %q{2008-10-15}
+  s.date = %q{2008-12-10}
   s.default_executable = %q{convert_to_should_syntax}
   s.email = %q{tsaleh@thoughtbot.com}
   s.executables = [&quot;convert_to_should_syntax&quot;]
@@ -17,7 +17,7 @@ Gem::Specification.new do |s|
   s.rdoc_options = [&quot;--line-numbers&quot;, &quot;--inline-source&quot;, &quot;--main&quot;, &quot;README.rdoc&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{shoulda}
-  s.rubygems_version = %q{1.3.0}
+  s.rubygems_version = %q{1.3.1}
   s.summary = %q{Making tests easy on the fingers and eyes}
 
   if s.respond_to? :specification_version then
@@ -25,11 +25,8 @@ Gem::Specification.new do |s|
     s.specification_version = 2
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
-      s.add_runtime_dependency(%q&lt;activesupport&gt;, [&quot;&gt;= 2.0.0&quot;])
     else
-      s.add_dependency(%q&lt;activesupport&gt;, [&quot;&gt;= 2.0.0&quot;])
     end
   else
-    s.add_dependency(%q&lt;activesupport&gt;, [&quot;&gt;= 2.0.0&quot;])
   end
 end</diff>
      <filename>shoulda.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f2d61e269fca30bd836daa6f7cf6e2a2c1590042</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/snowblink/shoulda/commit/5ede0097ecf4a67c3ff4f50031f7317a5565087e</url>
  <id>5ede0097ecf4a67c3ff4f50031f7317a5565087e</id>
  <committed-date>2008-12-10T13:04:35-08:00</committed-date>
  <authored-date>2008-12-10T13:04:35-08:00</authored-date>
  <message>Upped version to 2.0.6</message>
  <tree>8de11e18a68e3442515a644ef8fc716fa62c3971</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
