From 63b58941e26116626cbb2cb115865b9c665af43e Mon Sep 17 00:00:00 2001 From: Bart Mesuere Date: Tue, 9 Jan 2024 15:20:42 +0100 Subject: [PATCH] Update .rubocop.yml --- .rubocop.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.rubocop.yml b/.rubocop.yml index 02bc2c2a..23d5aaa3 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -1,5 +1,5 @@ AllCops: - TargetRubyVersion: 2.7 + TargetRubyVersion: 3.0 NewCops: enable Exclude: - 'unipept.gemspec'