From 954be7171d50b6a9852d093d385d0ffd88f1a569 Mon Sep 17 00:00:00 2001 From: bethesque Date: Sat, 17 Jul 2021 03:53:24 +0000 Subject: [PATCH] feat(deps): update pact_broker gem to version 2.81.0 [ci-skip] --- pact_broker/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 8575731c..8a7d8d3a 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -22,7 +22,7 @@ GEM dry-container (0.8.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.6.0) + dry-core (0.7.1) concurrent-ruby (~> 1.0) dry-equalizer (0.3.0) dry-logic (0.4.2) @@ -74,7 +74,7 @@ GEM diff-lcs (~> 1.4) randexp (~> 0.1.7) term-ansicolor (~> 1.0) - pact_broker (2.80.0) + pact_broker (2.81.0) dry-logic (= 0.4.2) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) @@ -109,7 +109,7 @@ GEM rack (2.2.3) rack-protection (2.1.0) rack - rake (13.0.3) + rake (13.0.6) randexp (0.1.7) redcarpet (3.5.1) reform (2.3.3) @@ -122,7 +122,7 @@ GEM uber (< 0.2.0) roar (1.1.0) representable (~> 3.0.0) - ruby2_keywords (0.0.4) + ruby2_keywords (0.0.5) sanitize (5.2.3) crass (~> 1.0.2) nokogiri (>= 1.8.0)