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 948169c5be * lib/rubygems/installer.rb (check_that_user_bin_dir_is_in_path):
test_generate_bin_bindir_with_user_install_warning(TestGemInstaller)
  fails on Windows with msys bash. It makes comparing paths
  case-insensitive.
  pick from upstream to fix a failure of test-all [ruby-core:47711]
  c474edb2f3

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37048 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-09-28 08:29:21 +00:00
..
commands remove trainling spaces. 2012-08-21 04:50:18 +00:00
ext
package * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
ssl_certs * lib/rubygems/ssl_certs/AddTrustExternalCARoot.pem: Removed to avoid 2012-04-20 03:28:49 +00:00
builder.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
command.rb
command_manager.rb
config_file.rb * lib/rubygems: Update to RubyGems 1.8.23 which contains security 2012-04-19 23:07:48 +00:00
custom_require.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
defaults.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
dependency.rb
dependency_installer.rb
dependency_list.rb
deprecate.rb
doc_manager.rb
errors.rb
exceptions.rb
ext.rb
format.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
gem_openssl.rb
gem_path_searcher.rb
gem_runner.rb
gemcutter_utilities.rb
indexer.rb
install_update_options.rb
installer.rb * lib/rubygems/installer.rb (check_that_user_bin_dir_is_in_path): 2012-09-28 08:29:21 +00:00
installer_test_case.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
local_remote_options.rb
mock_gem_ui.rb
old_format.rb
package.rb
package_task.rb
path_support.rb
platform.rb * lib/rubygems/platform.rb (Gem::Platform#initialize): Support pattern 2012-07-30 14:04:48 +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
remote_fetcher.rb * lib/rubygems: Updated to RubyGems 1.8.24, a bugfix release. 2012-07-24 00:31:31 +00:00
require_paths_builder.rb
requirement.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
security.rb
server.rb
source_index.rb
spec_fetcher.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
specification.rb * lib/rubygems: Update to RubyGems 1.8.22 plus r33517 and r35337 which 2012-04-18 00:04:12 +00:00
syck_hack.rb * lib/rubygems: Update to RubyGems 1.8.23 which contains security 2012-04-19 23:07:48 +00:00
test_case.rb * lib/rubygems/test_case.rb: run test with psych if exist. 2012-08-22 02:22:03 +00:00
test_utilities.rb
text.rb
uninstaller.rb
user_interaction.rb
validator.rb
version.rb * lib/rubygems/version.rb: Fixed init_with warning by calling into 2012-04-18 00:58:47 +00:00
version_option.rb