DiUS/pact-consumer-swift

Remove ruby dependecy

andrewspinks opened this issue · 5 comments

Switch to using native mock service:
https://github.com/pact-foundation/pact-reference

Hey Spinks, want to use the standalone build of the mock service? Then you can remove the ruby dependency.

We've started using https://github.com/pact-foundation/homebrew-pact-ruby-standalone.

This issue can be closed if I'm not mistaken?

Task:

  • remove .ruby-version file from repo to close this issue

This was originally more about switching to the native library (https://github.com/pact-foundation/pact-reference), so there are no separate dependencies that needed to be installed. But happy for a new, different issue to be opened about that if we want to go down that route.