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
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
ext * lib/rubygems/commands/setup_command.rb: Don't delete non-rubygems 2013-03-11 21:29:32 +00:00
package
security * lib/rubygems: Update to RubyGems 2.0.3 2013-06-04 21:54:58 +00:00
ssl_certs
available_set.rb
command.rb
command_manager.rb
compatibility.rb
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
dependency_list.rb
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
errors.rb
exceptions.rb
ext.rb
gem_runner.rb
gemcutter_utilities.rb
indexer.rb
install_message.rb
install_update_options.rb
installer.rb
installer_test_case.rb
LICENSE.txt
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
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/specification.rb (Gem::Specification#to_yaml): 2013-06-07 13:17:33 +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