Skip to content

Do not lock Rails version to allow early testing with newer versions#340

Merged
kpumuk merged 4 commits intomainfrom
rails-open-range
Dec 19, 2025
Merged

Do not lock Rails version to allow early testing with newer versions#340
kpumuk merged 4 commits intomainfrom
rails-open-range

Conversation

@kpumuk
Copy link
Owner

@kpumuk kpumuk commented Dec 19, 2025

To avoid having to push the upper bound on every Rails major release, let's remove it altogether. The CI suite already tests meta-tags against Rails edge.

Note

This is the approach advocated by @byroot in svenfuchs/rails-i18n#1130 (comment).

Additionally, ditched StandardRB runner. After switching to plugin system, it is no longer possible to change default RSpec and Rails rules, which makes it impractical to use.

Instead, will use Standard rules, and override those that go against this project's style.

@kpumuk kpumuk force-pushed the rails-open-range branch 3 times, most recently from 76e0c5b to cf50a0c Compare December 19, 2025 01:40
@kpumuk kpumuk merged commit ec137b3 into main Dec 19, 2025
27 checks passed
@kpumuk kpumuk deleted the rails-open-range branch December 19, 2025 01:54
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.

1 participant