Skip to content

fix: update Vite Ruby gems conservatively - #613

Open
iuhoay wants to merge 1 commit into
ElMassimo:mainfrom
iuhoay:fix/conservative-gem-upgrades
Open

fix: update Vite Ruby gems conservatively#613
iuhoay wants to merge 1 commit into
ElMassimo:mainfrom
iuhoay:fix/conservative-gem-upgrades

Conversation

@iuhoay

@iuhoay iuhoay commented Jul 27, 2026

Copy link
Copy Markdown

vite upgrade currently runs bundle update without --conservative, which can cause unnecessary indirect gem updates and broader lockfile changes.

This change uses --conservative and explicitly targets vite_ruby so the core gem is still upgraded. It also adds a regression test.

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