<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,7 +13,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.2.4&quot;],[&quot;rack&quot;,&quot;&gt;=0.4.0&quot;]]
+  p.extra_deps = [[&quot;rspec&quot;,&quot;1.2.5&quot;],[&quot;rack&quot;,&quot;&gt;=0.4.0&quot;]]
   p.extra_dev_deps = [[&quot;cucumber&quot;,&quot;&gt;= 0.2.2&quot;]]
   p.remote_rdoc_dir = &quot;rspec-rails/#{Spec::Rails::VERSION::STRING}&quot;
   p.history_file = 'History.rdoc'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -4,7 +4,7 @@ module Spec # :nodoc:
       unless defined? MAJOR
         MAJOR  = 1
         MINOR  = 2
-        TINY   = 4
+        TINY   = 5
 
         STRING = [MAJOR, MINOR, TINY].compact.join('.')
 </diff>
      <filename>lib/spec/rails/version.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8414f6911aaf78143d946fef630aa57ae20f8bff</id>
    </parent>
  </parents>
  <author>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-rails/commit/3a9709fa7ca7badab778cf5d9835ab09cd3cc990</url>
  <id>3a9709fa7ca7badab778cf5d9835ab09cd3cc990</id>
  <committed-date>2009-04-29T20:22:49-07:00</committed-date>
  <authored-date>2009-04-29T20:22:49-07:00</authored-date>
  <message>bump version to 1.2.5</message>
  <tree>51fd494e8ad39b5c255b5ed34c3ad9804a474091</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
