Closed michaelisgro closed 9 years ago
Happy to merge once the Travis CI build is passing - can you investigate @michaelisgro? I've released a new version of pact-support, so it should have been picked up.
@michaelisgro Run bundle update pact-support
and commit the updated Gemfile.lock
. Just tested locally on your branch and tests pass.
Updated to check that eachLike minimum is greater than 0
cc: @mefellows
@michaelisgro I can't see another commit, there's only one in the history.
@bethesque I saw you bumped bower.json to v0.2.1, which contains this change. However, I think you probably forgot to tag it on Github. Could you please tag it so that it works with bower install? Thanks!
Added Pact.Match.eachLike matcher.
Note: this build will not pass until https://github.com/bethesque/pact-support/pull/10 has been incorporated into the next gem versions (pact-support and pact-mock-service) and we update the Gemfile.
cc: @mefellows