"An error occurred while installing json (1.8.0), and Bundler cannot continue"
There is a problem with json version 1.8.0 and ruby 2.2.3, so install json 1.8.3 version.
$ gem install json -v1.8.3
same
ReplyDelete