Skip to content

Commit 639441a

Browse files
build(deps): bump json-schema from 4.3.1 to 5.0.0 (#3933)
Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 4.3.1 to 5.0.0. - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](voxpupuli/json-schema@v4.3.1...v5.0.0) --- updated-dependencies: - dependency-name: json-schema dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc076e6 commit 639441a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,8 +283,8 @@ GEM
283283
jaro_winkler (1.5.6)
284284
json (2.7.2)
285285
json-diff (0.4.1)
286-
json-schema (4.3.1)
287-
addressable (>= 2.8)
286+
json-schema (5.0.0)
287+
addressable (~> 2.8)
288288
json_pure (2.7.2)
289289
jwt (2.8.1)
290290
base64

0 commit comments

Comments
 (0)