From b1eecfff490d348f899e611809e64cff9df04ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 24 Jul 2018 05:33:59 +0000 Subject: [PATCH] Bump govuk_schemas from 3.1.0 to 3.2.0 Bumps [govuk_schemas](https://github.com/alphagov/govuk_schemas_gem) from 3.1.0 to 3.2.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/v3.1.0...v3.2.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 8d1a04f27..12b6a7f38 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'slimmer', '~> 13.0' group :development, :test do gem 'govuk-lint' - gem 'govuk_schemas', '~> 3.1' + gem 'govuk_schemas', '~> 3.2' gem 'jasmine-rails' gem 'pry-byebug' end diff --git a/Gemfile.lock b/Gemfile.lock index dcaf10e9b..6872caf54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -135,7 +135,7 @@ GEM rouge sass-rails (>= 5.0.4) slimmer (>= 11.1.0) - govuk_schemas (3.1.0) + govuk_schemas (3.2.0) json-schema (~> 2.8.0) hashdiff (0.3.7) highline (1.7.10) @@ -366,7 +366,7 @@ DEPENDENCIES govuk_app_config (~> 1.6) govuk_frontend_toolkit (~> 7.6) govuk_publishing_components (~> 9.6.0) - govuk_schemas (~> 3.1) + govuk_schemas (~> 3.2) htmlentities (~> 4.3) jasmine-rails mocha