diff --git a/Gemfile.lock b/Gemfile.lock index d8f2963df30..c78c0566e75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,6 @@ GEM ssrf_filter (~> 1.0) carrierwave-i18n (3.0.0) carrierwave (>= 3.0.0, < 4) - chartkick (5.1.2) childprocess (5.0.0) chronic (0.10.2) climate_control (1.2.0) @@ -310,8 +309,7 @@ GEM govuk_personalisation (1.1.0) plek (>= 1.9.0) rails (>= 6, < 9) - govuk_publishing_components (46.4.0) - chartkick + govuk_publishing_components (48.0.0) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown diff --git a/app/views/admin/governments/prepare_to_close.html.erb b/app/views/admin/governments/prepare_to_close.html.erb index a17a513c6b9..e509459a7dd 100644 --- a/app/views/admin/governments/prepare_to_close.html.erb +++ b/app/views/admin/governments/prepare_to_close.html.erb @@ -9,7 +9,9 @@ } %> <%= render "govuk_publishing_components/components/list", { - aria_label: "A list of active ministerial appointments.", + aria: { + label: "A list of active ministerial appointments.", + }, visible_counters: true, extra_spacing: true, margin_bottom: 8,