diff options
| author | Daniel Niknam <mhmd.niknam@gmail.com> | 2021-08-23 23:01:17 +1000 |
|---|---|---|
| committer | Hiroshi SHIBATA <hsbt@ruby-lang.org> | 2021-08-31 19:06:14 +0900 |
| commit | 6d883b33aef68c3ae9455a591c40a1ffb5836886 (patch) | |
| tree | 8f64da2fde5f554def7bdfdd375800f6324b4811 /spec/ruby/core | |
| parent | 589377fbdce9d281041535e3bf63f008689bb776 (diff) | |
[rubygems/rubygems] Remove `ruby/uri` requirement
For the purpose of this class, we need to make sure the return object by `Gem::UriParser.parse_uri` method will have the following method:
- user
- user=
- password
- password=
So we can remove the the `uri` dependency and just look for the methods to exist.
https://github.com/rubygems/rubygems/commit/241e093597
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/4789
Diffstat (limited to 'spec/ruby/core')
0 files changed, 0 insertions, 0 deletions
