From 52c2645abb871dbde190651e8e2396dacb3b60dc Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 20 Dec 2016 02:15:57 -0800 Subject: [PATCH] Update history to reflect merge of #5671 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 47b0fef58..3bd4af8e4 100644 --- a/History.markdown +++ b/History.markdown @@ -32,6 +32,7 @@ * Use `assert_nil` instead of `assert_equal nil` (#5652) * Rubocop -a on lib/jekyll (#5666) * Bump to rake 12.0 (#5670) + * Rubocop Gemfile (#5671) ### Documentation