<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,6 @@
-=== Maintenance
+=== Version 1.1.99.4 (in git)
+
+IMPORTANT: See Upgrade.txt for information about upgrading to rspec-rails-1.1.99.4
 
 IMPORTANT: This release includes the following backwards-compatibility-breaking changes.
 
@@ -32,6 +34,8 @@ IMPORTANT: This release includes the following backwards-compatibility-breaking
   * you no longer *have* to load ActionMailer to get specs to run. Closes #650.
   * query_params are now parsed by Rack::Utils.parse_query in redirect_to matcher. Closes #684.
   * cleaned up spec_server (there was a bunch of pre-rails 2.0 material). Closes #685.
+  * rspec's rake tasks are not loaded when running &quot;rake gems&quot; or any of its subtasks
+  * only warn when rspec is not installed when trying to invoke an rspec rake task
 
 === Version 1.1.12 / 2009-01-11
 </diff>
      <filename>History.txt</filename>
    </modified>
    <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;dchelimsky-rspec&quot;,&quot;1.1.99.3&quot;],[&quot;rack&quot;,&quot;&gt;=0.4.0&quot;]]
+  p.extra_deps = [[&quot;dchelimsky-rspec&quot;,&quot;1.1.99.4&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>@@ -1,4 +1,11 @@
-=== Upgrade to rspec-rails ????
+=== Upgrade to rspec-rails-1.1.99.4
+
+== update generated files
+
+Be sure to run &quot;script/generate rspec&quot; and allow the following files to be overwritten:
+
+* lib/tasks/rspec.rake
+* script/spec_server
 
 == route_for
 </diff>
      <filename>Upgrade.txt</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ module Spec
         MAJOR  = 1
         MINOR  = 1
         TINY   = 99
-        MINESCULE = 3
+        MINESCULE = 4
 
         STRING = [MAJOR, MINOR, TINY, MINESCULE].compact.join('.')
 </diff>
      <filename>lib/spec/rails/version.rb</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 
 Gem::Specification.new do |s|
   s.name = %q{rspec-rails}
-  s.version = &quot;1.1.99.3&quot;
+  s.version = &quot;1.1.99.4&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;RSpec Development Team&quot;]
@@ -17,23 +17,23 @@ Gem::Specification.new do |s|
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{rspec}
   s.rubygems_version = %q{1.3.1}
-  s.summary = %q{rspec-rails 1.1.99.3}
+  s.summary = %q{rspec-rails 1.1.99.4}
 
   if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
     s.specification_version = 2
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
-      s.add_runtime_dependency(%q&lt;dchelimsky-rspec&gt;, [&quot;= 1.1.99.3&quot;])
+      s.add_runtime_dependency(%q&lt;dchelimsky-rspec&gt;, [&quot;= 1.1.99.4&quot;])
       s.add_runtime_dependency(%q&lt;rack&gt;, [&quot;&gt;= 0.4.0&quot;])
       s.add_development_dependency(%q&lt;cucumber&gt;, [&quot;&gt;= 0.1.13&quot;])
       s.add_development_dependency(%q&lt;hoe&gt;, [&quot;&gt;= 1.8.3&quot;])
     else
-      s.add_dependency(%q&lt;dchelimsky-rspec&gt;, [&quot;= 1.1.99.3&quot;])
+      s.add_dependency(%q&lt;dchelimsky-rspec&gt;, [&quot;= 1.1.99.4&quot;])
       s.add_dependency(%q&lt;rack&gt;, [&quot;&gt;= 0.4.0&quot;])
     end
   else
-    s.add_dependency(%q&lt;dchelimsky-rspec&gt;, [&quot;= 1.1.99.3&quot;])
+    s.add_dependency(%q&lt;dchelimsky-rspec&gt;, [&quot;= 1.1.99.4&quot;])
     s.add_dependency(%q&lt;rack&gt;, [&quot;&gt;= 0.4.0&quot;])
   end
 end</diff>
      <filename>rspec-rails.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>07ab4ccac6880f5f6e6846a844c868335e5dda57</id>
    </parent>
  </parents>
  <author>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-rails/commit/13457d0f886f02ea521c12aa5c00fdf1f58b4139</url>
  <id>13457d0f886f02ea521c12aa5c00fdf1f58b4139</id>
  <committed-date>2009-02-11T07:46:38-08:00</committed-date>
  <authored-date>2009-02-11T07:46:38-08:00</authored-date>
  <message>bump version to 1.1.99.4</message>
  <tree>b3c8d44a831ee83536c1f453a026954ce866a35d</tree>
  <committer>
    <name>David Chelimsky</name>
    <email>dchelimsky@gmail.com</email>
  </committer>
</commit>
