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

Declare required_ruby_version 2.7 and run CI against Ruby 2.7 - 3.1, and minimum Rubocop version #389

Merged
merged 3 commits into from May 13, 2022

Commits on May 12, 2022

  1. Configuration menu
    Copy the full SHA
    339b4be View commit details
    Browse the repository at this point in the history
  2. Bump minimum rubocop version to 1.29

    This was missed when the config was last updated.
    sambostock committed May 12, 2022
    Configuration menu
    Copy the full SHA
    d57be4e View commit details
    Browse the repository at this point in the history
  3. Require Ruby >= 2.7 & test against 2.7, 3.0, & 3.1

    Also, a test is added to ensure we always test against the required_ruby_version.
    sambostock committed May 12, 2022
    Configuration menu
    Copy the full SHA
    670e838 View commit details
    Browse the repository at this point in the history