<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>thor-0.9.5.gem</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -246,8 +246,8 @@ class Thor::Runner &lt; Thor
 
     # We want to load system-wide Thorfiles first
     # so the local Thorfiles will override them.
-    relevant_to ? thorfiles_relevant_to(relevant_to) :
-     thor_root_glob + thorfiles - [&quot;#{thor_root}/thor.yml&quot;]
+    (relevant_to ? thorfiles_relevant_to(relevant_to) :
+     thor_root_glob) + thorfiles - [&quot;#{thor_root}/thor.yml&quot;]
   end
 
   def thorfiles_relevant_to(meth)</diff>
      <filename>lib/thor/runner.rb</filename>
    </modified>
    <modified>
      <diff>@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
   s.description = %q{A gem that maps options to a class}
   s.email = %q{wycats@gmail.com}
   s.executables = [&quot;thor&quot;, &quot;rake2thor&quot;]
-  s.extra_rdoc_files = [&quot;README.markdown&quot;, &quot;LICENSE&quot;, &quot;CHANGELOG.rdoc&quot;]
+  s.extra_rdoc_files = [&quot;README.markdown&quot;, &quot;CHANGELOG.rdoc&quot;, &quot;LICENSE&quot;]
   s.files = [&quot;README.markdown&quot;, &quot;LICENSE&quot;, &quot;CHANGELOG.rdoc&quot;, &quot;Rakefile&quot;, &quot;bin/rake2thor&quot;, &quot;bin/thor&quot;, &quot;lib/thor&quot;, &quot;lib/thor/error.rb&quot;, &quot;lib/thor/options.rb&quot;, &quot;lib/thor/ordered_hash.rb&quot;, &quot;lib/thor/runner.rb&quot;, &quot;lib/thor/task.rb&quot;, &quot;lib/thor/task_hash.rb&quot;, &quot;lib/thor/tasks&quot;, &quot;lib/thor/tasks/package.rb&quot;, &quot;lib/thor/tasks.rb&quot;, &quot;lib/thor/util.rb&quot;, &quot;lib/thor.rb&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://yehudakatz.com}</diff>
      <filename>thor.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0e3fb766b13f7dfad49393bdfecc5796dfa058dd</id>
    </parent>
  </parents>
  <author>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </author>
  <url>http://github.com/wycats/thor/commit/a5cab3f0296cd8852de0fcf09a0ac571d0b9b72f</url>
  <id>a5cab3f0296cd8852de0fcf09a0ac571d0b9b72f</id>
  <committed-date>2008-08-27T13:30:45-07:00</committed-date>
  <authored-date>2008-08-27T13:28:04-07:00</authored-date>
  <message>Properly fix the typo in runner.rb. Make a trivial change to gemspec to trigger gem rebuild</message>
  <tree>8f463dcdbe3fc8a18910ec101cc8ad2e04b28524</tree>
  <committer>
    <name>Mislav Marohni&#263;</name>
    <email>mislav.marohnic@gmail.com</email>
  </committer>
</commit>
