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

Remove failing codeclimate-action step #132

Merged
merged 1 commit into from Jan 25, 2023
Merged

Conversation

calebhearth
Copy link
Contributor

  • Drop Ruby 2.4, 2.5, 2.6 support, as all are EOL
  • Add Ruby 3.2 support
  • Remove all version locks in gemspec

- Drop Ruby 2.4, 2.5, 2.6 support, as all are EOL
- Add Ruby 3.2 support
- Remove all version locks in gemspec
@tantek tantek requested a review from dissolve January 24, 2023 18:23
Copy link
Member

@tantek tantek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These seem like reasonable changes to me, reflecting what is intended, and hopefully making the code more future proof (i.e. more likely to "just run" in the future rather than oddly break because of a version number change somewhere else, which feels more fragile).

@tantek tantek requested review from jgarber623 and a team January 24, 2023 18:28
Copy link
Collaborator

@dissolve dissolve left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good to me. Perhaps we should just remove travis-ci

@dissolve
Copy link
Collaborator

merging without the travis build as it will never succeed.

@dissolve dissolve merged commit b4700ca into microformats:main Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants