updated gemfile

This commit is contained in:
albert
2013-02-20 14:49:08 -05:00
parent 9a29edffb7
commit 03ae43cc14

View File

@@ -30,10 +30,10 @@ gem 'daemons'
gem 'net-ssh'
gem 'net-sftp'
gem 'newrelic_rpm'
gem 'term-ansicolor'
group :development do
gem 'ruby-prof'
gem 'pry'
gem 'awesome_print'
gem 'term-ansicolor'
end