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

Require Ruby >= 2.6 #157

Merged
merged 3 commits into from Oct 14, 2022
Merged

Require Ruby >= 2.6 #157

merged 3 commits into from Oct 14, 2022

Commits on Aug 23, 2022

  1. Require Ruby >= 2.7

    Both Ruby 2.5 and 2.6 have reached EOL.
    Pontus4 committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    1d987cf View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. Configuration menu
    Copy the full SHA
    77a3f92 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Require Ruby >= 2.6

    Noticed that JRuby 9.3 requires Ruby 2.6, which is why it has to be allowed. I also added Ruby 2.6 to the CI tests because we still allow it, even though it has reached EOL.
    Pontus4 committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    4a5aba7 View commit details
    Browse the repository at this point in the history