Skip to content

Commit 8b1292e

Browse files
build(deps): bump json-schema from 6.0.0 to 6.1.0 (#4718)
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8e838ff commit 8b1292e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ GEM
106106
base64 (0.3.0)
107107
beefcake (1.0.0)
108108
benchmark (0.5.0)
109-
bigdecimal (3.3.1)
109+
bigdecimal (4.0.1)
110110
bit-struct (0.17)
111111
builder (3.3.0)
112112
byebug (12.0.0)
@@ -270,9 +270,9 @@ GEM
270270
jaro_winkler (1.6.1)
271271
json (2.18.0)
272272
json-diff (0.4.1)
273-
json-schema (6.0.0)
273+
json-schema (6.1.0)
274274
addressable (~> 2.8)
275-
bigdecimal (~> 3.1)
275+
bigdecimal (>= 3.1, < 5)
276276
jwt (2.10.2)
277277
base64
278278
kramdown (2.5.1)

0 commit comments

Comments
 (0)