Merge commit '811575a10903cada549580979cc809ca98ad570c' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2026-03-11 18:50:59 +01:00
41 changed files with 690 additions and 266 deletions

View File

@@ -92,3 +92,6 @@ end
Sidekiq.strict_args!
Redis.raise_deprecations = true
# Silence deprecation warning from json-schema
JSON::Validator.use_multi_json = false