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

Abort setup.rb if Ruby is too old #7011

Merged
merged 1 commit into from Sep 28, 2023

Conversation

deivid-rodriguez
Copy link
Member

What was the end-user or developer problem that led to this PR?

We don't officially support rubies under Ruby 2.6, however, up until now it was possible to manually download setup.rb, and upgrade RubyGems on an older Ruby.

This now finally broke.

What is your fix for the problem, implemented in this PR?

Officially forbid this script from running on old rubies.

Closes #7010.

Make sure the following tasks are checked

@deivid-rodriguez deivid-rodriguez merged commit 85edf54 into master Sep 28, 2023
83 checks passed
@deivid-rodriguez deivid-rodriguez deleted the abort-setup-rb-if-ruby-is-too-old branch September 28, 2023 17:45
@hsbt
Copy link
Member

hsbt commented Sep 29, 2023

👍

deivid-rodriguez added a commit that referenced this pull request Oct 13, 2023
Abort `setup.rb` if Ruby is too old

(cherry picked from commit 85edf54)
deivid-rodriguez added a commit that referenced this pull request Oct 13, 2023
Abort `setup.rb` if Ruby is too old

(cherry picked from commit 85edf54)
deivid-rodriguez added a commit that referenced this pull request Oct 13, 2023
Abort `setup.rb` if Ruby is too old

(cherry picked from commit 85edf54)
deivid-rodriguez added a commit that referenced this pull request Oct 16, 2023
Abort `setup.rb` if Ruby is too old

(cherry picked from commit 85edf54)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unable to setup
3 participants