From 8b1a718d7876cc81e9576ca475a462f73c73a8b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jun 2024 03:47:43 +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 2031fd5cd..a2c74559b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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) @@ -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) @@ -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) @@ -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)