lib/gator/runner.rb in gator-0.0.10.pre vs lib/gator/runner.rb in gator-0.0.11.pre

- old
+ new

@@ -1,8 +1,7 @@ require 'thor' require 'thor/group' require 'thor/actions' -require File.dirname(__FILE__) + '/util' module Gator class Runner < Thor include Thor::Actions \ No newline at end of file