From 2f3a70e5c09cd049f0003f5304b209a8a0a9ea3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 14:28:31 +0000 Subject: [PATCH] Bump pact from 1.65.3 to 1.66.0 Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.65.3 to 1.66.0. - [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.3...v1.66.0) --- updated-dependencies: - dependency-name: pact dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 95e00fb4..33c4f3a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -270,6 +270,8 @@ GEM rdoc (>= 4.0.0) reline (>= 0.4.2) json (2.8.2) + jsonpath (1.1.5) + multi_json jwt (2.8.1) base64 kaminari (1.2.2) @@ -311,6 +313,7 @@ GEM mini_portile2 (2.8.8) minitest (5.25.2) msgpack (1.7.2) + multi_json (1.15.0) multi_test (1.1.0) multi_xml (0.7.1) bigdecimal (~> 3.1) @@ -552,12 +555,14 @@ GEM opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) ostruct (0.6.1) - pact (1.65.3) + pact (1.66.0) + jsonpath (~> 1.0) pact-mock_service (~> 3.0, >= 3.3.1) - pact-support (~> 1.16, >= 1.16.9) + pact-support (~> 1.19, >= 1.19.0) rack-test (>= 0.6.3, < 3.0.0) rainbow (~> 3.1) rspec (~> 3.0) + string_pattern (~> 2.0) thor (>= 0.20, < 2.0) pact-mock_service (3.11.2) find_a_port (~> 1.0.1) @@ -567,11 +572,13 @@ GEM rspec (>= 2.14) thor (>= 0.19, < 2.0) webrick (~> 1.8) - pact-support (1.20.2) + pact-support (1.21.1) awesome_print (~> 1.9) diff-lcs (~> 1.5) expgen (~> 0.1) + jsonpath (~> 1.0) rainbow (~> 3.1.1) + string_pattern (~> 2.0) pact_broker-client (1.77.0) base64 (~> 0.2) dig_rb (~> 1.0) @@ -780,6 +787,8 @@ GEM activerecord (>= 6.0) state_machines-activemodel (>= 0.9.0) statsd-ruby (1.5.0) + string_pattern (2.3.0) + regexp_parser (~> 2.5, >= 2.5.0) stringio (3.1.2) sync (0.5.0) sys-uname (1.3.1) @@ -808,7 +817,7 @@ GEM addressable (>= 2.8.0) crack (>= 0.3.2) hashdiff (>= 0.4.0, < 2.0.0) - webrick (1.9.0) + webrick (1.9.1) websocket (1.2.10) websocket-driver (0.7.6) websocket-extensions (>= 0.1.0)