diff --git a/Gemfile b/Gemfile index f3ab659eb..9a49289ff 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 52.5' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.5' gem 'govuk_frontend_toolkit', '~> 7.4' -gem 'govuk_publishing_components', '~> 7.1.0' +gem 'govuk_publishing_components', '~> 8.0.1' gem 'plek', '~> 2.1' gem 'slimmer', '~> 12.1' diff --git a/Gemfile.lock b/Gemfile.lock index d63b9355b..fede69efb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM execjs (2.7.0) faker (1.8.7) i18n (>= 0.7) - faraday (0.15.0) + faraday (0.15.1) multipart-post (>= 1.2, < 3) ffi (1.9.23) gds-api-adapters (52.5.1) @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (7.5.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (7.1.0) + govuk_publishing_components (8.0.1) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -186,11 +186,11 @@ GEM minitest (5.11.3) mocha (1.5.0) metaclass (~> 0.0.1) - money (6.11.1) + money (6.11.3) i18n (>= 0.6.4, < 1.1) multipart-post (2.0.0) netrc (0.11.0) - nio4r (2.3.0) + nio4r (2.3.1) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) nokogumbo (1.5.0) @@ -368,7 +368,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.5) govuk_frontend_toolkit (~> 7.4) - govuk_publishing_components (~> 7.1.0) + govuk_publishing_components (~> 8.0.1) govuk_schemas (~> 3.1) htmlentities (~> 4.3) jasmine-rails