diff --git a/Gemfile b/Gemfile index 196f50dd9..32a8b59d3 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.8" gem 'redis', "~> 4.0.1" -gem 'govuk_publishing_components', '~> 9.3.5' +gem 'govuk_publishing_components', '~> 9.3.6' gem 'govuk_app_config', '~> 1.5.1' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 7b12feb61..a1ad9e439 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -118,7 +118,7 @@ GEM govuk_frontend_toolkit (7.5.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (9.3.5) + govuk_publishing_components (9.3.6) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -348,7 +348,7 @@ DEPENDENCIES govuk-lint (~> 3.8.0) govuk_app_config (~> 1.5.1) govuk_frontend_toolkit (~> 7.5.0) - govuk_publishing_components (~> 9.3.5) + govuk_publishing_components (~> 9.3.6) govuk_template (= 0.24.1) image_optim (= 0.26.1) jasmine-rails (~> 0.14.1)