flog version 4.1.1 has been released!
* code: <https://github.com/seattlerb/flog>
* home: <http://ruby.sadi.st/>
* rdoc: <http://seattlerb.rubyforge.org/flog>
Flog reports the most tortured code in an easy to read pain
report. The higher the score, the more pain the code is in.
Changes:
### 4.1.1 / 2013-07-11
* 1 minor enhancement:
* Added max_method to delegators.
* 1 bug fix:
* Fixed FlogTask to use FlogCLI. (envygeeks)