From 860c1dd631f8eeb128f19502c91c2c65db88fc9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Sep 2023 14:28:57 +0000 Subject: [PATCH] Bump govuk_schemas from 4.6.0 to 4.7.0 Bumps [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem) from 4.6.0 to 4.7.0. - [Changelog](https://github.com/alphagov/govuk_schemas/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_schemas_gem/compare/v4.6.0...v4.7.0) --- updated-dependencies: - dependency-name: govuk_schemas dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index acfe28ae..1489bf07 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -136,8 +136,8 @@ GEM rails (>= 6) rouge sprockets (>= 3) - govuk_schemas (4.6.0) - json-schema (>= 2.8, < 4.1) + govuk_schemas (4.7.0) + json-schema (>= 2.8, < 4.2) govuk_test (3.0.1) brakeman (>= 5.0.2) capybara (>= 3.36) @@ -150,7 +150,7 @@ GEM i18n (1.14.1) concurrent-ruby (~> 1.0) json (2.6.3) - json-schema (4.0.0) + json-schema (4.1.1) addressable (>= 2.8) jwt (2.7.1) kramdown (2.4.0)