From bb8e25f2530d240872929f5884e0b18de366ed37 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Thu, 28 Nov 2024 00:22:01 +0000 Subject: [PATCH] Regenerate .rubocop_todo.yml (#41884). git-svn-id: https://svn.redmine.org/redmine/trunk@23315 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- .rubocop_todo.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index ceab673e9..33d196bcf 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -644,7 +644,6 @@ Security/Eval: # This cop supports unsafe autocorrection (--autocorrect-all). Security/IoMethods: Exclude: - - 'Gemfile' - 'app/models/attachment.rb' - 'test/functional/mail_handler_controller_test.rb' - 'test/unit/mail_handler_test.rb'