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

This commit is contained in:
jekyllbot 2017-11-10 08:25:03 -05:00
부모 8081f54936
커밋 b26dbaddd2
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제

파일 보기

@ -47,6 +47,7 @@
* Use Kernel#Array instead of explicit Array check (#6525)
* Refactor method to reduce ABC Metric size (#6529)
* Remove parentheses around arguments to raise (#6532)
* Use double-quotes around gem name (#6535)
### Minor Enhancements