From: "drbrain (Eric Hodel)" Date: 2013-02-14T07:10:39+09:00 Subject: [ruby-core:52228] [ruby-trunk - Bug #7838][Closed] Backport r39213 to Ruby 2.0.0 which fixes intermittent test failures Issue #7838 has been updated by drbrain (Eric Hodel). Status changed from Assigned to Closed Fixed by r39229 ---------------------------------------- Bug #7838: Backport r39213 to Ruby 2.0.0 which fixes intermittent test failures https://bugs.ruby-lang.org/issues/7838#change-36250 Author: drbrain (Eric Hodel) Status: Closed Priority: Normal Assignee: drbrain (Eric Hodel) Category: lib Target version: 2.0.0 ruby -v: - r39213 sets the encoding of strings returned by Gem.gzip and Gem.gunzip to BINARY. This fixes intermittent test failures on ruby 2.0.0. I believe this could cause failures in real code too. -- http://bugs.ruby-lang.org/