From 84d36df01420f0d7f9df59108910a3cb152b0a9d Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Wed, 27 Jun 2018 07:24:57 +1000 Subject: [PATCH] feat(gems): update pact_broker gem to version 2.23.3 --- 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 efd2d0d3..128c9509 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -20,7 +20,7 @@ GEM dry-container (0.6.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.6) + dry-core (0.4.7) concurrent-ruby (~> 1.0) dry-equalizer (0.2.1) dry-logic (0.4.2) @@ -64,7 +64,7 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - pact_broker (2.23.2) + pact_broker (2.23.3) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 5.0) @@ -88,7 +88,7 @@ GEM sinatra (>= 2.0.0) thor (~> 0.18) padrino-support (0.14.3) - passenger (5.3.2) + passenger (5.3.3) rack rake (>= 0.8.1) pg (1.0.0)