PS:

When I explicitely specified the gemset in deploy.rb... 

    set :rvm_ruby_version, 'ruby-2.1.1@rails410rc2'

...Capistrano ran...

    /usr/local/rvm/bin/rvm ruby-2.1.1@rails410rc2 do bundle install 
--binstubs /home/deploy/shared/bin --path /home/deploy/shared/bundle 
--without development test --deployment --quiet

...but there were only some basic gems installed there, not those on 
Gemfile/Gemfile.lock.

-- 
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/eafac019-1a78-4b9b-81ef-71ab22d1b09b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to