diff --git a/Gemfile b/Gemfile index 2577853f9..1c9523ed2 100644 --- a/Gemfile +++ b/Gemfile @@ -30,7 +30,7 @@ gem 'daemons' gem 'net-ssh' gem 'net-sftp' gem 'newrelic_rpm' -gem 'term-ansicolor' +gem 'term-ansicolor', :require => "term/ansicolor" group :development do gem 'ruby-prof'