From 53c270728b3722352823c03316a96166b9fdaa35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 05:07:21 +0000 Subject: [PATCH] Bump pact from 1.65.0 to 1.65.1 Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.65.0 to 1.65.1. - [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.0...v1.65.1) --- updated-dependencies: - dependency-name: pact dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d9c90d0c7..5da4f9f47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -514,12 +514,12 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) - pact (1.65.0) + pact (1.65.1) 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) - term-ansicolor (~> 1.7) thor (>= 0.20, < 2.0) webrick (~> 1.8) pact-mock_service (3.12.3) @@ -531,7 +531,7 @@ GEM rspec (>= 2.14) thor (>= 0.19, < 2.0) webrick (~> 1.8) - pact-support (1.20.0) + pact-support (1.20.1) awesome_print (~> 1.9) diff-lcs (~> 1.5) expgen (~> 0.1)