From: "mame (Yusuke Endoh)" Date: 2013-02-09T12:01:07+09:00 Subject: [ruby-core:52057] [ruby-trunk - Bug #7809] Backport RubyGems fixes in r39166 to ruby 2.0.0 Issue #7809 has been updated by mame (Yusuke Endoh). It looks a borderline case. Is there no workaround? -- Yusuke Endoh ---------------------------------------- Bug #7809: Backport RubyGems fixes in r39166 to ruby 2.0.0 https://bugs.ruby-lang.org/issues/7809#change-36069 Author: drbrain (Eric Hodel) Status: Assigned Priority: Normal Assignee: mame (Yusuke Endoh) Category: lib Target version: 2.0.0 ruby -v: - r39166 contains two RubyGems fixes. The change to lib/rubygems/package.rb is a critical bug fix for RubyGems signing support. Without this fix users of the LowSecurity policy will not be able to install signed gems. The change to lib/rubygems/package/old.rb is not a critical bug fix. It will make my diagnosis of problems in RubyGems easier, though. It does not change operation of RubyGems in Ruby 2.0.0. -- http://bugs.ruby-lang.org/