I need to install json because I get this error:
Could not find json-1.4.6 in any of the sources
I ran gem install json and b
gem install json
b
Remove the json entries from the Gemfile.lock file and try to re run bundle install..