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

Drop support of Ruby 3.0 completely #58

Merged
merged 2 commits into from
Aug 17, 2024
Merged

Drop support of Ruby 3.0 completely #58

merged 2 commits into from
Aug 17, 2024

Commits on Aug 17, 2024

  1. Drop support of Ruby 3.0 completely

    74fbd1f ("workflow: Drop support of Ruby 3.0") just removed Ruby 3.0
    from test runner, and forgot to change gemspec and rubocop setting.
    Let's remove Ruby 3.0 support completely.
    sudotac committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    295fca6 View commit details
    Browse the repository at this point in the history
  2. Make rubocop happy

    sudotac committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    8aade7e View commit details
    Browse the repository at this point in the history