aboutsummaryrefslogtreecommitdiffstats
path: root/util/remove_openssl.rb
Commit message (Collapse)AuthorAgeFilesLines
* [rubygems/rubygems] Extend the script to allow reverting the patch when ↵David Rodríguez2020-07-311-16/+50
| | | | | | tried locally https://github.com/rubygems/rubygems/commit/00ebf8c9f7
* [rubygems/rubygems] Add a CI test for basic rubygems functionality without ↵David Rodríguez2020-07-311-0/+21
openssl The whole test suite actually passes on my system, but it has weird errors in CI. Since I don't want to spend time on it, instead of running the whole test suite, I'm just adding a bare test to check that `gem list` works. https://github.com/rubygems/rubygems/commit/a40d9a394a