From 8d390dc6b1c25fea1e6be1a04af01ffc5aedd576 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?KMY=EF=BC=88=E9=9B=AA=E3=81=82=E3=81=99=E3=81=8B=EF=BC=89?= Date: Wed, 20 Mar 2024 14:53:07 +0900 Subject: [PATCH] =?UTF-8?q?Fix:=20=E3=82=BB=E3=83=B3=E3=82=B7=E3=83=86?= =?UTF-8?q?=E3=82=A3=E3=83=96=E3=83=AF=E3=83=BC=E3=83=89=E3=81=AE=E4=BB=95?= =?UTF-8?q?=E6=A7=98=E5=A4=89=E6=9B=B4=E3=82=92=E6=9C=AC=E5=AE=B6=E3=81=AB?= =?UTF-8?q?=E6=88=BB=E3=81=99=E3=82=B9=E3=82=AF=E3=83=AA=E3=83=97=E3=83=88?= =?UTF-8?q?=E3=81=B8=E5=8F=8D=E6=98=A0=20(#661)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/tasks/dangerous.rake | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib/tasks/dangerous.rake b/lib/tasks/dangerous.rake index 43ab95d53e..41ef622188 100644 --- a/lib/tasks/dangerous.rake +++ b/lib/tasks/dangerous.rake @@ -93,6 +93,7 @@ namespace :dangerous do 20240227222450 20240227225017 20240229233617 + 20240312230204 ) # Removed: account_groups target_tables = %w( @@ -115,6 +116,7 @@ namespace :dangerous do pending_follow_requests pending_statuses scheduled_expiration_statuses + sensitive_words status_capability_tokens status_references )