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

CI against Ruby 3.0 #224

Merged
merged 4 commits into from
Apr 9, 2021
Merged

CI against Ruby 3.0 #224

merged 4 commits into from
Apr 9, 2021

Commits on Apr 2, 2021

  1. Add 3.0.0 to the list

    tbotaq committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    64127ef View commit details
    Browse the repository at this point in the history
  2. Remove :rbx specification from .gemfile

    * which prevents the CI builds with Ruby 3 from succeeding
    * and is no longer listed in the build list of our CI
    tbotaq committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    249c255 View commit details
    Browse the repository at this point in the history
  3. Exclude Ruby 3 x Rails 5.x combinations from the matrix

    Rails 5 doesn't work with Ruby 3
    See: rails/rails#40938
    tbotaq committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    61a6baa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f0b1a9f View commit details
    Browse the repository at this point in the history