v0.26.6
🐛 Bug Fixes
- Fix infinite loop when collecting transitive excluded gems (#3913) by @rafaelfranca
- Don't include test files in the gem package (#3916) by @rafaelfranca
- Add rbs to composed bundle update commands (#3938) by @modille
- Extract GEMS_TO_UPDATE constant and fix missing prism in command path (#3939) by @st0012