Jean Boussier 293ad8a4e9
Fix a compatibility issue with MultiJson.dump(obj, pretty: true)
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.
2025-02-12 13:15:01 +09:00
..
2025-01-10 10:19:39 +09:00
2025-01-10 10:19:39 +09:00
2025-02-06 23:12:03 +09:00