From efa3241f10a482594a9be361da8bfd922aa41e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2024 06:40:54 +0000 Subject: [PATCH] Bump pact_broker-client from 1.75.3 to 1.75.4 Bumps [pact_broker-client](https://github.com/pact-foundation/pact_broker-client) from 1.75.3 to 1.75.4. - [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.75.3...v1.75.4) --- 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 c6f394ac..5d02c59c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,6 +246,7 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.7) minitest (5.24.1) + mize (0.6.0) mongo (2.20.1) bson (>= 4.14.1, < 6.0.0) mongoid (8.1.5) @@ -518,7 +519,7 @@ GEM diff-lcs (~> 1.5) expgen (~> 0.1) rainbow (~> 3.1.1) - pact_broker-client (1.75.3) + pact_broker-client (1.75.4) base64 (~> 0.2) dig_rb (~> 1.0) httparty (>= 0.21.0, < 1.0.0) @@ -718,7 +719,8 @@ GEM strscan (3.1.0) sync (0.5.0) table_print (1.5.7) - term-ansicolor (1.8.0) + term-ansicolor (1.10.4) + mize (~> 0.5) tins (~> 1.0) thor (1.3.1) timeout (0.4.1)