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'

View File

@@ -99,6 +99,9 @@ GEM
multi_json (1.3.6)
net-http-digest_auth (1.2.1)
net-http-persistent (2.7)
net-sftp (2.0.5)
net-ssh (>= 2.0.9)
net-ssh (2.6.2)
newrelic_rpm (3.4.1)
nokogiri (1.5.5)
ntlm-http (0.1.1)
@@ -195,6 +198,8 @@ DEPENDENCIES
memcache-client
meta_search!
mocha
net-sftp
net-ssh
newrelic_rpm
nokogiri
pg (= 0.12.2)