Gemfile in tty-which-0.2.0 vs Gemfile in tty-which-0.2.1

- old
+ new

@@ -9,6 +9,7 @@ group :metrics do gem 'coveralls', '~> 0.8.13' gem 'simplecov', '~> 0.11.2' gem 'yardstick', '~> 0.9.9' + gem 'term-ansicolor', '=1.3.2' end