From 36fe02e98caa0b02927f7fe37e767214d17c5009 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 18:33:18 +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 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2133be12..1ad348ed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -466,14 +466,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 @@ -584,7 +583,7 @@ GEM rspec-mocks (~> 3.13.0) rspec-core (3.13.1) rspec-support (~> 3.13.0) - rspec-expectations (3.13.2) + rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-its (1.3.0)