[ANN] flog 4.3.1 Released

flog version 4.3.1 has been released!

* home: <http://ruby.sadi.st/>
* code: <https://github.com/seattlerb/flog>
* rdoc: <http://seattlerb.rubyforge.org/flog>
* vim: <http://github.com/sentientmonkey/vim-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.3.1 / 2015-01-09

* 1 bug fix:

  * Fixed to_proc_normal scoring on ruby 2.2+. (teoljungberg)