<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,7 +20,7 @@ Hoe.new('rspec-rails', Spec::Rails::VERSION::STRING) do |p|
   p.description = &quot;Behaviour Driven Development for Ruby on Rails.&quot;
   p.rubyforge_name = 'rspec'
   p.developer('RSpec Development Team', 'rspec-devel@rubyforge.org')
-  p.extra_deps = [[&quot;rspec&quot;,&quot;1.1.99.10&quot;],[&quot;rack&quot;,&quot;&gt;=0.4.0&quot;]]
+  p.extra_deps = [[&quot;rspec&quot;,&quot;1.1.99.11&quot;],[&quot;rack&quot;,&quot;&gt;=0.4.0&quot;]]
   p.extra_dev_deps = [[&quot;cucumber&quot;,&quot;&gt;= 0.1.13&quot;]]
   p.remote_rdoc_dir = &quot;rspec-rails/#{Spec::Rails::VERSION::STRING}&quot;
 end</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ module Spec
         MAJOR  = 1
         MINOR  = 1
         TINY   = 99
-        MINESCULE = 10
+        MINESCULE = 11
 
         STRING = [MAJOR, MINOR, TINY, MINESCULE].compact.join('.')
 </diff>
      <filename>lib/spec/rails/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>835c191797a200474c0f17f7b627ac1a27014cf0</id>
    </parent>
  </parents>
  <author>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-rails/commit/aec493076c053834690164e29a236fbe8e879278</url>
  <id>aec493076c053834690164e29a236fbe8e879278</id>
  <committed-date>2009-03-04T06:18:33-08:00</committed-date>
  <authored-date>2009-03-04T06:18:33-08:00</authored-date>
  <message>bump version to 1.1.99.11</message>
  <tree>7fef79e8259783854ac6de0bcd9d718c8222d180</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
