mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 13:04:22 +00: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