From 2b28331a8e0c512a1d3d8b20ab9e2d40f05abc60 Mon Sep 17 00:00:00 2001 From: bethesque Date: Sat, 25 Jul 2020 07:57:47 +0000 Subject: [PATCH] feat(deps): update pact_broker gem to version 2.58.2 [ci-skip] --- pact_broker/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index cae5147..3a43c50 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -51,7 +51,7 @@ GEM httparty (0.18.1) mime-types (~> 3.0) multi_xml (>= 0.5.2) - i18n (1.8.4) + i18n (1.8.5) concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.3.1) @@ -73,7 +73,7 @@ GEM randexp (~> 0.1.7) rspec (>= 2.14) term-ansicolor (~> 1.0) - pact_broker (2.58.2) + pact_broker (2.58.3) dry-logic (= 0.4.2) dry-types (~> 0.10.3) dry-validation (~> 0.10.5)