Skip to content

Ruby 4 compat#13

Merged
aramprice merged 7 commits into
masterfrom
ruby-4-compat
Jun 30, 2026
Merged

Ruby 4 compat#13
aramprice merged 7 commits into
masterfrom
ruby-4-compat

Conversation

@aramprice

@aramprice aramprice commented Jun 30, 2026

Copy link
Copy Markdown
Member

Initially the ruby workflow is expected to fail with Ruby > 3.3

This PR should (eventually) resolve:

Gemspec requirements will be relaxed, in part to pull in:

Copilot AI review requested due to automatic review settings June 30, 2026 22:27

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

As a gem (library code) dependencies should be expressed in the gemspec,
and specific versions of dependencies should not be committed to the
repo. All the more important since the Gemfile.lock is git ignored.
@aramprice aramprice merged commit e507d1e into master Jun 30, 2026
10 checks passed
@aramprice aramprice deleted the ruby-4-compat branch June 30, 2026 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

3 participants