From 1756abfe3b461041b7eded849cbef388c7f28055 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 10:23:18 +0000 Subject: [PATCH] Bump pact from 1.66.0 to 1.66.1 Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.66.0 to 1.66.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.66.0...v1.66.1) --- updated-dependencies: - dependency-name: pact dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64650ef5c..fc82f9237 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -478,10 +478,10 @@ GEM opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) ostruct (0.6.0) - pact (1.66.0) + pact (1.66.1) jsonpath (~> 1.0) pact-mock_service (~> 3.0, >= 3.3.1) - pact-support (~> 1.19, >= 1.19.0) + pact-support (~> 1.21, >= 1.21.0) rack-test (>= 0.6.3, < 3.0.0) rainbow (~> 3.1) rspec (~> 3.0) @@ -495,7 +495,7 @@ GEM rspec (>= 2.14) thor (>= 0.19, < 2.0) webrick (~> 1.8) - pact-support (1.21.1) + pact-support (1.21.2) awesome_print (~> 1.9) diff-lcs (~> 1.5) expgen (~> 0.1) @@ -624,7 +624,7 @@ GEM rspec-expectations (~> 3.13) rspec-mocks (~> 3.13) rspec-support (~> 3.13) - rspec-support (3.13.1) + rspec-support (3.13.2) rubocop (1.70.0) json (~> 2.3) language_server-protocol (>= 3.17.0)