From 25b7dfff2ee02d2a1f51e8dd7bc413a95b58c4e8 Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Fri, 6 Oct 2017 09:56:43 +1100 Subject: [PATCH] feat(gems): update pact_broker gem to 2.6.0 --- pact_broker/Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index a0bc183..297914d 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.3.3) + dry-core (0.3.4) concurrent-ruby (~> 1.0) dry-equalizer (0.2.0) dry-logic (0.4.2) @@ -43,6 +43,7 @@ GEM dry-logic (~> 0.4, >= 0.4.0) dry-types (~> 0.9, >= 0.9.0) enumerable-lazy (0.0.2) + filelock (1.1.1) find_a_port (1.0.1) haml (4.0.7) tilt @@ -67,17 +68,18 @@ GEM term-ansicolor (~> 1.0) thor webrick - pact-mock_service (2.1.0) + pact-mock_service (2.3.0) + filelock (~> 1.1) find_a_port (~> 1.0.1) json - pact-support (~> 1.0) - rack + pact-support (~> 1.2, >= 1.2.1) + rack (~> 2.0) rack-test (~> 0.6.2) rspec (>= 2.14) term-ansicolor (~> 1.0) - thor - webrick - pact-support (1.1.8) + thor (~> 0.19) + webrick (~> 1.3) + pact-support (1.2.1) awesome_print (~> 1.1) find_a_port (~> 1.0.1) json @@ -86,7 +88,7 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - pact_broker (2.5.1) + pact_broker (2.6.0) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 4.0)