Update history to reflect merge of #7189 [ci skip]

This commit is contained in:
jekyllbot 2018-08-21 10:39:33 -04:00
parent 7f09faa954
commit 130292f15e
1 changed files with 1 additions and 0 deletions

View File

@ -86,6 +86,7 @@
* fix up refute_equal call (#7133) * fix up refute_equal call (#7133)
* Fix incorrectly passed arguments to assert_equal (#7134) * Fix incorrectly passed arguments to assert_equal (#7134)
* Lock Travis to Bundler-1.16.2 (#7144) * Lock Travis to Bundler-1.16.2 (#7144)
* Replace regex arg to :gsub with a string arg (#7189)
### Bug Fixes ### Bug Fixes