Hi,I'm getting an error when I run cap deploy:cold. When Capstrano tryies to run "bundle install --gemfile /home/deployer/apps/my_app/shared/cached-copy/app_portal/Gemfile --path /home/deployer/apps/my_app/shared/bundle --deployment --quiet --without development test", I get the following error: https://gist.github.com/weverton/5238948rbenv with ruby 1.9.3-p392Capistrano 2.14.2Otherwise, if I run only "bundle install", manually, all works fine.Any ideas??Thanks,Weverton--
--
* You received this message because you are subscribed to the Google Groups "Capistrano" group.
* To post to this group, send email to capis...@googlegroups.com
* To unsubscribe from this group, send email to capistrano+...@googlegroups.com For more options, visit this group at http://groups.google.com/group/capistrano?hl=en
---
You received this message because you are subscribed to the Google Groups "Capistrano" group.
To unsubscribe from this group and stop receiving emails from it, send an email to capistrano+...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Sorry that should read `rvm` in the first sentence.
--