From 30a8da0b82e633a50431097d521c6bfa95d9ccdf Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Fri, 18 May 2018 21:51:35 +1000 Subject: [PATCH] feat(gems): update pact_broker gem to version 2.19.1 --- 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 2e331c93..ea40e389 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.5) + dry-core (0.4.6) 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.19.0) + pact_broker (2.19.1) 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.0) + passenger (5.3.1) rack rake (>= 0.8.1) pg (1.0.0)