From 767f3530eb5f24df8b6dbd3cc0012ae7e9f5c76a Mon Sep 17 00:00:00 2001 From: Wesley Beary Date: Mon, 17 Jun 2024 09:19:32 -0500 Subject: [PATCH] bump rubocop target to 3.0 (#301) --- .rubocop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rubocop.yml b/.rubocop.yml index 26bbdab..67f6c24 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,7 +1,7 @@ inherit_from: .rubocop_todo.yml AllCops: - TargetRubyVersion: 2.0 + TargetRubyVersion: 3.0 NewCops: enable require: