added gems

This commit is contained in:
albert
2013-01-06 15:49:47 -05:00
parent 7224d3b6e5
commit 380f5a56fe
2 changed files with 7 additions and 0 deletions

View File

@@ -29,6 +29,8 @@ gem "sanitize", :git => "git://github.com/rgrove/sanitize.git"
gem 'rmagick', :require => "RMagick"
gem 'daemons'
gem 'newrelic_rpm'
gem 'net-ssh'
gem 'net-sftp'
group :development do
gem 'pry'