diff --git a/Gemfile b/Gemfile index 2e284bf7f..57e184867 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 55.0' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.10' gem 'govuk_frontend_toolkit', '~> 8.1.0' -gem 'govuk_publishing_components', '~> 12.21.0' +gem 'govuk_publishing_components', '~> 13.2.0' gem 'plek', '~> 2.1' gem 'slimmer', '~> 13.0' diff --git a/Gemfile.lock b/Gemfile.lock index ae08b8f96..d32a791cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -129,7 +129,7 @@ GEM govuk_frontend_toolkit (8.1.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (12.21.0) + govuk_publishing_components (13.2.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -182,7 +182,7 @@ GEM mimemagic (0.3.2) mini_magick (4.8.0) mini_mime (1.0.1) - mini_portile2 (2.3.0) + mini_portile2 (2.4.0) minitest (5.11.3) mocha (1.7.0) metaclass (~> 0.0.1) @@ -191,8 +191,8 @@ GEM multipart-post (2.0.0) netrc (0.11.0) nio4r (2.3.1) - nokogiri (1.8.5) - mini_portile2 (~> 2.3.0) + nokogiri (1.9.1) + mini_portile2 (~> 2.4.0) nokogumbo (1.5.0) nokogiri null_logger (0.0.1) @@ -255,8 +255,8 @@ GEM raindrops (0.19.0) rake (12.3.2) rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-inotify (0.10.0) + ffi (~> 1.0) regexp_parser (1.3.0) request_store (1.4.1) rack (>= 1.4) @@ -370,7 +370,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.10) govuk_frontend_toolkit (~> 8.1.0) - govuk_publishing_components (~> 12.21.0) + govuk_publishing_components (~> 13.2.0) govuk_schemas (~> 3.2) htmlentities (~> 4.3) jasmine-rails