ruby/ext/json
John Hawthorn ea5776e7e4 [flori/json] Use rb_sym2str instead of SYM2ID
This avoids pinning an id to the symbol used if a dynamic symbol is
passed in as a hash key.

rb_sym2str is available in Ruby 2.2+ and json depends on >= 2.3.

https://github.com/flori/json/commit/5cbafb8dbe
2023-12-25 21:12:49 +09:00
..
fbuffer Merge json-2.0.4. 2017-04-12 00:21:18 +00:00
generator [flori/json] Use rb_sym2str instead of SYM2ID 2023-12-25 21:12:49 +09:00
lib [flori/json] Bump up 2.7.1 2023-12-05 15:09:56 +09:00
parser Manually merged from flori/json 2023-12-01 16:47:06 +09:00
depend Added depend files 2019-07-14 01:31:29 +09:00
extconf.rb Implement a freeze: parser option 2020-10-20 21:40:25 +09:00
json.gemspec Removed obsoleted version definition 2023-12-05 12:04:35 +09:00