| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-05-28 | 322 Bytes | |
| v2.19.7 source code.tar.gz | 2026-05-28 | 890.0 kB | |
| v2.19.7 source code.zip | 2026-05-28 | 930.9 kB | |
| Totals: 3 Items | 1.8 MB | 0 | |
What's Changed
- Fix some more edge cases with out of range floats.
- Ensure the string provided to
JSON.parsecan't be mutated during parsing. - Add missing write barriers in
State#dup. - Further validate generator
depthconfig.
Full Changelog: https://github.com/ruby/json/compare/v2.19.6...v2.19.7