diff --git a/Gemfile b/Gemfile index 9a49289ff..e76c38c15 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 52.5' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.5' gem 'govuk_frontend_toolkit', '~> 7.4' -gem 'govuk_publishing_components', '~> 8.0.1' +gem 'govuk_publishing_components', '~> 8.1.0' gem 'plek', '~> 2.1' gem 'slimmer', '~> 12.1' diff --git a/Gemfile.lock b/Gemfile.lock index fede69efb..06b45b2e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (7.5.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (8.0.1) + govuk_publishing_components (8.1.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -279,7 +279,7 @@ GEM ruby-progressbar (1.9.0) rubyzip (1.2.1) safe_yaml (1.0.4) - sanitize (4.6.4) + sanitize (4.6.5) crass (~> 1.0.2) nokogiri (>= 1.4.4) nokogumbo (~> 1.4) @@ -368,7 +368,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.5) govuk_frontend_toolkit (~> 7.4) - govuk_publishing_components (~> 8.0.1) + govuk_publishing_components (~> 8.1.0) govuk_schemas (~> 3.1) htmlentities (~> 4.3) jasmine-rails