diff --git a/Gemfile b/Gemfile index 09923a0a..12e4cac3 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 52.6.0' gem 'govuk_app_config', '~> 1.6' gem 'govuk_elements_rails' gem 'govuk_frontend_toolkit', '~> 7.5.0' -gem 'govuk_publishing_components', '~> 9.4.0' +gem 'govuk_publishing_components', '~> 9.5.0' gem 'plek', '2.1.1' gem 'rails', '~> 5.2.0' gem 'rails-i18n', '~> 5.1.1' diff --git a/Gemfile.lock b/Gemfile.lock index c64d5079..7e6ccaf0 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 (9.4.0) + govuk_publishing_components (9.5.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -370,7 +370,7 @@ DEPENDENCIES govuk_app_config (~> 1.6) govuk_elements_rails govuk_frontend_toolkit (~> 7.5.0) - govuk_publishing_components (~> 9.4.0) + govuk_publishing_components (~> 9.5.0) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)