From 9a10ff9b5abc1949083becb2d265abace2ec5215 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 4 Aug 2019 02:49:36 -0400 Subject: [PATCH] Update history to reflect merge of #7769 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 79c86150..10518295 100644 --- a/History.markdown +++ b/History.markdown @@ -168,6 +168,7 @@ * Reduce Array objects generated from utility method (#7749) * Update mime.types (#7756) * Replace redundant Array#map with Array#each (#7761) + * Fix: rubocop offenses (#7769) ### Documentation