If you don't have any RubyGems installed, there is still the pre-gem approach to getting software, doing it manually:
Download from RubyGems
Unpack into a directory and cd
there
Install with: ruby setup.rb
(you may need admin/root privilege)
sudo ruby setup.rb
For more details and other options, see:
ruby setup.rb --help