<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -38,12 +38,12 @@ class Robots
         value = arr.join(&quot;:&quot;).strip
         value.strip!
         case key
-        when &quot;User-agent&quot;:
+        when &quot;User-agent&quot;
           agent = to_regex(value)
-        when &quot;Allow&quot;:
+        when &quot;Allow&quot;
           @allows[agent] ||= []
           @allows[agent] &lt;&lt; to_regex(value)
-        when &quot;Disallow&quot;:
+        when &quot;Disallow&quot;
           @disallows[agent] ||= []
           @disallows[agent] &lt;&lt; to_regex(value)
         when &quot;Crawl-delay&quot;</diff>
      <filename>lib/robots.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f3cdfc5020785e4e34654a29b2e75b5b9ca70b5b</id>
    </parent>
  </parents>
  <author>
    <name>Hayato</name>
    <email>haya10.ito+github@gmail.com</email>
  </author>
  <url>http://github.com/fizx/robots/commit/bfe4079893f6a266ee4e9ea93382e8c000bd301f</url>
  <id>bfe4079893f6a266ee4e9ea93382e8c000bd301f</id>
  <committed-date>2009-09-05T19:51:43-07:00</committed-date>
  <authored-date>2009-09-05T19:51:43-07:00</authored-date>
  <message>remove ':' after when for ruby 1.9 syntax</message>
  <tree>0a34924e3e9e9df38dc3ffee6b15a7abdddd920c</tree>
  <committer>
    <name>Hayato</name>
    <email>haya10.ito+github@gmail.com</email>
  </committer>
</commit>
