From 6f4494c26b03fad3e135113b3cb737638356907f Mon Sep 17 00:00:00 2001 From: bethesque Date: Thu, 15 Oct 2020 21:37:45 +0000 Subject: [PATCH] feat(deps): update to pact_broker (2.67.0), sequel (5.37.0), tins (1.26.0) [ci-skip] --- pact_broker/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 016f6408..10cb1b3d 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -73,7 +73,7 @@ GEM randexp (~> 0.1.7) rspec (>= 2.14) term-ansicolor (~> 1.0) - pact_broker (2.66.0) + pact_broker (2.67.0) dry-logic (= 0.4.2) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) @@ -139,7 +139,7 @@ GEM semantic_logger (4.7.2) concurrent-ruby (~> 1.0) semver2 (3.4.2) - sequel (5.36.0) + sequel (5.37.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2) @@ -155,7 +155,7 @@ GEM tins (~> 1.0) thor (0.20.3) tilt (2.0.10) - tins (1.25.0) + tins (1.26.0) sync uber (0.1.0) webmachine (1.5.0)