Wanting to upgrade nokogiri to 1.7.1 to fix latest libxml2 vulnerabilities, this was not possible due to dependency to github_api 0.11.0 which depends on nokogiri ~> 1.6.0.
Upgrading to github_api 0.16.0 fixes this issue as nokogiri dependency was removed in 0.13.1.
Coverage remained the same at 88.538% when pulling 3793d7f7065c8f84cd20b297e72b5a5a64e4cd65 on hiptest:use_github_api_16 into 20ae6a869ac588d479774cb60df896cd6138a6bb on technicalpickles:master.
Wanting to upgrade nokogiri to 1.7.1 to fix latest libxml2 vulnerabilities, this was not possible due to dependency to github_api 0.11.0 which depends on nokogiri ~> 1.6.0.
Upgrading to github_api 0.16.0 fixes this issue as nokogiri dependency was removed in 0.13.1.