From 1ad8c8dc0481b891e9d0dc14326b8337bd957a8c Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Wed, 22 May 2024 11:02:13 -0700 Subject: [PATCH] Update history to reflect merge of #9597 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 5786dac1..520dd21f 100644 --- a/History.markdown +++ b/History.markdown @@ -70,6 +70,7 @@ * Fix Performance/StringIdentifierArgument violation in site.rb and allow activesupport 6 for windows tests (#9512) * Add csv to runtime dependency list (#9522) * Add a few more emeritus team members (#9535) + * Make custom cop inherit `RuboCop::Cop::Base` (#9597) ### Bug Fixes