From b887f60d6d99e836f1ee975e9d7c3620967d3985 Mon Sep 17 00:00:00 2001 From: bethesque Date: Tue, 24 Nov 2020 23:06:01 +0000 Subject: [PATCH] feat(deps): update pact_broker gem to version 2.69.0 [ci-skip] --- pact_broker/Gemfile.lock | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 274d625c..fba171f7 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -23,7 +23,7 @@ GEM dry-container (0.7.2) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.9) + dry-core (0.4.10) concurrent-ruby (~> 1.0) dry-equalizer (0.3.0) dry-logic (0.4.2) @@ -57,7 +57,7 @@ GEM json (2.3.1) mime-types (3.3.1) mime-types-data (~> 3.2015) - mime-types-data (3.2020.0512) + mime-types-data (3.2020.1104) mini_portile2 (2.4.0) multi_json (1.15.0) multi_xml (0.6.0) @@ -66,21 +66,21 @@ GEM mysql2 (0.5.3) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) - nokogumbo (2.0.2) + nokogumbo (2.0.3) nokogiri (~> 1.8, >= 1.8.4) - pact-support (1.15.1) + pact-support (1.15.0) awesome_print (~> 1.1) randexp (~> 0.1.7) rspec (>= 2.14) term-ansicolor (~> 1.0) - pact_broker (2.68.1) + pact_broker (2.69.0) dry-logic (= 0.4.2) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 5.0) httparty (~> 0.14) json (~> 2.3) - pact-support (~> 1.14, >= 1.14.1) + pact-support (= 1.15.0) padrino-core (~> 0.14, >= 0.14.3) rack (~> 2.2, >= 2.2.3) rack-protection (>= 2.0.8.1, < 3.0) @@ -118,28 +118,28 @@ GEM uber (< 0.2.0) roar (1.1.0) representable (~> 3.0.0) - rspec (3.9.0) - rspec-core (~> 3.9.0) - rspec-expectations (~> 3.9.0) - rspec-mocks (~> 3.9.0) - rspec-core (3.9.3) - rspec-support (~> 3.9.3) - rspec-expectations (3.9.3) + rspec (3.10.0) + rspec-core (~> 3.10.0) + rspec-expectations (~> 3.10.0) + rspec-mocks (~> 3.10.0) + rspec-core (3.10.0) + rspec-support (~> 3.10.0) + rspec-expectations (3.10.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-mocks (3.9.1) + rspec-support (~> 3.10.0) + rspec-mocks (3.10.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.9.0) - rspec-support (3.9.4) + rspec-support (~> 3.10.0) + rspec-support (3.10.0) ruby2_keywords (0.0.2) sanitize (5.2.1) crass (~> 1.0.2) nokogiri (>= 1.8.0) nokogumbo (~> 2.0) - semantic_logger (4.7.3) + semantic_logger (4.7.4) concurrent-ruby (~> 1.0) semver2 (3.4.2) - sequel (5.37.0) + sequel (5.38.0) sinatra (2.1.0) mustermann (~> 1.0) rack (~> 2.2)