mirror of
https://github.com/ruby/ruby.git
synced 2026-08-05 11:19:10 +08:00
Fix: https://github.com/ruby/json/issues/912 In the case of surogate pairs we consume two backslashes, so `json_next_backslash` need to ensure it's not sending us back in the stream. https://github.com/ruby/json/commit/0fce370c41