mirror of
https://github.com/ruby/ruby.git
synced 2026-01-28 13:04:22 +00:00
Fix: https://github.com/ruby/json/issues/748 `MultiJson` pass `State#to_h` as options, and the `as_json` property defaults to `false` but `false` wasn't accepted by the constructor.