diff --git a/Gemfile b/Gemfile index fd32397a..e7811587 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 53.1.0' gem 'govuk_app_config', '~> 1.10' gem 'govuk_elements_rails' gem 'govuk_frontend_toolkit', '~> 8.1.0' -gem 'govuk_publishing_components', '~> 12.0.0' +gem 'govuk_publishing_components', '~> 12.1.0' gem 'plek', '2.1.1' gem 'rails', '~> 5.2.1' gem 'rails-i18n', '~> 5.1.1' diff --git a/Gemfile.lock b/Gemfile.lock index eb36cda7..6c259932 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -128,7 +128,7 @@ GEM govuk_frontend_toolkit (8.1.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (12.0.0) + govuk_publishing_components (12.1.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -171,7 +171,7 @@ GEM loofah (2.2.2) crass (~> 1.0.2) nokogiri (>= 1.5.9) - mail (2.7.0) + mail (2.7.1) mini_mime (>= 0.1.1) marcel (0.3.3) mimemagic (~> 0.3.2) @@ -371,7 +371,7 @@ DEPENDENCIES govuk_app_config (~> 1.10) govuk_elements_rails govuk_frontend_toolkit (~> 8.1.0) - govuk_publishing_components (~> 12.0.0) + govuk_publishing_components (~> 12.1.0) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)