From b4e4dc96242beeaea2ac67b0d39743e9f5b5206f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 05:33:33 +0000 Subject: [PATCH] Bump govuk_schemas from 4.0.0 to 4.1.0 Bumps [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem) from 4.0.0 to 4.1.0. - [Release notes](https://github.com/alphagov/govuk_schemas_gem/releases) - [Changelog](https://github.com/alphagov/govuk_schemas/blob/master/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_schemas_gem/compare/v4.0.0...v4.1.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index de8acce66..2d970faf4 100644 --- a/Gemfile +++ b/Gemfile @@ -20,7 +20,7 @@ gem "slimmer", "~> 15.0" gem "uglifier", ">= 1.3.0" group :development, :test do - gem "govuk_schemas", "~> 4.0" + gem "govuk_schemas", "~> 4.1" gem "jasmine-rails" gem "rubocop-govuk", "~> 3" gem "scss_lint-govuk", "~> 0.2" diff --git a/Gemfile.lock b/Gemfile.lock index bdf87bbec..fcd7eb830 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -112,7 +112,7 @@ GEM rails (>= 5.0.0.1) rouge sprockets (< 4) - govuk_schemas (4.0.0) + govuk_schemas (4.1.0) json-schema (~> 2.8.0) govuk_test (1.0.3) brakeman (~> 4.6) @@ -358,7 +358,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 2.2) govuk_publishing_components (~> 21.60.0) - govuk_schemas (~> 4.0) + govuk_schemas (~> 4.1) govuk_test htmlentities (~> 4.3) jasmine-rails