From 3234c1a38a37e1f2b997defcd99f03462182156e Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Thu, 28 Dec 2023 16:34:51 -0800 Subject: [PATCH] Update history to reflect merge of #9512 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index dbecf393..57f2d1c7 100644 --- a/History.markdown +++ b/History.markdown @@ -60,6 +60,7 @@ * Bump Rubocop to 1.56.4 (#9459) * Configure dependabot to handle rubygems dependencies (#9445) * Update rubocop gem (#9476) + * Fix Performance/StringIdentifierArgument violation in site.rb and allow activesupport 6 for windows tests (#9512) ### Bug Fixes