diff --git a/Gemfile b/Gemfile index b4e17db8..33c9c5b0 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'gds-api-adapters', '~> 52.6.0' gem 'govuk_app_config', '~> 1.7' gem 'govuk_elements_rails' gem 'govuk_frontend_toolkit', '~> 7.6.0' -gem 'govuk_publishing_components', '~> 9.7.0' +gem 'govuk_publishing_components', '~> 9.9.0' gem 'plek', '2.1.1' gem 'rails', '~> 5.2.0' gem 'rails-i18n', '~> 5.1.1' diff --git a/Gemfile.lock b/Gemfile.lock index 8e1e7ea9..a77fbd25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM nokogiri (~> 1.6) cliver (0.3.2) coderay (1.1.2) - commander (4.4.5) + commander (4.4.6) highline (~> 1.7.2) concurrent-ruby (1.0.5) crack (0.4.3) @@ -127,7 +127,7 @@ GEM govuk_frontend_toolkit (7.6.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (9.7.0) + govuk_publishing_components (9.9.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -264,7 +264,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) robotex (1.0.0) - rouge (3.1.1) + rouge (3.2.0) rubocop (0.52.1) parallel (~> 1.10) parser (>= 2.4.0.2, < 3.0) @@ -370,7 +370,7 @@ DEPENDENCIES govuk_app_config (~> 1.7) govuk_elements_rails govuk_frontend_toolkit (~> 7.6.0) - govuk_publishing_components (~> 9.7.0) + govuk_publishing_components (~> 9.9.0) jasmine-rails listen (>= 3.0.5, < 3.2) phantomjs (~> 2.1.1)