#1335: NameError when requiring Nokogiri from nightly build 2011-06-14 on --------------------------------------+------------------------------------- Reporter: guido.soranzio@… | Owner: lsansonetti@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: 0.11-blocker --------------------------------------+------------------------------------- Comment(by watson1978@…): In my environment: {{{ $ sudo macgem install nokogiri ERROR: While executing gem ... (IndexError) You can't cut a surrogate in two in an encoding that is not UTF-16 $ sudo macgem install nokogiri --version '= 1.4.4' Building native extensions. This could take a while... Successfully installed nokogiri-1.4.4 1 gem installed $ sudo macgem install nokogiri --version '= 1.4.6' Building native extensions. This could take a while... Successfully installed nokogiri-1.4.6 1 gem installed }}} -- Ticket URL: <http://www.macruby.org/trac/ticket/1335#comment:6> MacRuby <http://macruby.org/>