ruby/lib/rubygems
naruse bcd5328c70 * lib/rubygems/specification.rb (Gem::Specification#to_yaml):
use Gem::NoAliasYAMLTree.create instead of Gem::NoAliasYAMLTree.new
  to suppress deprecated warnings.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-06-07 13:17:33 +00:00
..
commands * lib/rubygems: Update to RubyGems 2.0.3 2013-06-04 21:54:58 +00:00
core_ext * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
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
LICENSE.txt * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +00:00
available_set.rb * lib/rubygems/available_set.rb: Undent for style 2013-02-27 23:20:57 +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 * 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 * lib/rubygems/commands/check_command.rb: Added --doctor and --dry-run 2012-12-23 00:35:09 +00:00
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 * 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 * doc/rubygems/*: Removed outdated documentation files 2013-02-05 20:52:28 +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/commands/push_command.rb: Fixed credential download for 2013-02-05 02:37:35 +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/ext/builder.rb: Fix incompatibilities when installing 2013-02-28 22:25:55 +00:00
installer_test_case.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +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/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +00:00
package_task.rb * lib/rubygems*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +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*: Updated to RubyGems 2.0 2012-11-29 06:52:18 +00:00
psych_additions.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
psych_tree.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
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 * 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 * lib/rubygems/commands/query_command.rb: Only fetch remote specs when 2013-03-05 22:40:53 +00:00
server.rb * lib/rubygems/commands/rdoc_command.rb: When overwriting 2012-12-14 05:09:37 +00:00
source.rb * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +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 * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +00:00
specification.rb * lib/rubygems/specification.rb (Gem::Specification#to_yaml): 2013-06-07 13:17:33 +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.3 2013-06-04 21:54:58 +00:00
test_utilities.rb * ChangeLog: 2013-03-07 04:06:30 +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