From 4319a752b1ea15f5ec60faba5848bd51c813c625 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Mon, 22 Aug 2016 13:28:31 -0700 Subject: [PATCH] Update history to reflect merge of #5271 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index c9ce21ee..cbc2b00b 100644 --- a/History.markdown +++ b/History.markdown @@ -15,6 +15,7 @@ * Fix a link in deployment-methods.md (#5244) * Documentation: improve highlight in `Creating a theme` (#5249) * Bundler isn't installed by default (#5258) + * Update troubleshooting documentation to include fix for issue with vendored gems (#5271) ### Development Fixes