diff --git a/Gemfile b/Gemfile index 3d7b5528..e1532970 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 52.7.0' gem 'govuk_app_config', '~> 1.8' gem 'govuk_elements_rails' gem 'govuk_frontend_toolkit', '~> 7.6.0' -gem 'govuk_publishing_components', '~> 9.12.1' +gem 'govuk_publishing_components', '~> 9.14.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 c6f02bf1..84c6d8b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (7.6.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (9.12.1) + govuk_publishing_components (9.14.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -177,12 +177,12 @@ GEM marcel (0.3.2) mimemagic (~> 0.3.2) method_source (0.9.0) - mime-types (3.1) + mime-types (3.2.2) mime-types-data (~> 3.2015) - mime-types-data (3.2016.0521) + mime-types-data (3.2018.0812) mimemagic (0.3.2) mini_magick (4.8.0) - mini_mime (1.0.0) + mini_mime (1.0.1) mini_portile2 (2.3.0) minitest (5.11.3) money (6.12.0) @@ -370,7 +370,7 @@ DEPENDENCIES govuk_app_config (~> 1.8) govuk_elements_rails govuk_frontend_toolkit (~> 7.6.0) - govuk_publishing_components (~> 9.12.1) + govuk_publishing_components (~> 9.14.0) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)