Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load default gems always with test-bundled-gems #9992

Merged
merged 5 commits into from Feb 16, 2024

Conversation

hsbt
Copy link
Member

@hsbt hsbt commented Feb 16, 2024

The current build system uses runtime dependencies from only .bundle directory.

We shouldn't install runtime dependencies from rubygems.org when make test-bundled-gems is invoked. Because we already have them as default gems.

`.bundle/specification/foo-x.y.z.gemspec` may be changed our toolchain
The current build system uses runtime dependencies from only
`.bundle` directory. We shouldn't install runtime dependencies
from rubygems.org when `make test-bundled-gems` is invoked.
@hsbt hsbt merged commit 9f4d5eb into ruby:master Feb 16, 2024
100 checks passed
@hsbt hsbt deleted the load-default-gems branch February 16, 2024 08:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant