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