I can’t do anything with Ruby anymore do the following reason:
% gem install multi_json
Could not find multi_json-1.3.6 in any of the sources
Run `bundle install` to install missing gems.
% bundle install
Could not find multi_json-1.3.6 in any of the sources
Run `bundle install` to install missing gems.
What can I do? Since both commands result same error.
The solution was to comment out the whole Gemfile and install the gem.