when trying to run the following command I receive an error:
jekyll new myblog
And the error is as follows:
/var/lib/gems/1
I had the same problem and as commented above I installed the json gem with
sudo gem install json
to fix the problem.
My platform is Ubuntu Precise