GitHub
03/29/2023, 3:33 PMx
):
☑︎ Upgraded to the latest version of the relevant libraries
☑︎ Checked to see if the issue has already been raised
☑︎ Created an executable example that demonstrates the issue using either:
• a Dockerfile
• a fork of https://github.com/pact-foundation/pact-ruby-standalone-e2e-example
• a Git repository with a Travis or Appveyor (or similar) build
• a gist with all the relevant code and full instructions on how to run it
Software versions
• pact library:
• pact-ruby-standalone: 1.91.0
• OS: Windows 11 Pro 22H2 Build 22621.1105
Expected behaviour
Pact tools installed correctly
Actual behaviour
Pact tools do not run and receive error
/pact/lib/ruby/bin/ruby: line 6: /pact/lib/ruby/bin.real/ruby: cannot execute: required file not found
Steps to reproduce
See gist
Please let me know if you need more information/none of this is relevant/I'm a moron and missing something obvious.
pact-foundation/pact-ruby-standaloneGitHub
04/26/2023, 11:20 PM