Problem: Cannot install any gem, any type. But I want to install riddle if that matters.
When I run sudo gem install \"gem_name\" I get the following error:
sudo gem install \"gem_name\"
Try to add the another gem source. For example github:
sudo gem sources -r http://gems.rubyforge.org sudo gem sources -a http://gems.github.com