From c417a2412c6be1ca18bac46438cf11ff8812f0dc Mon Sep 17 00:00:00 2001 From: j4y <36337+j4y@users.noreply.github.com> Date: Thu, 1 Jan 2026 15:54:53 -0500 Subject: [PATCH] chore(rubocop): replace deprecated with --- .rubocop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rubocop.yml b/.rubocop.yml index 7e9f98d..0aec27c 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,4 +1,4 @@ -require: +plugins: - rubocop-rake AllCops: NewCops: enable