From 3fbc24359ed2f000599f0b7458f6aafee8dceb71 Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Thu, 15 Nov 2018 16:43:26 +1100 Subject: [PATCH] feat(gems): update pact_broker gem to version 2.27.4 --- pact_broker/Gemfile.lock | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 23d0d20..a73cfd4 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -3,7 +3,7 @@ GEM specs: as-notifications (1.0.1) awesome_print (1.8.0) - concurrent-ruby (1.0.5) + concurrent-ruby (1.1.3) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -46,17 +46,21 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - httparty (0.16.2) + httparty (0.16.3) + mime-types (~> 3.0) multi_xml (>= 0.5.2) i18n (1.1.1) concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) + mime-types (3.2.2) + mime-types-data (~> 3.2015) + mime-types-data (3.2018.0812) multi_json (1.13.1) multi_xml (0.6.0) mustermann (1.0.3) mysql2 (0.5.2) - pact-support (1.8.0) + pact-support (1.8.1) awesome_print (~> 1.1) find_a_port (~> 1.0.1) json @@ -64,7 +68,7 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - pact_broker (2.27.3) + pact_broker (2.27.4) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 5.0) @@ -84,16 +88,16 @@ GEM sucker_punch (~> 2.0) table_print (~> 1.5) webmachine (= 1.5.0) - padrino-core (0.14.3) - padrino-support (= 0.14.3) + padrino-core (0.14.4) + padrino-support (= 0.14.4) sinatra (>= 2.0.0) thor (~> 0.18) - padrino-support (0.14.3) - passenger (5.3.5) + padrino-support (0.14.4) + passenger (5.3.7) rack rake (>= 0.8.1) pg (1.1.3) - rack (2.0.5) + rack (2.0.6) rack-protection (2.0.4) rack rake (12.3.1) @@ -121,10 +125,10 @@ GEM diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.8.0) rspec-support (3.8.0) - semantic_logger (4.3.0) + semantic_logger (4.3.1) concurrent-ruby (~> 1.0) semver2 (3.4.2) - sequel (5.13.0) + sequel (5.14.0) sinatra (2.0.4) mustermann (~> 1.0) rack (~> 2.0) @@ -135,11 +139,11 @@ GEM concurrent-ruby (~> 1.0) table_print (1.5.6) temple (0.8.0) - term-ansicolor (1.6.0) + term-ansicolor (1.7.0) tins (~> 1.0) - thor (0.20.0) + thor (0.20.3) tilt (2.0.8) - tins (1.17.0) + tins (1.20.2) uber (0.1.0) webmachine (1.5.0) as-notifications (~> 1.0)