ruby-openid icon indicating copy to clipboard operation
ruby-openid copied to clipboard

chore: remove rubinius 3 as it is gone

Open salzig opened this issue 4 years ago • 0 comments

rubinius 3 can't be installed anymore. Remove so the pipelines are green again.

rvm use rubinius-3 --install --binary --fuzzy
curl: (22) The requested URL returned error: 404 Not Found
Required rubinius-3 is not installed - installing.
curl: (22) The requested URL returned error: 404 Not Found

https://travis-ci.org/github/openid/ruby-openid/jobs/731856255

Sadly it can't be replaced with rubinius-5, as it's also unavailable for rvm (as it seems) (#132).

salzig avatar Oct 01 '20 08:10 salzig