From d7e74e5bb7cccc808ceb9df17b0b2a920c183d7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 14:50:46 +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 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index db891da6..df584535 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -571,10 +571,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) @@ -788,7 +789,7 @@ GEM tins (~> 1.0) thor (1.3.2) timeout (0.4.1) - tins (1.33.0) + tins (1.37.0) bigdecimal sync tzinfo (2.0.6)