diff --git a/Gemfile b/Gemfile index d250df80a..70ffd2bb1 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 52.8' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.8' gem 'govuk_frontend_toolkit', '~> 7.6' -gem 'govuk_publishing_components', '~> 9.14.0' +gem 'govuk_publishing_components', '~> 9.15.0' gem 'plek', '~> 2.1' gem 'slimmer', '~> 13.0' diff --git a/Gemfile.lock b/Gemfile.lock index 342332ce4..e911961c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM govuk_frontend_toolkit (7.6.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (9.14.0) + govuk_publishing_components (9.15.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -207,7 +207,7 @@ GEM pry-byebug (3.6.0) byebug (~> 10.0) pry (~> 0.10) - public_suffix (3.0.2) + public_suffix (3.0.3) puma (3.12.0) rack (2.0.5) rack-cache (1.8.0) @@ -262,7 +262,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) robotex (1.0.0) - rouge (3.2.0) + rouge (3.2.1) rubocop (0.52.1) parallel (~> 1.10) parser (>= 2.4.0.2, < 3.0) @@ -365,7 +365,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.8) govuk_frontend_toolkit (~> 7.6) - govuk_publishing_components (~> 9.14.0) + govuk_publishing_components (~> 9.15.0) govuk_schemas (~> 3.2) htmlentities (~> 4.3) jasmine-rails