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 1c06203 commit ceeadc3
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 @@ -165,8 +165,8 @@ GEM
sentry-rails (~> 5.3)
sentry-ruby (~> 5.3)
statsd-ruby (~> 1.5)
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 @@ -184,7 +184,7 @@ GEM
rdoc
reline (>= 0.4.2)
json (2.7.1)
json-schema (4.1.1)
json-schema (4.3.0)
addressable (>= 2.8)
jwt (2.7.1)
language_server-protocol (3.17.0.3)
Expand Down Expand Up @@ -494,7 +494,7 @@ GEM
pry (>= 0.13, < 0.15)
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 ceeadc3

Please sign in to comment.