ruby / json

JSON implementation for Ruby
https://ruby.github.io/json
Other
673 stars 326 forks source link

JSONPure: String#to_json should raise on invalid encoding #602

Closed byroot closed 23 hours ago

byroot commented 23 hours ago

Fix: #344

This matches the ext behavior.