diff --git a/Gemfile b/Gemfile index db68a00b5..9a08e324f 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 59.0' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.13' gem 'govuk_frontend_toolkit', '~> 8.1.0' -gem 'govuk_publishing_components', '~> 16.9.1' +gem 'govuk_publishing_components', '~> 16.9.2' gem 'plek', '~> 2.1' gem 'slimmer', '~> 13.1' diff --git a/Gemfile.lock b/Gemfile.lock index 950cae508..20a5f0d9e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (8.1.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (16.9.1) + govuk_publishing_components (16.9.2) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -213,7 +213,7 @@ GEM pry (~> 0.10) public_suffix (3.0.3) puma (3.12.1) - rack (2.0.6) + rack (2.0.7) rack-cache (1.9.0) rack (>= 0.4) rack-test (1.1.0) @@ -286,7 +286,7 @@ GEM crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0) - sass (3.7.3) + sass (3.7.4) sass-listen (~> 4.0.0) sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) @@ -372,7 +372,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.13) govuk_frontend_toolkit (~> 8.1.0) - govuk_publishing_components (~> 16.9.1) + govuk_publishing_components (~> 16.9.2) govuk_schemas (~> 3.2) htmlentities (~> 4.3) jasmine-rails