From 637b8272fad2b58c09509e64327731b481b8a0f5 Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Fri, 12 Jan 2018 14:32:06 +1100 Subject: [PATCH] feat(gems): update pact_broker gem to version 2.13.1 --- pact_broker/Gemfile | 2 +- pact_broker/Gemfile.lock | 29 ++--------------------------- 2 files changed, 3 insertions(+), 28 deletions(-) diff --git a/pact_broker/Gemfile b/pact_broker/Gemfile index 7e2cd90..d0879ec 100644 --- a/pact_broker/Gemfile +++ b/pact_broker/Gemfile @@ -4,4 +4,4 @@ gem "pact_broker" gem "pg" gem "passenger" gem "mysql2", "~>0.3" -gem "sqlite3", "~>1.3" +gem "sqlite3", "~>1.3" \ No newline at end of file diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 70d6730..1d85433 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -43,7 +43,6 @@ GEM dry-logic (~> 0.4, >= 0.4.0) dry-types (~> 0.9, >= 0.9.0) enumerable-lazy (0.0.2) - filelock (1.1.1) find_a_port (1.0.1) haml (4.0.7) tilt @@ -59,26 +58,6 @@ GEM mustermann19 (0.4.4) enumerable-lazy mysql2 (0.4.10) - pact (1.20.0) - json (> 1.8.5) - pact-mock_service (~> 2.0) - pact-support (~> 1.2, >= 1.2.4) - rack-test (~> 0.6, >= 0.6.3) - randexp (~> 0.1.7) - rspec (>= 2.14) - term-ansicolor (~> 1.0) - thor - webrick - pact-mock_service (2.6.3) - filelock (~> 1.1) - find_a_port (~> 1.0.1) - json - pact-support (~> 1.2, >= 1.2.1) - rack (~> 2.0) - rspec (>= 2.14) - term-ansicolor (~> 1.0) - thor (~> 0.19) - webrick (~> 1.3) pact-support (1.2.4) awesome_print (~> 1.1) find_a_port (~> 1.0.1) @@ -87,13 +66,13 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - pact_broker (2.13.0) + pact_broker (2.13.1) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 4.0) httparty (~> 0.14) json (> 1.8, < 3.0) - pact (~> 1.14) + pact-support padrino-core (~> 0.14.1) rack (~> 2.0) rack-protection (~> 2.0) @@ -105,7 +84,6 @@ GEM sucker_punch (~> 2.0) table_print (~> 1.5) webmachine (= 1.5.0) - webrick (~> 1.3.0) padrino-core (0.14.2) mustermann19 padrino-support (= 0.14.2) @@ -120,8 +98,6 @@ GEM rack (2.0.3) rack-protection (2.0.0) rack - rack-test (0.8.2) - rack (>= 1.0, < 3) rake (12.3.0) randexp (0.1.7) redcarpet (3.4.0) @@ -168,7 +144,6 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) PLATFORMS ruby