When I run rails s
I get the following error:
Could not find json-1.8.6 in any of the sources. Run
bundle install
to install missing gems.
Does anyone know how I fix this?
Here are the contents of my Gemfile.
And my gemfile.lock.
I'm using Ruby version
2.3.1p112 (2016-04-26 revision 54768) [x86_64-linux]