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 11, 2024
1 parent 2fc5e1c commit 60e62de
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 @@ -205,8 +205,8 @@ GEM
rouge
sprockets (>= 3)
sprockets-rails
govuk_schemas (4.7.0)
json-schema (>= 2.8, < 4.2)
govuk_schemas (5.0.0)
json-schema (>= 2.8, < 4.4)
govuk_test (4.0.2)
brakeman (>= 5.0.2)
capybara (>= 3.36)
Expand All @@ -230,7 +230,7 @@ GEM
railties (>= 4.2.0)
thor (>= 0.14, < 2.0)
json (2.7.2)
json-schema (4.1.1)
json-schema (4.3.0)
addressable (>= 2.8)
jwt (2.7.1)
kaminari (1.2.2)
Expand Down Expand Up @@ -539,7 +539,7 @@ GEM
slop (~> 3.0)
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 60e62de

Please sign in to comment.