I\'m getting the following error when trying to use Nokogiri with Jruby on Windows 7
D:\\code\\h4>jruby -e \"require \'rubygems\'; require \'nokogiri\'\" D:/j
There is now a pure Java version that can run on Windows as well.
gem install nokogiri --pre
Found here
https://github.com/tenderlove/nokogiri/wiki/pure-java-nokogiri-for-jruby