diff --git a/example/animal-service/Gemfile.lock b/example/animal-service/Gemfile.lock index 7e246b72..bcea9b47 100644 --- a/example/animal-service/Gemfile.lock +++ b/example/animal-service/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../.. specs: - pact (1.66.1) + pact (1.66.2) jsonpath (~> 1.0) pact-mock_service (~> 3.0, >= 3.3.1) pact-support (~> 1.21, >= 1.21.0) diff --git a/example/zoo-app/Gemfile.lock b/example/zoo-app/Gemfile.lock index 42017afd..06eb3dae 100644 --- a/example/zoo-app/Gemfile.lock +++ b/example/zoo-app/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../.. specs: - pact (1.66.1) + pact (1.66.2) jsonpath (~> 1.0) pact-mock_service (~> 3.0, >= 3.3.1) pact-support (~> 1.21, >= 1.21.0)