Trying to install Ruby Gems on Ubuntu I use:
sudo apt-get install ruby-full tar xfz rubygems-3.1.4.tgz cd rubygems-3.1.4 ruby setup.rb
and g