Hello, Nokogiri gem dependency too old. When trying to integrate with other tools, i get a dependency problem. s.add_dependency(%q<nokogiri>.freeze, ["~> 1.6.0"]) ==> latest 1.8.2 is it possible to bump to latest and rebuild the gem?
Hello,
Nokogiri gem dependency too old.
When trying to integrate with other tools, i get a dependency problem.
s.add_dependency(%q.freeze, ["~> 1.6.0"]) ==> latest 1.8.2
is it possible to bump to latest and rebuild the gem?