$ sudo gem update –system
Attempting remote update of rubygems-update
ERROR: While executing gem … (Gem::Exception)
SSL is not installed on this system
$ sudo apt-get install libcurl3-openssl-dev libopenssl-ruby
Depois te instalar os pacotes:
$ sudo gem update –system
Aqui funcionou legal.