From 830e1ea989ab857149f67e167ab8ad27a072cffa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 05:02:16 +0000 Subject: [PATCH] Bump pact_broker-client from 1.76.1 to 1.77.0 Bumps [pact_broker-client](https://github.com/pact-foundation/pact_broker-client) from 1.76.1 to 1.77.0. - [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.77.0) --- updated-dependencies: - dependency-name: pact_broker-client dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 69770ac66..54b9d3351 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -536,10 +536,11 @@ GEM diff-lcs (~> 1.5) expgen (~> 0.1) rainbow (~> 3.1.1) - pact_broker-client (1.76.1) + pact_broker-client (1.77.0) 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) @@ -743,7 +744,7 @@ GEM thor (1.3.2) timecop (0.9.10) timeout (0.4.1) - tins (1.33.0) + tins (1.37.0) bigdecimal sync tzinfo (2.0.6)