From 379a04ce3b0372b1460c95e3f416a60d3a2e4d16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 11:56:31 +0000 Subject: [PATCH] Bump pact from 1.65.2 to 1.65.3 Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.65.2 to 1.65.3. - [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.2...v1.65.3) --- updated-dependencies: - dependency-name: pact dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c5c71082..5da0083a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -191,7 +191,7 @@ GEM irb (1.14.1) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.7.2) + json (2.7.3) json-schema (4.3.0) addressable (>= 2.8) jwt (2.8.1) @@ -462,7 +462,7 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) - pact (1.65.2) + pact (1.65.3) pact-mock_service (~> 3.0, >= 3.3.1) pact-support (~> 1.16, >= 1.16.9) rack-test (>= 0.6.3, < 3.0.0) @@ -477,7 +477,7 @@ GEM rspec (>= 2.14) thor (>= 0.19, < 2.0) webrick (~> 1.8) - pact-support (1.20.1) + pact-support (1.20.2) awesome_print (~> 1.9) diff-lcs (~> 1.5) expgen (~> 0.1) @@ -569,12 +569,12 @@ GEM rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.1) + rspec-core (3.13.2) rspec-support (~> 3.13.0) rspec-expectations (3.13.3) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) - rspec-mocks (3.13.1) + rspec-mocks (3.13.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (7.0.1)