bin/gator in gator-0.0.5.pre vs bin/gator in gator-0.0.6.pre

- old
+ new

@@ -1,5 +1,5 @@ #!/usr/bin/env ruby require "rubygems" require "gator" -Gator.application.execute ARGV +Gator::Runner.start \ No newline at end of file