Skip to content

Extract GEMS_TO_UPDATE constant and fix missing prism in command path#3939

Merged
st0012 merged 1 commit intomainfrom
refactor-gems-update-logic
Feb 5, 2026
Merged

Extract GEMS_TO_UPDATE constant and fix missing prism in command path#3939
st0012 merged 1 commit intomainfrom
refactor-gems-update-logic

Conversation

@st0012
Copy link
Member

@st0012 st0012 commented Feb 5, 2026

Motivation

The list of gems to update in the composed bundle was duplicated across update and run_bundle_install_through_command, and the latter was missing prism. Consolidate into a single GEMS_TO_UPDATE constant.

Implementation

Automated Tests

Manual Tests

The list of gems to update in the composed bundle was duplicated across
`update` and `run_bundle_install_through_command`, and the latter was
missing `prism`. Consolidate into a single GEMS_TO_UPDATE constant.
@st0012 st0012 self-assigned this Feb 5, 2026
@st0012 st0012 requested a review from a team as a code owner February 5, 2026 22:11
@st0012 st0012 added bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes labels Feb 5, 2026
@st0012 st0012 merged commit a7436fe into main Feb 5, 2026
36 of 38 checks passed
@st0012 st0012 deleted the refactor-gems-update-logic branch February 5, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix This PR will fix an existing bug server This pull request should be included in the server gem's release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants