Either way, when you try to run...
sudo gem update --system
It goes...
/usr/bin/gem:23: uninitialized constant Gem::GemRunner (NameError)
Which is really useful and does exactly what you want it to.. not. The fix is to go edit the gem file...
/usr/bin/gem
In there, hunt for the line...
require 'rubygems'
...and just after, put this...
require 'rubygems/gem_runner'
Problem solved!
I currently work at the
Forward Internet Group
and we are based in Camden Town in London.
We are always exploring new technology to try and solve our problems and we are always on the look-out
for talented people who want to learn & innovate. If you think
you've got what it takes and you're up for the challenge, why not
join us?
