<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,7 +7,7 @@ begin
   Cucumber::Rake::Task.new(:features) do |t|
     minor = Cucumber::VERSION::MINOR.to_i
     tiny = Cucumber::VERSION::TINY.to_i
-    raise LoadError if (minor &lt; 3) || (minor &lt; 3 &amp;&amp; tiny &lt; 9)
+    raise LoadError if (minor &lt; 3) || (minor == 3 &amp;&amp; tiny &lt; 9)
     t.fork = true
     t.cucumber_opts = ['--format', (ENV['CUCUMBER_FORMAT'] || 'pretty')]
     t.feature_pattern = &quot;#{RADIANT_ROOT}/features/**/*.feature&quot;</diff>
      <filename>lib/tasks/cucumber.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>bf345648c2628384738ee2b3c3a5d438bce87960</id>
    </parent>
  </parents>
  <author>
    <name>Jim Gay</name>
    <email>jim@saturnflyer.com</email>
  </author>
  <url>http://github.com/radiant/radiant/commit/a56bc75a3fd8d186609f579f8cbda53a9b37e4b2</url>
  <id>a56bc75a3fd8d186609f579f8cbda53a9b37e4b2</id>
  <committed-date>2009-07-01T18:11:52-07:00</committed-date>
  <authored-date>2009-07-01T18:11:52-07:00</authored-date>
  <message>proper comparison for cucumber version</message>
  <tree>0d07db68f7dc3b669edbc7944d28afff39cd1080</tree>
  <committer>
    <name>Jim Gay</name>
    <email>jim@saturnflyer.com</email>
  </committer>
</commit>
