[ruby/json] Fix compilation warning
generator.c:69:27: warning: comparison of integers of different signs: 'short' and 'unsigned long' [-Wsign-compare] for (i = 1; i < ch_len; i++) {
https://github.com/ruby/json/commit/ff8edcd47c
[ruby/json] Fix compilation warning
https://github.com/ruby/json/commit/ff8edcd47c