Skip to content

Conversation

@Spone
Copy link
Collaborator

@Spone Spone commented Nov 11, 2025

What are you trying to accomplish?

To avoid having to push the upper bound on every Rails major release, let's remove it altogether. Our CI suite already tests ViewComponent against Rails main.

What approach did you choose and why?

Just removing the upper bound in the gemspec and updating the gemfile locks.

This is the approach advocated by @byroot in this comment on rails-i81n. Thanks @adrienpoly for pointing it to me.

@Spone Spone self-assigned this Nov 11, 2025
@Spone Spone added the dependencies Pull requests that update a dependency file label Nov 11, 2025
@Spone Spone requested a review from joelhawksley November 11, 2025 20:42
Copy link
Member

@joelhawksley joelhawksley left a comment

Choose a reason for hiding this comment

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

Sure, let's do it!

@Spone Spone enabled auto-merge November 19, 2025 18:21
@Spone Spone disabled auto-merge November 19, 2025 18:22
@Spone Spone merged commit 833a9cb into main Nov 20, 2025
16 of 18 checks passed
@Spone Spone deleted the remove-rails-upper-bound branch November 20, 2025 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants