Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent 8811da5 commit 8b1a718
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
ansi (1.5.0)
ast (2.4.2)
autoprefixer-rails (10.4.16.0)
Expand Down Expand Up @@ -151,6 +151,8 @@ GEM
factory_bot_rails (6.4.3)
factory_bot (~> 6.4)
railties (>= 5.0.0)
faker (3.4.1)
i18n (>= 1.8.11, < 2)
faraday (2.9.0)
faraday-net_http (>= 2.0, < 3.2)
faraday-net_http (3.1.0)
Expand Down Expand Up @@ -232,7 +234,8 @@ GEM
rouge
sprockets (>= 3)
sprockets-rails
govuk_schemas (5.0.2)
govuk_schemas (5.0.4)
faker (~> 3.4.1)
json-schema (>= 2.8, < 4.4)
govuk_sidekiq (8.0.1)
gds-api-adapters (>= 19.1.0)
Expand Down Expand Up @@ -599,7 +602,7 @@ GEM
pry-byebug (3.10.1)
byebug (~> 11.0)
pry (>= 0.13, < 0.15)
public_suffix (5.0.5)
public_suffix (6.0.0)
puma (6.4.2)
nio4r (~> 2.0)
racc (1.8.0)
Expand Down

0 comments on commit 8b1a718

Please sign in to comment.