Removed TermAnsiColor gem (uses GPL and isn't needed anymore)

This commit is contained in:
Davis W. Frank
2012-04-01 10:51:04 -07:00
parent 626da5a112
commit 674197aef8
4 changed files with 2 additions and 8 deletions

View File

@@ -24,8 +24,3 @@ def pages_submodule_present
File.exist?('pages/download.html')
end
class String
include Term::ANSIColor
end
Term::ANSIColor.coloring = STDOUT.isatty