From eafa1c39be56be3a9800419642fc25af6a648ab5 Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Wed, 13 May 2020 17:01:20 +1000 Subject: [PATCH] feat(gems): update pact_broker gem to version 2.54.0 --- 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 fcd8e86..8dcce18 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -57,7 +57,7 @@ GEM json (2.3.0) mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.0425) + mime-types-data (3.2020.0512) mini_portile2 (2.4.0) multi_json (1.14.1) multi_xml (0.6.0) @@ -73,7 +73,7 @@ GEM randexp (~> 0.1.7) rspec (>= 2.14) term-ansicolor (~> 1.0) - pact_broker (2.52.2) + pact_broker (2.54.0) dry-logic (= 0.4.2) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) @@ -82,7 +82,7 @@ GEM json (~> 2.3) pact-support (~> 1.14, >= 1.14.1) padrino-core (~> 0.14, >= 0.14.3) - rack (~> 2.0, >= 2.0.8) + rack (~> 2.2) rack-protection (>= 2.0.8.1, < 3.0) redcarpet (~> 3.3, >= 3.3.2) reform (~> 2.2) @@ -122,7 +122,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.2) rspec-support (~> 3.9.3) - rspec-expectations (3.9.1) + rspec-expectations (3.9.2) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1)