[ANN] minitest-gcstats 1.0.0 Released

minitest-gcstats version 1.0.0 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.0.0 / 2014-08-29

* 1 major enhancement

  * Birthday!