Support for the Ruby 2.4 series has ended. See here for reference.

In Files

  • json/lib/json/common.rb

JSON::MissingUnicodeSupport

This exception is raised if the required unicode support is missing on the system. Usually this means that the iconv library is not installed.