From 93794d9239fefb8e496645bc214df00b82dc4b33 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 4 Aug 2019 16:08:55 -0400 Subject: [PATCH] Update history to reflect merge of #7758 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 01c1d5f9..463bcde7 100644 --- a/History.markdown +++ b/History.markdown @@ -171,6 +171,7 @@ * Update mime.types (#7756) * Replace redundant Array#map with Array#each (#7761) * Fix: rubocop offenses (#7769) + * Reduce allocations by using #each_with_object (#7758) ### Documentation