From 60d115921b6028519d1b22023032e69d6427c3d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:40:18 +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 863ffaa..cb99a5d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -463,6 +463,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) @@ -483,10 +484,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) @@ -678,7 +680,7 @@ GEM tilt (2.4.0) timecop (0.9.10) timeout (0.4.1) - tins (1.33.0) + tins (1.37.0) bigdecimal sync tzinfo (2.0.6)