Skip to content

Allow Rails 8.*#52

Merged
pelargir merged 2 commits intopelargir:mainfrom
Epigene:main
Jan 16, 2026
Merged

Allow Rails 8.*#52
pelargir merged 2 commits intopelargir:mainfrom
Epigene:main

Conversation

@Epigene
Copy link
Copy Markdown

@Epigene Epigene commented Jan 16, 2026

Hi, I followed the example set by #50 to allow Rails 8.1 and all other possible patch versions, and Ruby 3.4 in minitest.

@Epigene Epigene mentioned this pull request Jan 16, 2026
- rails-version: '8.1'
ruby-version: '3.0'
- rails-version: '8.1'
ruby-version: '3.1'
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

shouldn't you add here

 - rails-version: '8.1'
            ruby-version: '3.2'
- rails-version: '8.1'
            ruby-version: '3.3'
- rails-version: '8.1'
            ruby-version: '3.4'

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

Added.

@pelargir pelargir merged commit a9fa460 into pelargir:main Jan 16, 2026
1 check passed
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.

3 participants