ruby on rails - $ gem update --system > Unable to require openssl -


ruby version:

/users/myname/.rvm/rubies/ruby-2.1.4/bin/ruby 

when try to:

$ gem update --system 

i following error:

error:  while executing gem ... (gem::exception) unable require openssl, install openssl , rebuild ruby (preferred) or use non-https sources 

openssl installed:

$ brew install openssl warning: openssl-1.0.1j installed 

should "rebuild ruby"? best way?


Comments

Popular posts from this blog

c++ - QTextObjectInterface with Qml TextEdit (QQuickTextEdit) -

javascript - angular ng-required radio button not toggling required off in firefox 33, OK in chrome -

xcode - Swift Playground - Files are not readable -