Add minitest to Gemfile. Fix #3826

王权利请求将github/fork/axilleas/minitest-fix合并到master

Created by: axilleas

There are occasions where minitest is not bundled in packaged versions of ruby that some OSes distribute (eg Fedora). Adding minitest to Gemfile ensures that it gets loaded and tests can run.

合并请求报告