Skip to content

Comments

DEV: Test against both Rack 2 and Rack 3 in CI#381

Merged
tgxworld merged 1 commit intomainfrom
dev/rack-2-and-3-ci-testing
Feb 13, 2026
Merged

DEV: Test against both Rack 2 and Rack 3 in CI#381
tgxworld merged 1 commit intomainfrom
dev/rack-2-and-3-ci-testing

Conversation

@tgxworld
Copy link
Contributor

@tgxworld tgxworld commented Feb 13, 2026

CI only resolved a single Rack version, leaving Rack 2 compatibility
untested. The gemspec also declared a minimum Ruby of 2.6 despite only
testing 3.2+, and the matrix included EOL Redis 5 and 6.

Add a Rack matrix dimension so both major versions are tested, bump the minimum Ruby to 3.2, and replace EOL Redis with 7.4.

CI only resolved a single Rack version, leaving Rack 2 compatibility
untested. The gemspec also declared a minimum Ruby of 2.6 despite only
testing 3.2+, and the matrix included EOL Redis 5 and 6.

Add a Rack matrix dimension so both major versions are tested on every
push, bump the minimum Ruby to 3.2, and replace EOL Redis with 7.4.
@tgxworld tgxworld merged commit d530a5a into main Feb 13, 2026
14 checks passed
@tgxworld tgxworld deleted the dev/rack-2-and-3-ci-testing branch February 13, 2026 06:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants