From b26dbaddd295c84f34ef477d42c39815e5afcc3d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Fri, 10 Nov 2017 08:25:03 -0500 Subject: [PATCH] Update history to reflect merge of #6535 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index f6121f50..f558481c 100644 --- a/History.markdown +++ b/History.markdown @@ -47,6 +47,7 @@ * Use Kernel#Array instead of explicit Array check (#6525) * Refactor method to reduce ABC Metric size (#6529) * Remove parentheses around arguments to raise (#6532) + * Use double-quotes around gem name (#6535) ### Minor Enhancements