From d00a0095de3d4b816a5fbf140a30e5d05c75d68a Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Thu, 16 Apr 2020 11:12:56 +1000 Subject: [PATCH] feat(gems): update pact_broker gem to version 2.52.2 --- pact_broker/Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 56af426..066c113 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -16,7 +16,7 @@ GEM declarative-option (< 0.2.0) representable (>= 2.4.0, <= 3.1.0) uber (< 0.2.0) - dry-configurable (0.11.3) + dry-configurable (0.11.5) concurrent-ruby (~> 1.0) dry-core (~> 0.4, >= 0.4.7) dry-equalizer (~> 0.2) @@ -68,18 +68,18 @@ GEM mini_portile2 (~> 2.4.0) nokogumbo (2.0.2) nokogiri (~> 1.8, >= 1.8.4) - pact-support (1.14.1) + pact-support (1.14.3) awesome_print (~> 1.1) randexp (~> 0.1.7) rspec (>= 2.14) term-ansicolor (~> 1.0) - pact_broker (2.51.0) + pact_broker (2.52.2) dry-logic (= 0.4.2) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 5.0) httparty (~> 0.14) - json (> 1.8, < 3.0) + json (~> 2.3) pact-support (~> 1.14, >= 1.14.1) padrino-core (~> 0.14, >= 0.14.3) rack (~> 2.0, >= 2.0.8) @@ -103,7 +103,7 @@ GEM passenger (5.3.7) rack rake (>= 0.8.1) - pg (1.2.2) + pg (1.2.3) rack (2.2.2) rack-protection (2.0.8.1) rack @@ -125,7 +125,7 @@ GEM rspec-mocks (~> 3.9.0) rspec-core (3.9.1) rspec-support (~> 3.9.1) - rspec-expectations (3.9.0) + rspec-expectations (3.9.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.9.0) rspec-mocks (3.9.1) @@ -140,7 +140,7 @@ GEM semantic_logger (4.6.1) concurrent-ruby (~> 1.0) semver2 (3.4.2) - sequel (5.30.0) + sequel (5.31.0) sinatra (2.0.8.1) mustermann (~> 1.0) rack (~> 2.0)