Skip to content

fix: update Vite Ruby gems conservatively - #613

Merged
ElMassimo merged 1 commit into
ElMassimo:mainfrom
iuhoay:fix/conservative-gem-upgrades
Aug 26, 2026
Merged

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

Conversation

@iuhoay

@iuhoay iuhoay commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

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.

@ElMassimo
ElMassimo merged commit c5cc08a into ElMassimo:main Aug 26, 2026
17 checks 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.

2 participants