Attributes parameter used to be a hash, now it's ActionController::Parameters unless it's empty, then it's still a hash.
Error found at https://app.bugsnag.com/3scale-networks-sl/system/errors/623154afea8d6b0008c052c5?event_id=623154af0092ebfb070a0000&i=sk&m=nw
app/controllers/provider/admin/account/users_controller.rb:44:in `update_resource': undefined method `except!' for #<ActionController::Parameters:0x00000020512578> (NoMethodError) from gems/inherited_resources-1.7.2/lib/inherited_resources/actions.rb:45:in `update' from app/controllers/provider/admin/account/users_controller.rb:15:in `update'