From cdda7ed419b636c3bb639ead4ffb3a2df8a41854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 04:51:25 +0000 Subject: [PATCH] Bump govuk_schemas from 5.0.2 to 5.0.4 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](https://github.com/alphagov/govuk_schemas_gem/compare/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] --- Gemfile.lock | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 09026e16..6574629c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,8 +27,8 @@ GEM minitest (>= 5.1) mutex_m 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) amq-protocol (2.3.2) ast (2.4.2) base64 (0.2.0) @@ -52,6 +52,8 @@ GEM domain_name (0.6.20240107) drb (2.2.1) erubi (1.12.0) + faker (3.4.1) + i18n (>= 1.8.11, < 2) gds-api-adapters (96.0.1) addressable link_header @@ -79,7 +81,8 @@ GEM statsd-ruby (~> 1.5) govuk_message_queue_consumer (5.0.1) bunny (~> 2.17) - govuk_schemas (5.0.2) + govuk_schemas (5.0.4) + faker (~> 3.4.1) json-schema (>= 2.8, < 4.4) hashdiff (1.1.0) http-accept (1.7.0) @@ -340,7 +343,7 @@ GEM pry (>= 0.13, < 0.15) psych (5.1.2) stringio - public_suffix (5.0.5) + public_suffix (6.0.0) puma (6.4.2) nio4r (~> 2.0) racc (1.8.0)