From 6c88e5c24128d613073dd2d1972a64f00ceed9c6 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 18 Jun 2017 13:20:10 -0400 Subject: [PATCH] Update history to reflect merge of #6140 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c50dc460..2a636f8c 100644 --- a/History.markdown +++ b/History.markdown @@ -108,6 +108,7 @@ * Add test for uri_escape on reserved characters (#6086) * Allow you to specify the rouge version via an environment variable for testing (#6138) * Bump Rubocop to 0.49.1 (#6093) + * Lock nokogiri to 1.7.x for Ruby 2.1 (#6140) ### Site Enhancements