diff --git a/Gemfile.lock b/Gemfile.lock index ff6f4fda4..cfa2fb5e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -207,7 +207,7 @@ GEM govuk_personalisation (1.1.0) plek (>= 1.9.0) rails (>= 6, < 9) - govuk_publishing_components (47.0.0) + govuk_publishing_components (48.0.0) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown diff --git a/app/views/users/_users_filter.html.erb b/app/views/users/_users_filter.html.erb index 11a674199..5f9be4457 100644 --- a/app/views/users/_users_filter.html.erb +++ b/app/views/users/_users_filter.html.erb @@ -2,7 +2,7 @@ <%= form_with url: users_path, method: :get, data: { module: "auto-submit-form", "auto-submit-ignore": "option-select-filter" } do |form| %>