<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 require 'echoe'
 
-Echoe.new('rails-test-serving', '0.1.4.1') do |p|
+Echoe.new('rails-test-serving', '0.1.4.2') do |p|
   p.description     = &quot;Makes unit tests of a Rails application run instantly&quot;
   p.url             = &quot;https://github.com/Roman2K/rails-test-serving&quot;
   p.author          = &quot;Roman Le N&#233;grate&quot;</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -2,11 +2,11 @@
 
 Gem::Specification.new do |s|
   s.name = %q{rails-test-serving}
-  s.version = &quot;0.1.4.1&quot;
+  s.version = &quot;0.1.4.2&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 1.2&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Roman Le N\303\251grate&quot;]
-  s.date = %q{2009-03-12}
+  s.date = %q{2009-04-20}
   s.description = %q{Makes unit tests of a Rails application run instantly}
   s.email = %q{roman.lenegrate@gmail.com}
   s.extra_rdoc_files = [&quot;lib/rails_test_serving/bootstrap.rb&quot;, &quot;lib/rails_test_serving/cleaner.rb&quot;, &quot;lib/rails_test_serving/client.rb&quot;, &quot;lib/rails_test_serving/constant_management.rb&quot;, &quot;lib/rails_test_serving/server.rb&quot;, &quot;lib/rails_test_serving/utilities.rb&quot;, &quot;lib/rails_test_serving.rb&quot;, &quot;LICENSE&quot;, &quot;README.mdown&quot;]
@@ -16,13 +16,13 @@ Gem::Specification.new do |s|
   s.rdoc_options = [&quot;--main&quot;, &quot;README.mdown&quot;, &quot;--inline-source&quot;, &quot;--line-numbers&quot;, &quot;--charset&quot;, &quot;UTF-8&quot;]
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = %q{rails-test-serving}
-  s.rubygems_version = %q{1.3.1}
+  s.rubygems_version = %q{1.3.2}
   s.summary = %q{Makes unit tests of a Rails application run instantly}
   s.test_files = [&quot;test/rails_test_serving/bootstrap_test.rb&quot;, &quot;test/rails_test_serving/cleaner_test.rb&quot;, &quot;test/rails_test_serving/client_test.rb&quot;, &quot;test/rails_test_serving/constant_management_test.rb&quot;, &quot;test/rails_test_serving/server_test.rb&quot;, &quot;test/rails_test_serving/utilities_test.rb&quot;, &quot;test/test_helper.rb&quot;]
 
   if s.respond_to? :specification_version then
     current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
-    s.specification_version = 2
+    s.specification_version = 3
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
     else</diff>
      <filename>rails-test-serving.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>07143f3d2da164d71b75092def264a8ee858a91a</id>
    </parent>
  </parents>
  <author>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </author>
  <url>http://github.com/Roman2K/rails-test-serving/commit/ca5f7c0d0fd78b9ffbbf004fc7fe02c7038421dc</url>
  <id>ca5f7c0d0fd78b9ffbbf004fc7fe02c7038421dc</id>
  <committed-date>2009-04-20T13:23:46-07:00</committed-date>
  <authored-date>2009-04-20T12:43:48-07:00</authored-date>
  <message>bump gemspec to pick up rails 2.3 fix

Signed-off-by: Roman Le N&#233;grate &lt;roman.lenegrate@gmail.com&gt;</message>
  <tree>eb4b6d3c4524da59bec395ae699e23ba1a6a86f9</tree>
  <committer>
    <name>Roman Le N&#233;grate</name>
    <email>roman.lenegrate@gmail.com</email>
  </committer>
</commit>
