diff --git a/Gemfile b/Gemfile index 53c1e496e..cc0966c65 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'sass-rails', "5.0.7" gem 'asset_bom_removal-rails', '~> 1.0.0' gem 'nokogiri', "~> 1.10" gem 'redis', "~> 4.1.2" -gem 'govuk_publishing_components', '~> 20.2.2' +gem 'govuk_publishing_components', '~> 20.3.0' gem 'govuk_app_config', '~> 2.0.0' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index e5f1caf79..6097ce5a5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -107,7 +107,7 @@ GEM govuk_frontend_toolkit (9.0.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (20.2.2) + govuk_publishing_components (20.3.0) gds-api-adapters govuk_app_config govuk_frontend_toolkit @@ -340,7 +340,7 @@ DEPENDENCIES govuk-lint (~> 3.11) govuk_app_config (~> 2.0.0) govuk_frontend_toolkit (~> 9.0.0) - govuk_publishing_components (~> 20.2.2) + govuk_publishing_components (~> 20.3.0) govuk_template (= 0.26.0) govuk_test image_optim (= 0.26.5)