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/5238948
rbenv with ruby 1.9.3-p392 Capistrano 2.14.2 Otherwise, 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 [email protected] * To unsubscribe from this group, send email to [email protected] 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 [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
