Bump json-schema from 3.0.0 to 4.0.0

Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/voxpupuli/json-schema/releases)
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/voxpupuli/json-schema/compare/v3.0.0...v4.0.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-01 09:58:13 +00:00 committed by GitHub
parent b801af9465
commit f38d2782cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -75,8 +75,8 @@ GEM
minitest (>= 5.1)
tzinfo (~> 2.0)
zeitwerk (~> 2.3)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
ast (2.4.2)
bcrypt (3.1.18)
better_errors (2.9.1)
@ -208,7 +208,7 @@ GEM
jsbundling-rails (1.1.1)
railties (>= 6.0.0)
json (2.6.3)
json-schema (3.0.0)
json-schema (4.0.0)
addressable (>= 2.8)
jwt (2.7.0)
kaminari (1.2.2)
@ -280,7 +280,7 @@ GEM
pghero (3.3.3)
activerecord (>= 6)
prometheus-client (4.1.0)
public_suffix (4.0.7)
public_suffix (5.0.1)
puma (6.2.2)
nio4r (~> 2.0)
pundit (2.3.0)