[ANN] flog 4.6.0 Released

flog version 4.6.0 has been released!

* home: <http://ruby.sadi.st/>
* code: <https://github.com/seattlerb/flog>
* rdoc: <http://docs.seattlerb.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.6.0 / 2017-02-01

* 2 minor enhancements:

  * Bumped dependency on sexp_processor to 4.8 and up.
  * Include new Sexp#line_max info for in_method so DSLs can record line span.