标签: ruby-on-rails json rubygems bundler
Unable to solve the problem of Ruby gems in json 1.8
安装json(1.8.0)时发生错误,Bundler无法继续。 在捆绑之前确保gem install json -v '1.8.0'成功。
gem install json -v '1.8.0'