From ad314e0a9da02672aef5c5852b97f9f2a9b3181e Mon Sep 17 00:00:00 2001 From: Matt Fellows Date: Mon, 5 Jun 2017 08:05:18 +1000 Subject: [PATCH] feat(upgrade): upgrade to pact_broker 2.0.4 --- pact_broker/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 80fad94..fdf70d3 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -25,7 +25,7 @@ GEM dry-container (0.6.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.3.0) + dry-core (0.3.1) concurrent-ruby (~> 1.0) dry-equalizer (0.2.0) dry-logic (0.4.1) @@ -55,7 +55,7 @@ GEM url_mount (~> 0.2.1) httparty (0.15.5) multi_xml (>= 0.5.2) - i18n (0.8.1) + i18n (0.8.4) inflecto (0.0.2) json (2.1.0) minitest (5.10.2) @@ -90,7 +90,7 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - pact_broker (2.0.2) + pact_broker (2.0.4) dry-validation (~> 0.10.5) haml (~> 4.0) httparty (~> 0.14) @@ -152,7 +152,7 @@ GEM rspec-support (~> 3.6.0) rspec-support (3.6.0) semver2 (3.4.2) - sequel (4.46.0) + sequel (4.47.0) sinatra (1.4.8) rack (~> 1.5) rack-protection (~> 1.4)