Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Ruby 3.0 #5212

Merged
merged 5 commits into from
Mar 19, 2021
Merged

Support Ruby 3.0 #5212

merged 5 commits into from
Mar 19, 2021

Conversation

smola
Copy link
Contributor

@smola smola commented Feb 13, 2021

Description

  • Update to minitest >= 5.14.2.

  • Use URI.open instead of plain open.

  • Add GitHub Actions job for Ruby 3.0.

Note that Dockerfile is not updated yet, since there is a compilation
issue with charlock_holmes in the ruby:3-alpine image.

Checklist:

N/A

* Update to minitest >= 5.14.2.

* Use `URI.open` instead of plain `open`.

* Add GitHub Actions job for Ruby 3.0.

Note that Dockerfile is not updated yet, since there is a compilation
issue with charlock_holmes in the `ruby:3-alpine` image.
@smola smola marked this pull request as ready for review February 13, 2021 10:30
@smola smola requested a review from a team as a code owner February 13, 2021 10:30
@lildude lildude merged commit 6c1726b into github-linguist:master Mar 19, 2021
@smola smola deleted the ruby3 branch March 22, 2021 16:46
@github-linguist github-linguist locked as resolved and limited conversation to collaborators Jun 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants