From 4e98eb8c6486a1446482edd1441e25de9764d208 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 06:58:45 +0000 Subject: [PATCH] Bump pact from 1.64.0 to 1.65.0 Bumps [pact](https://github.com/pact-foundation/pact-ruby) from 1.64.0 to 1.65.0. - [Release notes](https://github.com/pact-foundation/pact-ruby/releases) - [Changelog](https://github.com/pact-foundation/pact-ruby/blob/master/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact-ruby/compare/v1.64.0...v1.65.0) --- updated-dependencies: - dependency-name: pact dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index bf335d17..c7ba0fa7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,6 @@ 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) @@ -498,7 +497,7 @@ GEM opentelemetry-semantic_conventions opentelemetry-semantic_conventions (1.10.1) opentelemetry-api (~> 1.0) - pact (1.64.0) + pact (1.65.0) pact-mock_service (~> 3.0, >= 3.3.1) pact-support (~> 1.16, >= 1.16.9) rack-test (>= 0.6.3, < 3.0.0) @@ -719,8 +718,7 @@ GEM strscan (3.1.0) sync (0.5.0) table_print (1.5.7) - term-ansicolor (1.10.4) - mize (~> 0.5) + term-ansicolor (1.11.2) tins (~> 1.0) thor (1.3.1) timeout (0.4.1)