From fe77fe318ab279330a4992dd75b3a008c88da628 Mon Sep 17 00:00:00 2001 From: bethesque Date: Tue, 14 Sep 2021 06:34:56 +0000 Subject: [PATCH] feat(deps): update pact_broker gem to version 2.85.0 [ci-skip] --- pact_broker/Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 0a3cd29..bb57dfc 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -76,8 +76,9 @@ GEM diff-lcs (~> 1.4) randexp (~> 0.1.7) term-ansicolor (~> 1.0) - pact_broker (2.84.0) + pact_broker (2.85.0) anyway_config (~> 2.1) + dry-configurable (= 0.12.1) dry-logic (= 0.4.2) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) @@ -90,6 +91,7 @@ GEM rack-protection (>= 2.0.8.1, < 3.0) redcarpet (~> 3.5, >= 3.5.1) reform (~> 2.3.3) + request_store (~> 1.5) roar (~> 1.1) sanitize (~> 5.2, >= 5.2.1) semantic_logger (~> 4.3) @@ -123,6 +125,8 @@ GEM declarative (< 0.1.0) declarative-option (< 0.2.0) uber (< 0.2.0) + request_store (1.5.0) + rack (>= 1.4) roar (1.1.0) representable (~> 3.0.0) ruby-next-core (0.12.0)