From 56fccf04e5f32fe89edd4d2f517a3007f75c1309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 06:31:52 +0000 Subject: [PATCH] Bump pact from 1.65.1 to 1.65.2 Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.65.1 to 1.65.2. - [Release notes](https://github.com/pact-foundation/pact-ruby/releases) - [Changelog](https://github.com/pact-foundation/pact-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact-ruby/compare/v1.65.1...v1.65.2) --- updated-dependencies: - dependency-name: pact dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e041ddcd..f6464eda 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -495,14 +495,13 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) - pact (1.65.1) + pact (1.65.2) pact-mock_service (~> 3.0, >= 3.3.1) pact-support (~> 1.16, >= 1.16.9) rack-test (>= 0.6.3, < 3.0.0) rainbow (~> 3.1) rspec (~> 3.0) thor (>= 0.20, < 2.0) - webrick (~> 1.8) pact-mock_service (3.11.2) find_a_port (~> 1.0.1) json