From 7463814b6744310573e972854c4c6631bc9c62e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Jun 2024 06:49:53 +0000 Subject: [PATCH] Bump pact_broker-client from 1.75.2 to 1.75.3 Bumps [pact_broker-client](https://github.com/pact-foundation/pact_broker-client) from 1.75.2 to 1.75.3. - [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.2...v1.75.3) --- updated-dependencies: - dependency-name: pact_broker-client dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8aa1e849..da27d328 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -518,7 +518,8 @@ GEM diff-lcs (~> 1.5) expgen (~> 0.1) rainbow (~> 3.1.1) - pact_broker-client (1.75.2) + pact_broker-client (1.75.3) + base64 (~> 0.2) dig_rb (~> 1.0) httparty (>= 0.21.0, < 1.0.0) rake (~> 13.0)