I just did a gem install cap_gun and got the following. Looks like ActionMailer::Base has changed and dependencies weren't pinned?
/Users/gflarity/.rvm/gems/ruby-1.8.7-p352@deploy/gems/cap_gun-0.2.4/lib/cap_gun.rb:65:in deployment_notification': undefined methodcontent_type' for #CapGun::Mailer:0x1022957e0 (NoMethodError)
from /Users/gflarity/.rvm/gems/ruby-1.8.7-p352@deploy/gems/actionpack-3.2.2/lib/abstract_controller/base.rb:167:in `send_action'