minitest-gcstats version 1.2.2 has been released!
* home: <https://github.com/seattlerb/minitest-gcstats>
* rdoc: <http://docs.seattlerb.org/minitest-gcstats>
A minitest plugin that adds a report of the top tests by number of
objects allocated.
Changes:
### 1.2.2 / 2016-06-13
* 1 bug fix:
* Added minitest-proveit developer dependency to help with minitest/hell gauntlet.