json-schema 4.2.0 → 4.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +8 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 8d01e2ddb98aca20384a409900dd9817ebd0d52d7a3a7f407b63b8a4048d68e7
4
- data.tar.gz: adcdffb636efdec056e59a1b0ea3f019e8651240126423725d97d5ca8e3b3424
3
+ metadata.gz: c79ea15e07caea8f225d40184c80f17922f8d97fdf65c340905d198c43ee5cc1
4
+ data.tar.gz: d6c157775d369763d985517fa038c5403dec213e38454052c1bfa2bc6ebaf32f
5
5
  SHA512:
6
- metadata.gz: 7b4cb16c74fc4251ae6c2e9b0a052e9c9df322c65b57a7ad0dc38f5b557ad08f4a1e31dc47a1b92288383c69f85e715e3362d568b540ba09f11e6f268e0e039c
7
- data.tar.gz: d54f3e25a57440e36124f8a28194633890ed1899ced34583c52bdf94ce07053d79f10e73998da71e3e7c0ffd740cf444ffa1c42210b5631a307e643a90337b40
6
+ metadata.gz: feda7027308b7452ffb12719f32af4c8abd32ab049435006e8a54e4456e21dc41c2d7c730a2e53da7c0b355c0b2a361ec10b33a80b612b3f31f9240be76b67f5
7
+ data.tar.gz: f31f5be8f6f75ec75fe54313a3cd0b3008b2163c7969fd947f487f68ac058d33cd89ef2c9e093da8636537fb39b6569e46b0885ba2f5b4bfe849240da9187ae5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: json-schema
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.2.0
4
+ version: 4.3.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Kenny Hoxworth
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2024-03-15 00:00:00.000000000 Z
12
+ date: 2024-03-26 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: bundler
@@ -172,10 +172,14 @@ files:
172
172
  - resources/draft-03.json
173
173
  - resources/draft-04.json
174
174
  - resources/draft-06.json
175
- homepage: http://github.com/voxpupuli/json-schema/
175
+ homepage: https://github.com/voxpupuli/json-schema/
176
176
  licenses:
177
177
  - MIT
178
- metadata: {}
178
+ metadata:
179
+ source_code_uri: https://github.com/voxpupuli/json-schema/
180
+ changelog_uri: https://github.com/voxpupuli/json-schema//blob/master/CHANGELOG.md
181
+ homepage_uri: https://github.com/voxpupuli/json-schema/
182
+ bug_tracker_uri: https://github.com/voxpupuli/json-schema//issues
179
183
  post_install_message:
180
184
  rdoc_options: []
181
185
  require_paths: