This commit is contained in:
albert
2013-02-16 23:01:53 -05:00
parent 6ebfe8440d
commit bc8af7a38c
3 changed files with 7 additions and 2 deletions

View File

@@ -29,9 +29,10 @@ gem 'rmagick', :require => "RMagick"
gem 'daemons'
gem 'net-ssh'
gem 'net-sftp'
# gem 'newrelic_rpm'
group :development do
gem 'newrelic_rpm'
gem 'ruby-prof'
gem 'pry'
gem 'awesome_print'
end