ruby/lib/rubygems
nagachika cbf9816635 * lib/rubygems: update to RubyGems 2.0.6. the patch by drbrain.
[ruby-core:56633] [Backport #8787]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@42587 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-08-16 15:35:06 +00:00
..
commands * lib/rubygems: update to RubyGems 2.0.6. the patch by drbrain. 2013-08-16 15:35:06 +00:00
core_ext * lib/rubygems: update to RubyGems 2.0.6. the patch by drbrain. 2013-08-16 15:35:06 +00:00
ext * lib/rubygems: Update to RubyGems 2.0.6. [ruby-core:56160] 2013-07-25 15:42:22 +00:00
package * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
security merge revision(s) 41076: [Backport #8558] 2013-06-21 16:16:31 +00:00
ssl_certs * properties. 2013-03-17 14:52:21 +00:00
available_set.rb merge revision(s) 39533: [Backport #7991] 2013-03-17 14:51:53 +00:00
command.rb * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions): 2012-11-30 16:27:52 +00:00
command_manager.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
compatibility.rb Missed comment from r39079 2013-02-05 21:06:14 +00:00
config_file.rb merge revision(s) 39491: [Backport #8403] 2013-05-14 11:23:11 +00:00
defaults.rb * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
dependency.rb * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
dependency_installer.rb * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
dependency_list.rb merge revision(s) 39533: [Backport #7991] 2013-03-17 14:51:53 +00:00
dependency_resolver.rb * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
deprecate.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
doctor.rb * lib/rubygems/doctor.rb: Process directories in order in case the 2013-01-04 07:31:57 +00:00
errors.rb * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
exceptions.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
ext.rb * lib/rubygems/ext/cmake_builder.rb: Added a builder for cmake. 2012-12-10 00:40:39 +00:00
gem_runner.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
gemcutter_utilities.rb * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
indexer.rb * lib/rubygems/command_manager.rb: Removed string concatenation 2012-12-06 05:26:46 +00:00
install_message.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
install_update_options.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
installer.rb * lib/rubygems: update to RubyGems 2.0.6. the patch by drbrain. 2013-08-16 15:35:06 +00:00
installer_test_case.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
LICENSE.txt * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +00:00
local_remote_options.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 01:40:07 +00:00
mock_gem_ui.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
name_tuple.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
package.rb * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
package_task.rb * lib/rubygems: update to RubyGems 2.0.6. the patch by drbrain. 2013-08-16 15:35:06 +00:00
path_support.rb * lib/rubygems/commands/contents_command.rb: Sort output from command. 2012-11-30 00:23:15 +00:00
platform.rb * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
psych_additions.rb * lib/rubygems: Update to RubyGems 2.0.6. [ruby-core:56160] 2013-07-25 15:42:22 +00:00
psych_tree.rb * lib/rubygems: Update to RubyGems 2.0.5. 2013-07-22 16:33:18 +00:00
rdoc.rb merge revision(s) 39533: [Backport #7991] 2013-03-17 14:51:53 +00:00
remote_fetcher.rb * lib/rubygems: Update to RubyGems 2.0.6. [ruby-core:56160] 2013-07-25 15:42:22 +00:00
request_set.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
requirement.rb * lib/rubygems/command.rb (Gem::Command#get_all_gem_names_and_versions): 2012-11-30 16:27:52 +00:00
security.rb merge revision(s) 39606,39609: [Backport #8019] 2013-03-17 15:01:47 +00:00
server.rb * lib/rubygems/commands/rdoc_command.rb: When overwriting 2012-12-14 05:09:37 +00:00
source.rb merge revision(s) 39731: [Backport #7991] 2013-03-17 15:13:08 +00:00
source_list.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
source_local.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
source_specific_file.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
spec_fetcher.rb merge revision(s) 39731: [Backport #7991] 2013-03-17 15:13:08 +00:00
specification.rb * lib/rubygems: update to RubyGems 2.0.6. the patch by drbrain. 2013-08-16 15:35:06 +00:00
syck_hack.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
test_case.rb * lib/rubygems: Update to RubyGems 2.0.6. [ruby-core:56160] 2013-07-25 15:42:22 +00:00
test_utilities.rb merge revision(s) 39621,39622: [Backport #7991] 2013-03-17 15:07:00 +00:00
text.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 01:40:07 +00:00
uninstaller.rb * lib/rubygems/commands/query_command.rb: Refactored to improve 2012-12-19 07:19:10 +00:00
user_interaction.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
validator.rb * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
version.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
version_option.rb * lib/rubygems: Update to RubyGems 1.8.6.1. 2011-07-27 01:40:07 +00:00