Skip to content

Commit 1027a2f

Browse files
committed
Add 2020-12/2019-09 support to json_schemer (ruby)
Just released version 2.0.0 with support for these drafts: davishmcclurg/json_schemer#135
1 parent 4e1a8b7 commit 1027a2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/validator-libraries-modern.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -348,10 +348,10 @@
348348
implementations:
349349
- name: JSONSchemer
350350
url: https://github.com/davishmcclurg/json_schemer
351-
date-draft: []
351+
date-draft: [2020-12, 2019-09]
352352
draft: [7, 6, 4]
353353
license: MIT
354-
last-updated: "2022-08-31"
354+
last-updated: "2023-08-20"
355355
- name: JSI
356356
url: https://rubydoc.info/gems/jsi
357357
date-draft: []

0 commit comments

Comments
 (0)