ruby/ext/json/parser
Jean Boussier d0020d58f4 [ruby/json] Fix duplicated key warning location
Followup: https://github.com/ruby/json/pull/818

Now the warning should point at the `JSON.parse` caller, and not
inside the json gem itself.

cd51557387
2025-07-28 09:39:12 +09:00
..
depend Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
extconf.rb [ruby/json] Run have_func with the header providing the declarations 2025-07-01 20:28:47 +09:00
parser.c [ruby/json] Fix duplicated key warning location 2025-07-28 09:39:12 +09:00