| Age | Commit message (Collapse) | Author |
|
It's available in RubyGems since 3.2.3 and we no longer support that old
version.
|
|
* The string search parser was more memory efficient but
in some cases, much slower. Reverting until a better
solution is found.
* Handle the situation where the line might be blank (Artifactory bug)
https://github.com/rubygems/rubygems/commit/222d38737d
|
|
This significantly reduces memory usage.
https://github.com/rubygems/rubygems/commit/8a76506c90
|
|
https://github.com/rubygems/rubygems/commit/71bcf354f5
|