diff --git a/Gemfile b/Gemfile index 416563f59..248943371 100644 --- a/Gemfile +++ b/Gemfile @@ -23,7 +23,7 @@ gem 'slimmer', '~> 13.1' group :development, :test do gem 'govuk-lint' - gem 'govuk_schemas', '~> 3.2' + gem 'govuk_schemas', '~> 3.3' gem 'jasmine-rails' gem 'pry-byebug' end diff --git a/Gemfile.lock b/Gemfile.lock index 2de6b294d..e8780aca9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM rake rouge sassc-rails (>= 2.0.1) - govuk_schemas (3.2.0) + govuk_schemas (3.3.0) json-schema (~> 2.8.0) govuk_test (1.0.0) capybara @@ -151,7 +151,7 @@ GEM railties (>= 3.2.0) sprockets-rails json (2.1.0) - json-schema (2.8.0) + json-schema (2.8.1) addressable (>= 2.4) kgio (2.11.2) kramdown (2.1.0) @@ -376,7 +376,7 @@ DEPENDENCIES govuk_app_config (~> 1.18) govuk_frontend_toolkit (~> 8.2.0) govuk_publishing_components (~> 17.11.0) - govuk_schemas (~> 3.2) + govuk_schemas (~> 3.3) govuk_test htmlentities (~> 4.3) jasmine-rails