Skip to content

884: Ruby upgrade#29

Merged
ehimen-io merged 12 commits intomainfrom
owens/884/ruby-upgrade
Feb 20, 2026
Merged

884: Ruby upgrade#29
ehimen-io merged 12 commits intomainfrom
owens/884/ruby-upgrade

Conversation

@ehimen-io
Copy link
Contributor

@ehimen-io ehimen-io commented Feb 13, 2026

Upgraded Ruby to 4.0.1 and faraday to 2.14, addressing the breaking changes for the upgrades as well.

Copy link
Contributor

@lavaturtle lavaturtle left a comment

Choose a reason for hiding this comment

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

Are we dropping support for ruby < 4.0, or are we aiming to support both 3.x and 4.0?

If the former, this should be a major version bump, since it's a breaking change.
If the latter, we should have the Github CI run the tests against all supported ruby versions.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

To fix a rubocop error

@ehimen-io ehimen-io requested a review from lavaturtle February 20, 2026 15:02
Copy link
Contributor

@lavaturtle lavaturtle left a comment

Choose a reason for hiding this comment

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

👍 great!

.rubocop.yml Outdated
Enabled: false
Style/Documentation:
Enabled: false
Enabled: false No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

nitpick: lost a newline here

@ehimen-io ehimen-io merged commit 642cfd2 into main Feb 20, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants