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
Thomas E. Enebo 420bdba139 [rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warn
jruby-head (which will be JRuby 9.4.0.0) can now properly process
the keywords to Kernel#warn.  I cannot think of any capability based
test for this so I constrained it using a version guard.  Only JRuby
will ever hit the version guard.

https://github.com/rubygems/rubygems/commit/cd468c7e0f
2022-10-22 08:01:24 +00:00
..
commands Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
core_ext [rubygems/rubygems] Allow upcoming JRuby to pass keywords for Kernel#warn 2022-10-22 08:01:24 +00:00
ext
optparse
package Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
request
request_set Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
resolver
security Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
source
ssl_certs
tsort
util
available_set.rb
basic_specification.rb
bundler_version_finder.rb
command.rb
command_manager.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
compatibility.rb
config_file.rb
defaults.rb
dependency.rb
dependency_installer.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
dependency_list.rb
deprecate.rb
doctor.rb
errors.rb
exceptions.rb
ext.rb
gem_runner.rb
gemcutter_utilities.rb [rubygems/rubygems] Refine error message to check the push URL instead of just the host 2022-09-29 17:56:36 +09:00
indexer.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
install_default_message.rb
install_message.rb
install_update_options.rb
installer.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
installer_uninstaller_utils.rb
local_remote_options.rb
mock_gem_ui.rb
name_tuple.rb
openssl.rb
optparse.rb
package.rb [rubygems/rubygems] Mask the file mode when extracting files 2022-09-15 14:49:20 +09:00
package_task.rb
path_support.rb
platform.rb [rubygems/rubygems] Add notes to make sure we don't forget to backport changes to Bundler 2022-10-01 05:46:41 +09:00
psych_tree.rb
query_utils.rb
rdoc.rb
remote_fetcher.rb
request.rb
request_set.rb
requirement.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
resolver.rb [rubygems/rubygems] Fix resolution on non-musl platforms 2022-09-09 19:38:52 +09:00
s3_uri_signer.rb
safe_yaml.rb
security.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
security_option.rb
source.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
source_list.rb
spec_fetcher.rb
specification.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
specification_policy.rb
stub_specification.rb Resync Bundler & RubyGems 2022-09-08 11:25:03 +09:00
text.rb
tsort.rb
uninstaller.rb
unknown_command_spell_checker.rb
uri.rb
uri_formatter.rb
user_interaction.rb
util.rb
validator.rb
version.rb
version_option.rb