From cc89a838f59cd2159afaddea4d64a1a03141a06a Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Sun, 29 Oct 2017 16:31:42 -0400 Subject: [PATCH] Update history to reflect merge of #6499 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index 90863d14..72ef2ba8 100644 --- a/History.markdown +++ b/History.markdown @@ -39,6 +39,7 @@ * Enable `Lint/RescueWithoutErrorClass` Cop (#6482) * Added direct collection access to future collection item feature test (#6151) * Clean up Rubocop config (#6495) + * Fix #6498: Use Gem to discover the location of bundler. (#6499) ### Minor Enhancements