diff --git a/Gemfile b/Gemfile index f800b00d0..d4841e4c1 100644 --- a/Gemfile +++ b/Gemfile @@ -17,7 +17,7 @@ gem 'gds-api-adapters', '~> 54.1' gem 'govuk_ab_testing', '~> 2.4' gem 'govuk_app_config', '~> 1.10' gem 'govuk_frontend_toolkit', '~> 8.1.0' -gem 'govuk_publishing_components', '~> 12.6.0' +gem 'govuk_publishing_components', '~> 12.7.1' gem 'plek', '~> 2.1' gem 'slimmer', '~> 13.0' diff --git a/Gemfile.lock b/Gemfile.lock index 350666f35..c1d91c8c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -104,8 +104,8 @@ GEM rest-client (~> 2.0) globalid (0.4.1) activesupport (>= 4.2.0) - govspeak (5.6.0) - actionview (>= 4.1, < 6) + govspeak (5.7.1) + actionview (~> 5.0) addressable (>= 2.3.8, < 3) commander (~> 4.4) htmlentities (~> 4) @@ -113,6 +113,7 @@ GEM kramdown (~> 1.15.0) money (~> 6.7) nokogiri (~> 1.5) + rinku (~> 2.0) sanitize (~> 4.6) govuk-lint (3.9.0) rubocop (~> 0.58) @@ -128,7 +129,7 @@ GEM govuk_frontend_toolkit (8.1.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (12.6.0) + govuk_publishing_components (12.7.1) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -174,7 +175,7 @@ GEM marcel (0.3.3) mimemagic (~> 0.3.2) metaclass (0.0.4) - method_source (0.9.1) + method_source (0.9.2) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2018.0812) @@ -195,7 +196,7 @@ GEM nokogumbo (1.5.0) nokogiri null_logger (0.0.1) - oj (3.7.0) + oj (3.7.1) parallel (1.12.1) parser (2.5.1.2) ast (~> 2.4.0) @@ -263,6 +264,7 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) + rinku (2.0.4) robotex (1.0.0) rouge (3.3.0) rubocop (0.58.2) @@ -317,7 +319,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) statsd-ruby (1.4.0) - thor (0.20.0) + thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8) tzinfo (1.2.5) @@ -368,7 +370,7 @@ DEPENDENCIES govuk_ab_testing (~> 2.4) govuk_app_config (~> 1.10) govuk_frontend_toolkit (~> 8.1.0) - govuk_publishing_components (~> 12.6.0) + govuk_publishing_components (~> 12.7.1) govuk_schemas (~> 3.2) htmlentities (~> 4.3) jasmine-rails