From b10f67f18eab3e43c5cf3f18e1051416ac31990a Mon Sep 17 00:00:00 2001 From: bethesque Date: Wed, 19 Oct 2022 03:00:09 +0000 Subject: [PATCH] feat(deps): update pact_broker gem to version 2.105.0 [ci-skip] --- pact_broker/Gemfile.lock | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 7ea3abb..655c65f 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -24,8 +24,9 @@ GEM dry-container (0.8.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.8.1) + dry-core (0.9.1) concurrent-ruby (~> 1.0) + zeitwerk (~> 2.6) dry-equalizer (0.3.0) dry-logic (0.4.2) dry-container (~> 0.2, >= 0.2.6) @@ -61,7 +62,7 @@ GEM ruby2_keywords (~> 0.0.1) mysql2 (0.5.4) nio4r (2.5.8) - nokogiri (1.13.8) + nokogiri (1.13.9) mini_portile2 (~> 2.8.0) racc (~> 1.4) pact-support (1.18.1) @@ -69,7 +70,7 @@ GEM diff-lcs (~> 1.4) expgen (~> 0.1) rainbow (~> 3.1.1) - pact_broker (2.104.0) + pact_broker (2.105.0) anyway_config (~> 2.1) dry-configurable (= 0.12.1) dry-container (= 0.8.0) @@ -87,7 +88,7 @@ GEM request_store (~> 1.5) roar (~> 1.1) sanitize (= 6.0) - semantic_logger (~> 4.3) + semantic_logger (~> 4.11) semver2 (~> 3.4.2) sequel (~> 5.28) sinatra (>= 2.0.8.1, < 3.0) @@ -101,7 +102,7 @@ GEM thor (~> 1.0) padrino-support (0.15.1) parslet (2.0.0) - pg (1.4.3) + pg (1.4.4) puma (5.6.5) nio4r (~> 2.0) racc (1.6.0) @@ -123,7 +124,7 @@ GEM rack (>= 1.4) roar (1.1.1) representable (~> 3.0) - ruby-next-core (0.15.2) + ruby-next-core (0.15.3) ruby2_keywords (0.0.5) sanitize (6.0.0) crass (~> 1.0.2) @@ -137,7 +138,7 @@ GEM rack (~> 2.2) rack-protection (= 2.2.2) tilt (~> 2.0) - sqlite3 (1.5.2) + sqlite3 (1.5.3) mini_portile2 (~> 2.8.0) sucker_punch (2.1.2) concurrent-ruby (~> 1.0) @@ -152,6 +153,7 @@ GEM multi_json webrick (1.7.0) wisper (2.0.1) + zeitwerk (2.6.1) PLATFORMS ruby