Skip to content

Commit 2df60f8

Browse files
Bump json-schema from 6.0.0 to 6.1.0
Bumps [json-schema](https://github.com/voxpupuli/json-schema) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/voxpupuli/json-schema/releases) - [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md) - [Commits](voxpupuli/json-schema@v6.0.0...v6.1.0) --- updated-dependencies: - dependency-name: json-schema dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1fb818d commit 2df60f8

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
@@ -326,9 +326,9 @@ GEM
326326
rack (>= 2.2, < 4)
327327
rdf (~> 3.3)
328328
rexml (~> 3.2)
329-
json-schema (6.0.0)
329+
json-schema (6.1.0)
330330
addressable (~> 2.8)
331-
bigdecimal (~> 3.1)
331+
bigdecimal (>= 3.1, < 5)
332332
jwt (3.1.2)
333333
base64
334334
kaminari (1.2.2)

0 commit comments

Comments
 (0)