ruby-cvs:23220
From: drbrain ruby-lang.org
Date: Sat, 12 Apr 2008 05:57:05 +0900 (JST)
Subject: [ruby-cvs:23220] Ruby:r15980 (trunk): Update to RubyGems 1.1.1 r1701.
drbrain 2008-04-12 05:57:02 +0900 (Sat, 12 Apr 2008)
New Revision: 15980
Removed files:
trunk/lib/rubygems/gem_open_uri.rb
trunk/lib/rubygems/open-uri.rb
trunk/test/rubygems/test_open_uri.rb
Modified files:
trunk/ChangeLog
trunk/lib/rubygems/command_manager.rb
trunk/lib/rubygems/commands/environment_command.rb
trunk/lib/rubygems/commands/pristine_command.rb
trunk/lib/rubygems/commands/query_command.rb
trunk/lib/rubygems/commands/sources_command.rb
trunk/lib/rubygems/commands/update_command.rb
trunk/lib/rubygems/dependency_installer.rb
trunk/lib/rubygems/doc_manager.rb
trunk/lib/rubygems/indexer.rb
trunk/lib/rubygems/remote_fetcher.rb
trunk/lib/rubygems/rubygems_version.rb
trunk/lib/rubygems/server.rb
trunk/lib/rubygems/source_index.rb
trunk/lib/rubygems/source_info_cache.rb
trunk/lib/rubygems/version_option.rb
trunk/lib/rubygems.rb
trunk/test/rubygems/gemutilities.rb
trunk/test/rubygems/test_gem.rb
trunk/test/rubygems/test_gem_commands_environment_command.rb
trunk/test/rubygems/test_gem_commands_query_command.rb
trunk/test/rubygems/test_gem_commands_sources_command.rb
trunk/test/rubygems/test_gem_commands_update_command.rb
trunk/test/rubygems/test_gem_dependency_installer.rb
trunk/test/rubygems/test_gem_remote_fetcher.rb
trunk/test/rubygems/test_gem_server.rb
trunk/test/rubygems/test_gem_source_index.rb
trunk/test/rubygems/test_gem_source_info_cache.rb
Log:
Update to RubyGems 1.1.1 r1701.
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_commands_update_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/version_option.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/indexer.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_source_info_cache.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_commands_environment_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_open_uri.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_source_index.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_remote_fetcher.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/source_info_cache.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/commands/sources_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/source_index.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/gem_open_uri.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/commands/environment_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/rubygems_version.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/commands/query_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_server.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_commands_sources_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/commands/update_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_commands_query_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/server.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/remote_fetcher.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/doc_manager.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/dependency_installer.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/gemutilities.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/open-uri.rb
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/commands/pristine_command.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/test/rubygems/test_gem_dependency_installer.rb?r1=15980&r2=15979&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/lib/rubygems/command_manager.rb?r1=15980&r2=15979&diff_format=u