Skip to content

Commit

Permalink
Bump json-schema and govuk_schemas
Browse files Browse the repository at this point in the history
Bumps [json-schema](https://github.com/voxpupuli/json-schema) and [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem). These dependencies needed to be updated together.

Updates `json-schema` from 4.0.0 to 4.1.1
- [Changelog](https://github.com/voxpupuli/json-schema/blob/master/CHANGELOG.md)
- [Commits](voxpupuli/json-schema@v4.0.0...v4.1.1)

Updates `govuk_schemas` from 4.6.0 to 0.1.0
- [Changelog](https://github.com/alphagov/govuk_schemas/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_schemas@v4.6.0...v0.1.0)

---
updated-dependencies:
- dependency-name: json-schema
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: govuk_schemas
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 5ce760a commit ec34f57
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -201,8 +201,8 @@ GEM
rails (>= 6)
rouge
sprockets (>= 3)
govuk_schemas (4.6.0)
json-schema (>= 2.8, < 4.1)
govuk_schemas (4.7.0)
json-schema (>= 2.8, < 4.2)
govuk_sidekiq (7.1.1)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
Expand All @@ -226,7 +226,7 @@ GEM
concurrent-ruby (~> 1.0)
jmespath (1.6.2)
json (2.6.3)
json-schema (4.0.0)
json-schema (4.1.1)
addressable (>= 2.8)
jsonnet (0.4.0)
mini_portile2 (>= 2.2.0)
Expand Down

0 comments on commit ec34f57

Please sign in to comment.