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

Upgrade Ruby to 3.1.0 #1116

Closed
wants to merge 1 commit into from
Closed

Upgrade Ruby to 3.1.0 #1116

wants to merge 1 commit into from

Conversation

elisuh
Copy link
Contributor

@elisuh elisuh commented Jan 20, 2023

Description

This PR upgrades Bourbon to use Ruby 3.1.0 and is part of the EOL Ruby upgrade project documented here.

@brian-penguin
Copy link

brian-penguin commented Jan 20, 2023

This change should only affect which version of ruby is used when developing locally IF you use a version manager which respects this. If you want to set a minimum supported ruby version, it can be done in the gemspec
https://guides.rubygems.org/specification-reference/#required_ruby_version=

@brian-penguin
Copy link

You may also want to merge #1115 if you want CI to also use the right ruby version

@brian-penguin
Copy link

Maybe also related #1114

@elisuh
Copy link
Contributor Author

elisuh commented Jan 20, 2023

Closing this in favor of Fernando's PR #1114

@elisuh elisuh closed this Jan 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants