You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run RSpec for minimum version examples with bundler isolation
Add unbundled option to run_tests_in to use unbundled_sh_in_dir for
minimum version example tests. This ensures the example app's Gemfile
and gem versions are used (e.g., Shakapacker 8.2.0) instead of the
parent workspace's bundle context (which has Shakapacker 9.4.0).
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>
0 commit comments