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
David Rodríguez 1e290c31f4 [rubygems/rubygems] Merge Gem::UriParser and Gem::PrintableUri into a Gem::Uri class
The new class is a wrapper on top of an URI. And then, when you want
credentials redacted, you call `#redacted` that returns a copy of itself,
but with credentials redacted.

https://github.com/rubygems/rubygems/commit/9581c2740a
2021-08-31 19:06:14 +09:00
..
commands [rubygems/rubygems] Merge Gem::UriParser and Gem::PrintableUri into a Gem::Uri class 2021-08-31 19:06:14 +09:00
core_ext
ext
package
request
request_set
resolver
security
source
ssl_certs
util
available_set.rb
basic_specification.rb
bundler_version_finder.rb
command.rb
command_manager.rb
compatibility.rb
config_file.rb
defaults.rb
dependency.rb
dependency_installer.rb
dependency_list.rb
deprecate.rb
doctor.rb
errors.rb
exceptions.rb
ext.rb
gem_runner.rb
gemcutter_utilities.rb
indexer.rb
install_default_message.rb
install_message.rb
install_update_options.rb
installer.rb
installer_uninstaller_utils.rb
local_remote_options.rb
mock_gem_ui.rb
name_tuple.rb
openssl.rb
package.rb
package_task.rb
path_support.rb
platform.rb
psych_additions.rb
psych_tree.rb
query_utils.rb
rdoc.rb
remote_fetcher.rb [rubygems/rubygems] Merge Gem::UriParser and Gem::PrintableUri into a Gem::Uri class 2021-08-31 19:06:14 +09:00
request.rb [rubygems/rubygems] Merge Gem::UriParser and Gem::PrintableUri into a Gem::Uri class 2021-08-31 19:06:14 +09:00
request_set.rb
requirement.rb
resolver.rb
s3_uri_signer.rb
safe_yaml.rb
security.rb
security_option.rb
server.rb
source.rb
source_list.rb
spec_fetcher.rb
specification.rb
specification_policy.rb
stub_specification.rb
text.rb
uninstaller.rb
unknown_command_spell_checker.rb
uri.rb [rubygems/rubygems] Merge Gem::UriParser and Gem::PrintableUri into a Gem::Uri class 2021-08-31 19:06:14 +09:00
uri_formatter.rb
user_interaction.rb
util.rb
validator.rb
version.rb
version_option.rb