dank@thinky:~/src/vandamme$ rspec
.F......
Failures:
1) Vandamme::Parser with json gem changelog should provide html content
Failure/Error: expect(@parser.to_html).to eq(changelog_as_html_hash)
expected: {"1.7.6"=>"<ul>\n<li>Add GeneratorState#merge alias for JRuby, fix state accessor methods. Thx to\njv...l>\n<li>Fix compilation problem on AIX, see https://github.com/flori/json/issues/142</li>\n</ul>\n"}
got: {"1.7.6"=>"<ul>\n<li>Add GeneratorState#merge alias for JRuby, fix state accessor methods. Thx to\njv...ps://github.com/flori/json/issues/142\">https://github.com/flori/json/issues/142</a></li>\n</ul>\n"}
https://travis-ci.org/tech-angels/vandamme is red at the moment
Local testing on ubuntu 17.04 shows one failure: