1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rubygems
drbrain 091c24d51b * lib/rubygems: Update to RubyGems 2.0.3
* test/rubygems:  Tests for the above.
* NEWS:  Added RubyGems 2.0.3 note.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41076 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-04 21:54:58 +00:00
..
commands * lib/rubygems: Update to RubyGems 2.0.3 2013-06-04 21:54:58 +00:00
core_ext
ext * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +00:00
package * lib/rubygems/package/old.rb: Fix behavior only on ruby 1.8. 2013-02-09 00:24:55 +00:00
security * lib/rubygems: Update to RubyGems 2.0.3 2013-06-04 21:54:58 +00:00
ssl_certs * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
available_set.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
command.rb
command_manager.rb
compatibility.rb Missed comment from r39079 2013-02-05 21:06:14 +00:00
config_file.rb * lib/rubygems/commands/query_command.rb: Only fetch remote specs when 2013-03-05 22:40:53 +00:00
defaults.rb * lib/rubygems: Update to RubyGems 2.0.3 2013-06-04 21:54:58 +00:00
dependency.rb
dependency_installer.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
dependency_list.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
dependency_resolver.rb * lib/rubygems/commands/query_command.rb: Only fetch remote specs when 2013-03-05 22:40:53 +00:00
deprecate.rb
doctor.rb * lib/rubygems/doctor.rb: Process directories in order in case the 2013-01-04 07:31:57 +00:00
errors.rb * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +00:00
exceptions.rb
ext.rb
gem_runner.rb
gemcutter_utilities.rb * lib/rubygems/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +00:00
indexer.rb
install_message.rb
install_update_options.rb
installer.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
installer_test_case.rb
LICENSE.txt * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +00:00
local_remote_options.rb
mock_gem_ui.rb
name_tuple.rb
package.rb * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +00:00
package_task.rb
path_support.rb
platform.rb
psych_additions.rb
psych_tree.rb
rdoc.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +00:00
remote_fetcher.rb * lib/rubygems/commands/query_command.rb: Only fetch remote specs when 2013-03-05 22:40:53 +00:00
request_set.rb
requirement.rb
security.rb * lib/rubygems/commands/query_command.rb: Only fetch remote specs when 2013-03-05 22:40:53 +00:00
server.rb
source.rb * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +00:00
source_list.rb
source_local.rb
source_specific_file.rb
spec_fetcher.rb * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +00:00
specification.rb * lib/rubygems/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
syck_hack.rb
test_case.rb * lib/rubygems: Update to RubyGems 2.0.3 2013-06-04 21:54:58 +00:00
test_utilities.rb * ChangeLog: 2013-03-07 04:06:30 +00:00
text.rb
uninstaller.rb
user_interaction.rb
validator.rb
version.rb
version_option.rb