Skip to content

Conversation

@jhbuchanan45
Copy link
Contributor

@jhbuchanan45 jhbuchanan45 commented Nov 25, 2024

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)

ruby/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
@jhbuchanan45 jhbuchanan45 merged commit 5d12b3a into main Nov 26, 2024
71 checks passed
@jhbuchanan45 jhbuchanan45 deleted the maint/fix_orchestrator_client branch November 26, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants