<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,7 +42,7 @@ namespace :gemspec do
   end
 end
 
-RAILS_VERSIONS = %w[1.2.6 2.0.2 2.1.0 2.1.1]
+RAILS_VERSIONS = %w[1.2.6 2.0.2 2.1.0 2.1.1 2.2.2]
 
 namespace :test do
   desc &quot;test with multiple versions of rails&quot;
@@ -54,7 +54,7 @@ namespace :test do
   end
   
   task :multi_verbose do
-    RAILS_VERSIONS.each do |rails_version|
+    (RAILS_VERSIONS - %w[2.2.2]).each do |rails_version|
       sh &quot;RAILS_VERSION='#{rails_version}' rake test&quot;
     end
   end</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>cb659a1f73f8ca2c2ad76096c4612d4d531c04b3</id>
    </parent>
  </parents>
  <author>
    <name>Dan Manges</name>
    <email>daniel.manges@gmail.com</email>
  </author>
  <url>http://github.com/dan-manges/unit-controller/commit/05ef4d629e76e700f078a00c08c3f4e78abecd22</url>
  <id>05ef4d629e76e700f078a00c08c3f4e78abecd22</id>
  <committed-date>2008-12-01T14:01:13-08:00</committed-date>
  <authored-date>2008-12-01T14:01:13-08:00</authored-date>
  <message>testing with rails 2.2.2</message>
  <tree>2c22e1117c2530ad378fb1a3311d4318f17da70d</tree>
  <committer>
    <name>Dan Manges</name>
    <email>daniel.manges@gmail.com</email>
  </committer>
</commit>
