From c9318b86c685b0e761adb0639a24b1cc763ad17a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 10:47:54 +0000 Subject: [PATCH] Bump pact_broker-client from 1.76.1 to 1.76.2 Bumps [pact_broker-client](https://github.com/pact-foundation/pact_broker-client) from 1.76.1 to 1.76.2. - [Release notes](https://github.com/pact-foundation/pact_broker-client/releases) - [Changelog](https://github.com/pact-foundation/pact_broker-client/blob/master/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact_broker-client/compare/v1.76.1...v1.76.2) --- updated-dependencies: - dependency-name: pact_broker-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 46347edfe..8bbc5ac7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -469,6 +469,7 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) + ostruct (0.6.0) pact (1.65.2) pact-mock_service (~> 3.0, >= 3.3.1) pact-support (~> 1.16, >= 1.16.9) @@ -489,10 +490,11 @@ GEM diff-lcs (~> 1.5) expgen (~> 0.1) rainbow (~> 3.1.1) - pact_broker-client (1.76.1) + pact_broker-client (1.76.2) base64 (~> 0.2) dig_rb (~> 1.0) httparty (>= 0.21.0, < 1.0.0) + ostruct rake (~> 13.0) table_print (~> 1.5) term-ansicolor (~> 1.7) @@ -685,7 +687,7 @@ GEM thor (1.3.2) tilt (2.4.0) timeout (0.4.1) - tins (1.33.0) + tins (1.37.0) bigdecimal sync typhoeus (1.4.0)