Closed naresh-hopin closed 3 years ago
That's very kind, but it's not required for you to get the latest version of the pact-support gem. Just bundle update, and you'll get it.
Hey @bethesque Sorry to bug you again. I tried bundle update
few of the other gems in our project are getting updated and that's causing few issues. Targetted bundle update pact-support
works but thought like if this version change is published in the pact it would be a cleaner way to move forward.
Thanks :)
bundle update pact-support
is the correct way to do it 👍🏽
Recently we have updated the pact-support gem to remove the randexp dependency. In order to get that change in pact, I am updating the pact-support version in this PR.
pact-support PR - https://github.com/pact-foundation/pact-support/pull/91
cc: @bethesque