From 925fb6da45cbfeefa2accb7fa3faf99803c48a2d Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 9 Apr 2018 04:26:51 -0400 Subject: [PATCH] Update history to reflect merge of #6915 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 3770e8e6..631603bc 100644 --- a/History.markdown +++ b/History.markdown @@ -18,6 +18,7 @@ * Minimize array allocations in the `where` filter (#6860) * Bump JRuby (#6878) * Assert existence of <collection>.files (#6907) + * Bump Rubocop to 0.54.x (#6915) ### Minor Enhancements