Looks like you haven't specified which binaries should be called with Bundler? https://github.com/capistrano/bundler/blob/master/lib/capistrano/tasks/bundler.cap#L43I don't use the bundler integration, but it looks like it's mentioned in the README https://github.com/capistrano/bundler#usage
Lee Hambley -- http://lee.hambley.name/ +49 (0) 170 298 5667 On 26 February 2014 11:59, Nicholas Wieland <[email protected]> wrote: > Hi, I'm having a very weird problem in my deploy (right at the beginning > of the implementation, darn!!). > > chienandalusialocal:walter_sobchak ngw$ ruby -v > ruby 2.1.0p0 (2013-12-25 revision 44422) [x86_64-darwin12.0] > > Gemfile.lock: https://gist.github.com/ngw/a2e78042327000ecea6b > > deploy.rb: https://gist.github.com/ngw/b3bb7387e1a96561cf35 > > I'm deploying from OS X to Ubuntu server. > > This is what happens: undefined method `each' for nil:NilClass > > https://gist.github.com/ngw/b701b974437c3b577251 > > Does anybody have any idea? > > ngw > > -- > 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]. > To view this discussion on the web, visit > https://groups.google.com/d/msgid/capistrano/713aadeb-9926-4683-958f-621bbaa9cbd7%40googlegroups.com > . > For more options, visit https://groups.google.com/groups/opt_out. > -- 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]. To view this discussion on the web, visit https://groups.google.com/d/msgid/capistrano/CAN_%2BVLU2%2BAM%3DbfbfM7ts3b93ig96D-Mg6ws966EXuMJGDTVrBw%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
