From 42e2a97fc8c23cc2001a18d0ad9abd1351c06c2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 05:10:35 +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 | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31ee7343a..d9c90d0c7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -290,7 +290,6 @@ GEM mini_mime (1.1.5) mini_portile2 (2.8.7) minitest (5.24.1) - mize (0.6.0) mocha (2.4.5) ruby2_keywords (>= 0.0.5) msgpack (1.7.2) @@ -515,7 +514,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) @@ -523,11 +522,11 @@ GEM term-ansicolor (~> 1.7) thor (>= 0.20, < 2.0) webrick (~> 1.8) - pact-mock_service (3.12.1) + pact-mock_service (3.12.3) find_a_port (~> 1.0.1) json pact-support (~> 1.16, >= 1.16.4) - rack (>= 2.0, < 4.0) + rack (>= 3.0, < 4.0) rackup (~> 2.0) rspec (>= 2.14) thor (>= 0.19, < 2.0) @@ -736,8 +735,7 @@ GEM sys-uname (1.2.3) ffi (~> 1.1) table_print (1.5.7) - term-ansicolor (1.10.4) - mize (~> 0.5) + term-ansicolor (1.11.2) tins (~> 1.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3)