ruby - Capistrano deployment error Can't activate jruby-openssl-0.9.5-java -
i have developed new rails (4.1.4) app in jruby (1.7.10) , trying deploy capistrano v3 on remote vps. error getting looks like: info[551a80fb] running ~/.rvm/bin/rvm default bundle install --binstubs /home/deployer/apps/appname/shared/bin --path /home/deployer/apps/appname/shared/bundle --without development test on example.net debug[551a80fb] command: cd /home/deployer/apps/appname/releases/20140919052426 && ~/.rvm/bin/rvm default bundle install --binstubs /home/deployer/apps/appname/shared/bin --path /home/deployer/apps/appname/shared/bundle --without development test debug[551a80fb] gem::loaderror: can't activate jruby-openssl-0.9.5-java, activated jruby-openssl-0.9.3 debug[551a80fb] debug[551a80fb] raise_if_conflicts @ /home/deployer/.rvm/rubies/jruby-1.7.10/lib/ruby/shared/rubygems/specification.rb:1988 debug[551a80fb] debug[551a80fb] activate @ /home/deployer/.rvm/rubies/jruby-1.7.10/lib/ruby/shared/rubygems/specification.rb...