lib/nanoc/extra/jruby_nokogiri_warner.rb in nanoc-4.1.1 vs lib/nanoc/extra/jruby_nokogiri_warner.rb in nanoc-4.1.2

- old
+ new

@@ -3,10 +3,10 @@ module Nanoc::Extra # @api private class JRubyNokogiriWarner include Singleton - TEXT = <<EOS + TEXT = <<EOS.freeze -------------------------------------------------------------------------------- Note: The behavior of Pure Java Nokogiri differs from the Nokogiri used on the standard Ruby interpreter (MRI) due to differences in underlying libraries.