diff --git a/Gemfile b/Gemfile index 37dda2263..4ff38306a 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'sass-rails', "5.0.7" gem 'asset_bom_removal-rails', '~> 1.0.0' gem 'nokogiri', "~> 1.10" gem 'redis', "~> 4.1.0" -gem 'govuk_publishing_components', '~> 16.10' +gem 'govuk_publishing_components', '~> 16.11' gem 'govuk_app_config', '~> 1.15.1' group :development do diff --git a/Gemfile.lock b/Gemfile.lock index 635bbfa5a..cf2373646 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM govuk_frontend_toolkit (8.1.0) railties (>= 3.1.0) sass (>= 3.2.0) - govuk_publishing_components (16.10.1) + govuk_publishing_components (16.11.0) govspeak (>= 5.0.3) govuk_app_config govuk_frontend_toolkit @@ -194,7 +194,7 @@ GEM rake mocha (1.8.0) metaclass (~> 0.0.1) - money (6.13.2) + money (6.13.3) i18n (>= 0.6.4, <= 2) multipart-post (2.0.0) netrc (0.11.0) @@ -204,7 +204,7 @@ GEM nokogumbo (2.0.1) nokogiri (~> 1.8, >= 1.8.4) null_logger (0.0.1) - oj (3.7.11) + oj (3.7.12) parallel (1.13.0) parser (2.6.0.0) ast (~> 2.4.0) @@ -354,7 +354,7 @@ DEPENDENCIES govuk-lint (~> 3.10) govuk_app_config (~> 1.15.1) govuk_frontend_toolkit (~> 8.1.0) - govuk_publishing_components (~> 16.10) + govuk_publishing_components (~> 16.11) govuk_template (= 0.26.0) govuk_test image_optim (= 0.26.3)