Roger Hoover wrote:
I think I ran into the same issue. For some reason, something was
wrong with my gem port. I think this ended up working.
sudo port selfupdate
sudo port uninstall rb-rubygems
sudo port install rb-rubygems
That got it-- thanks!
-- Jay