From 130292f15e5271bb52082d2919a262d94395ed10 Mon Sep 17 00:00:00 2001 From: jekyllbot Date: Tue, 21 Aug 2018 10:39:33 -0400 Subject: [PATCH] Update history to reflect merge of #7189 [ci skip] --- History.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/History.markdown b/History.markdown index bb1180f2..2c57c7bc 100644 --- a/History.markdown +++ b/History.markdown @@ -86,6 +86,7 @@ * fix up refute_equal call (#7133) * Fix incorrectly passed arguments to assert_equal (#7134) * Lock Travis to Bundler-1.16.2 (#7144) + * Replace regex arg to :gsub with a string arg (#7189) ### Bug Fixes