Maybe you don’t have json gem installed there. Use the gem command to
find.
$ gem list json
If you don’t have root permissions, you can set Rubygems to install
gems to your home directory. See manual. Or, use RVM on your server -
you can install RVM for a particular user (in this case for yourself)
or system wide.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.