From ca57a45b17dc7bacd0e56c31bd35a09da9c52f2f Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 20 Sep 2024 04:25:04 -0700 Subject: [PATCH] Update history to reflect merge of #9687 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 43163e07..fd938b17 100644 --- a/History.markdown +++ b/History.markdown @@ -53,6 +53,7 @@ * Stop testing with Cucumber on JRuby (#9661) * Windows CI on GitHub Actions (#9659) * Run GitHub Actions only if needed (#9664) + * Format `.rubocop.yml` via a rake task (#9687) ### Documentation