I'm getting the following error when I try to run the TODO Bundle "Show TODO List"  I can't figure out what it means.

/opt/local/lib/ruby/1.8/erb.rb:354:in `trim_line2': private method `scan' called for #(NoMethodError) from /opt/local/lib/ruby/1.8/erb.rb:311:in `call' from /opt/local/lib/ruby/1.8/erb.rb:311:in `scan' from /opt/local/lib/ruby/1.8/erb.rb:534:in `compile' from /opt/local/lib/ruby/1.8/erb.rb:702:in `initialize' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/TODO.tmbundle/Support/todo.rb:52:in `new' from /Applications/TextMate.app/Contents/SharedSupport/Bundles/TODO.tmbundle/Support/todo.rb:52

I'm running a macports version of ruby (ruby 1.8.7 (2008-08-11 patchlevel 72) [i686-darwin9])

Any help you could provide would be greatly appreciated.

Tony