I\'m trying to launch a heroku console that uses rubygems but I keep getting this error:
/System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/lib/ruby/
I had that same issue.... running sudo gem update --system fixed the problem... give it a try.
sudo gem update --system