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

(maint) Constrain orchestrator_client to < 0.7.1 #528

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jhbuchanan45
Copy link
Contributor

Summary

Based on puppetlabs/puppetlabs-puppet_agent#743 to fix an issue with the version 0.7.1 of orchestrator_client

"The 0.7.1 release of orchestrator_client broadened its dependency on Faraday (see puppetlabs/orchestrator_client-ruby@6f8661e). This change has caused Bundler to resolve Faraday in unexpected ways when there are other Gems with dependencies on Faraday.

This commit constrains orchestrator_client to < 0.7.1 until this issue is resolved."

Additional Context

Add any additional context about the problem here.

Related Issues (if any)

rubygems/rubygems#8286

Checklist

  • 🟢 Spec tests.
  • 🟢 Acceptance tests.

Changes include test coverage?

  • Yes
  • Not needed

Have you updated the documentation?

  • Yes, I've updated the appropriate docs
  • Not needed

…t 0.7.1 by pinning to an old version until fixed
@jhbuchanan45 jhbuchanan45 requested review from a team as code owners November 25, 2024 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants