I upgraded to Yosemite, and now when I try to setup an initial rails app using rails new <appname>
I am getting an error message:
/Users/****/.rubies/ruby-2.0.0-p451/lib/ruby/site_ruby/2.0.0/rubygems/core_ext/kernel_require.rb:54:in `require': dlopen(/Users/*****/.rubies/ruby-2.0.0-p451/lib/ruby/2.0.0/x86_64-darwin13.3.0/openssl.bundle, 9): Symbol not found: _SSLv2_client_method (LoadError)
I am using homebrew and chruby not RVM and my shell is Oh-my-Zsh.