From 1734e481afd6de3a83a3d692259444f67e70077a Mon Sep 17 00:00:00 2001 From: naruse Date: Wed, 10 Jul 2013 01:21:44 +0000 Subject: * tool/rbinstall.rb: always require rubygems to stabilize rubygems related status like whether Gem::Specification is defined or not. * tool/rbinstall.rb (Gem::Specification.unresolved_deps): define stub. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41877 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e07f69817f..85c7cbebf3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Wed Jul 10 10:20:07 2013 NARUSE, Yui + + * tool/rbinstall.rb: always require rubygems to stabilize rubygems + related status like whether Gem::Specification is defined or not. + + * tool/rbinstall.rb (Gem::Specification.unresolved_deps): define stub. + Wed Jul 10 08:21:15 2013 Eric Hodel * lib/rubygems: Import RubyGems 2.1 -- cgit v1.2.3