From eaa6b9ead6222155ae80bb2045ccfd7d4d980eb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:40:41 +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:production 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 1d55dd4..265713d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -448,6 +448,7 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) + ostruct (0.6.0) pact (1.65.3) pact-mock_service (~> 3.0, >= 3.3.1) pact-support (~> 1.16, >= 1.16.9) @@ -468,10 +469,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) @@ -653,7 +655,7 @@ GEM thor (1.3.2) tilt (2.4.0) timeout (0.4.1) - tins (1.33.0) + tins (1.37.0) bigdecimal sync tzinfo (2.0.6)