<?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.16&quot;],[&quot;rack&quot;,&quot;&gt;=0.4.0&quot;]]
+  p.extra_deps = [[&quot;rspec&quot;,&quot;1.2.0&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>@@ -3,9 +3,9 @@ module Spec
     module VERSION #:nodoc:
       unless defined? MAJOR
         MAJOR  = 1
-        MINOR  = 1
-        TINY   = 99
-        MINESCULE = 16
+        MINOR  = 2
+        TINY   = 0
+        MINESCULE = nil
 
         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>9e0bd0a2772b4193782410eaa6ebe49536d64076</id>
    </parent>
  </parents>
  <author>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-rails/commit/8a71d62ecca1291dc1378371c9513ab6b44ef4bc</url>
  <id>8a71d62ecca1291dc1378371c9513ab6b44ef4bc</id>
  <committed-date>2009-03-15T10:44:49-07:00</committed-date>
  <authored-date>2009-03-15T10:44:49-07:00</authored-date>
  <message>bump version to 1.2.0</message>
  <tree>4bcb38b2d486bdcbfb30b618cb2e68e0aeae6151</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
