lib/dolzenko.rb in dolzenko-0.0.8 vs lib/dolzenko.rb in dolzenko-0.0.9

- old
+ new

@@ -7,10 +7,10 @@ autoload :OptionParser, "optparse" module Net autoload :HTTP, "net/http" end -require "active_support" +require "active_support/all" require "facets" require "require_gist" require_gist "371861/abc6d24346864e5cb33b4eab330569565b1dd8c2/shell_out.rb", "72b19c8955f87f9b408a92a77440cda987b1a01f" # http://gist.github.com/371861 require_gist "375386/642be35e02a09b7dc5736f462ea1d8368864ffa8/error_print.rb", "12f893f4abd1f0ea19d198f6ff1ac66d8b8675ea" # http://gist.github.com/375386 \ No newline at end of file