[ANN] nokogiri 1.6.3.1 Released

nokogiri version 1.6.3.1 has been released!

* <http://nokogiri.org>
* <https://github.com/sparklemotion/nokogiri>
* <https://groups.google.com/group/nokogiri-talk>
* <https://github.com/sparklemotion/nokogiri/issues>

Nokogiri (鋸) is an HTML, XML, SAX, and Reader parser. Among Nokogiri's
many features is the ability to search documents via XPath or CSS3
selectors.

XML is like violence - if it doesn’t solve your problems, you are not using
enough of it.

Changes:

### 1.6.3.1 / 2014-07-21

==== Bug fixes

* Addressing an Apple Macintosh installation problem for GCC users. #1130
(Thanks, @zenspider!)