I'm having a problem.
My current problem is:
# gem install bundler
ERROR: While executing gem ... (TypeError)
incompatible marshal file format (can't be read)
format version 4.8 required; 60.33 given
This issue is related to:
Here are my current envrionment details:
ruby --version
ruby 1.9.3p551 (2014-11-13 revision 48407) [x86_64-linux]
uname -a
Linux localhost.localdomain 3.10.0-123.el7.x86_64 #1 SMP Mon Jun 30 12:09:22 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
any help?
thx.