From 2b4810006ba68cc5376316ee464049159a842487 Mon Sep 17 00:00:00 2001 From: Jenny Shen Date: Fri, 5 Apr 2024 10:12:56 -0400 Subject: [PATCH] Remove TargetRubyVersion in RuboCop config reads from required_ruby_version in RuboCop 1.61+ --- .rubocop.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.rubocop.yml b/.rubocop.yml index f917cc52d..8aebe5d81 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -10,7 +10,6 @@ Performance: Enabled: true AllCops: - TargetRubyVersion: 2.7 NewCops: disable SuggestExtensions: false Exclude: