summaryrefslogtreecommitdiff
path: root/ext/json/lib
diff options
context:
space:
mode:
authorJean Boussier <[email protected]>2025-02-10 21:09:35 +0100
committerHiroshi SHIBATA <[email protected]>2025-02-12 13:15:01 +0900
commit293ad8a4e974e3dffc1419b37c15748f02b1481e ()
treea3e6c430a90b0069413e357e52fac047aba121c7 /ext/json/lib
parent502bd6ba37b1820f5f5a0fe6bc9820797fddc0d6 (diff)
Fix a compatibility issue with `MultiJson.dump(obj, pretty: true)`
Fix: https://.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.
0 files changed, 0 insertions, 0 deletions