Skip to content

Commit

Permalink
Bump govuk_schemas from 4.7.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem) from 4.7.0 to 5.0.0.
- [Changelog](https://github.com/alphagov/govuk_schemas/blob/main/CHANGELOG.md)
- [Commits](alphagov/govuk_schemas@v4.7.0...v5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 10, 2024
1 parent 154b1b1 commit 352fd23
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -213,8 +213,8 @@ GEM
statsd-ruby (~> 1.5)
govuk_message_queue_consumer (4.1.0)
bunny (~> 2.17)
govuk_schemas (4.7.0)
json-schema (>= 2.8, < 4.2)
govuk_schemas (5.0.0)
json-schema (>= 2.8, < 4.4)
govuk_sidekiq (7.1.5)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
Expand Down Expand Up @@ -244,7 +244,7 @@ GEM
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
json (2.7.1)
json-schema (4.1.1)
json-schema (4.3.0)
addressable (>= 2.8)
jsonapi-renderer (0.2.2)
jwt (2.8.1)
Expand Down Expand Up @@ -547,7 +547,7 @@ GEM
pry (>= 0.10.4)
psych (5.1.2)
stringio
public_suffix (5.0.4)
public_suffix (5.0.5)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
Expand Down

0 comments on commit 352fd23

Please sign in to comment.