From 9b34c25de9fa2c0036e18c2808e5219af91e772b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 18:16:49 +0000 Subject: [PATCH] Bump pact_broker-client from 1.67.0 to 1.68.0 Bumps [pact_broker-client](https://github.com/pact-foundation/pact_broker-client) from 1.67.0 to 1.68.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.67.0...v1.68.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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0f325b5b..094e8695 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -448,7 +448,7 @@ GEM diff-lcs (~> 1.4) expgen (~> 0.1) rainbow (~> 3.1.1) - pact_broker-client (1.67.0) + pact_broker-client (1.68.0) dig_rb (~> 1.0) httparty (>= 0.21.0, < 1.0.0) rake (~> 13.0)