From: "drbrain (Eric Hodel)" Date: 2013-02-09T09:28:50+09:00 Subject: [ruby-core:52054] [ruby-trunk - Bug #7809][Assigned] Backport RubyGems fixes in r39166 to ruby 2.0.0 Issue #7809 has been reported by drbrain (Eric Hodel). ---------------------------------------- Bug #7809: Backport RubyGems fixes in r39166 to ruby 2.0.0 https://bugs.ruby-lang.org/issues/7809 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/