activerecord_json_validator
activerecord_json_validator copied to clipboard
Update to JSON Schemer v2.1
This allows use of newer dialects of JSON Schema.
All specs pass in Ruby 2.7 - Ruby 3.2 and ActiveRecord 6.1 - 7.1.
Since this gem allows json_schemer
options to be specified and passed through, and JSON Schemer options changed in some breaking ways since version 0.2, a major version bump here in this gem would probably make sense.