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

Force strict dependencies for default gems #13336

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

chrisroberts
Copy link
Member

When resolving for a plugin while within the installer, force strict
dependencies for all the default gems to prevent the resolver from
generating solutions where it may attempt to upgrade any of them. If
running within bundler, retain the same behavior and ignore them.

Fixes #13261

When resolving for a plugin while within the installer, force strict
dependencies for all the default gems to prevent the resolver from
generating solutions where it may attempt to upgrade any of them. If
running within bundler, retain the same behavior and ignore them.
@chrisroberts chrisroberts merged commit 3550c9b into hashicorp:main Jan 19, 2024
14 checks passed
@chrisroberts chrisroberts deleted the dep-enforcement branch January 19, 2024 01:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vagrant plugin install not working on latest vagrant 2.3.7
1 participant