diff --git a/db/test/backwards_compatibility/Gemfile b/db/test/backwards_compatibility/Gemfile index 8bdfb28dc..7a8857af4 100644 --- a/db/test/backwards_compatibility/Gemfile +++ b/db/test/backwards_compatibility/Gemfile @@ -9,3 +9,4 @@ gem 'appraisal' gem 'rspec' gem 'rake', '~>12.0' gem 'rack-reverse-proxy', '~>0.12' +gem 'rack-test' diff --git a/db/test/backwards_compatibility/gemfiles/1.18.0.gemfile b/db/test/backwards_compatibility/gemfiles/1.18.0.gemfile index 826f3efde..626495a44 100644 --- a/db/test/backwards_compatibility/gemfiles/1.18.0.gemfile +++ b/db/test/backwards_compatibility/gemfiles/1.18.0.gemfile @@ -11,4 +11,5 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" gem "dry-types", "0.10" diff --git a/db/test/backwards_compatibility/gemfiles/1.18.0.gemfile.lock b/db/test/backwards_compatibility/gemfiles/1.18.0.gemfile.lock index 5fd8cffef..1f9583d97 100644 --- a/db/test/backwards_compatibility/gemfiles/1.18.0.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/1.18.0.gemfile.lock @@ -14,7 +14,7 @@ GEM awesome_print (1.8.0) blockenspiel (0.5.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -66,8 +66,8 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - minitest (5.10.3) - multi_json (1.12.2) + minitest (5.11.1) + multi_json (1.13.1) multi_xml (0.6.0) mysql2 (0.3.21) pact (1.11.1) @@ -152,7 +152,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -190,7 +190,7 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) + webrick (1.4.2) PLATFORMS ruby @@ -202,6 +202,7 @@ DEPENDENCIES pact_broker (= 1.18.0) pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3) diff --git a/db/test/backwards_compatibility/gemfiles/2.0.0.gemfile b/db/test/backwards_compatibility/gemfiles/2.0.0.gemfile index 7de6c3157..27853bde4 100644 --- a/db/test/backwards_compatibility/gemfiles/2.0.0.gemfile +++ b/db/test/backwards_compatibility/gemfiles/2.0.0.gemfile @@ -11,4 +11,5 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" gem "dry-types", "0.10" diff --git a/db/test/backwards_compatibility/gemfiles/2.0.0.gemfile.lock b/db/test/backwards_compatibility/gemfiles/2.0.0.gemfile.lock index 536d6cece..b960ecb4c 100644 --- a/db/test/backwards_compatibility/gemfiles/2.0.0.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/2.0.0.gemfile.lock @@ -13,7 +13,7 @@ GEM as-notifications (1.0.1) awesome_print (1.8.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -65,8 +65,8 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - minitest (5.10.3) - multi_json (1.12.2) + minitest (5.11.1) + multi_json (1.13.1) multi_xml (0.6.0) mysql2 (0.3.21) pact (1.11.1) @@ -151,7 +151,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -188,7 +188,7 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) + webrick (1.4.2) PLATFORMS ruby @@ -200,6 +200,7 @@ DEPENDENCIES pact_broker (= 2.0.0) pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3) diff --git a/db/test/backwards_compatibility/gemfiles/2.1.0.gemfile b/db/test/backwards_compatibility/gemfiles/2.1.0.gemfile index 603668fc2..d6667519a 100644 --- a/db/test/backwards_compatibility/gemfiles/2.1.0.gemfile +++ b/db/test/backwards_compatibility/gemfiles/2.1.0.gemfile @@ -11,4 +11,5 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" gem "dry-types", "0.10" diff --git a/db/test/backwards_compatibility/gemfiles/2.1.0.gemfile.lock b/db/test/backwards_compatibility/gemfiles/2.1.0.gemfile.lock index 084f85b35..90fbb60e6 100644 --- a/db/test/backwards_compatibility/gemfiles/2.1.0.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/2.1.0.gemfile.lock @@ -13,7 +13,7 @@ GEM as-notifications (1.0.1) awesome_print (1.8.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -65,8 +65,8 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - minitest (5.10.3) - multi_json (1.12.2) + minitest (5.11.1) + multi_json (1.13.1) multi_xml (0.6.0) mysql2 (0.3.21) pact (1.11.1) @@ -152,7 +152,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -189,7 +189,7 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) + webrick (1.4.2) PLATFORMS ruby @@ -201,6 +201,7 @@ DEPENDENCIES pact_broker (= 2.1.0) pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3) diff --git a/db/test/backwards_compatibility/gemfiles/2.2.0.gemfile b/db/test/backwards_compatibility/gemfiles/2.2.0.gemfile index 15abbf518..4d04cf5e0 100644 --- a/db/test/backwards_compatibility/gemfiles/2.2.0.gemfile +++ b/db/test/backwards_compatibility/gemfiles/2.2.0.gemfile @@ -11,4 +11,5 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" gem "dry-types", "0.10.3" diff --git a/db/test/backwards_compatibility/gemfiles/2.2.0.gemfile.lock b/db/test/backwards_compatibility/gemfiles/2.2.0.gemfile.lock index 491ee33a7..06be0ed5c 100644 --- a/db/test/backwards_compatibility/gemfiles/2.2.0.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/2.2.0.gemfile.lock @@ -8,7 +8,7 @@ GEM as-notifications (1.0.1) awesome_print (1.8.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -59,7 +59,7 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - multi_json (1.12.2) + multi_json (1.13.1) multi_xml (0.6.0) mustermann (1.0.1) mustermann19 (0.4.4) @@ -110,13 +110,13 @@ GEM sequel (~> 4.23) sucker_punch (~> 2.0) webmachine (= 1.4.0) - padrino-core (0.14.1.1) + padrino-core (0.14.2) mustermann19 - padrino-support (= 0.14.1.1) + padrino-support (= 0.14.2) rack-protection (>= 1.5.0) sinatra (>= 1.4.6) thor (~> 0.18) - padrino-support (0.14.1.1) + padrino-support (0.14.2) pg (0.21.0) rack (2.0.3) rack-protection (2.0.0) @@ -144,7 +144,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -177,7 +177,7 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) + webrick (1.4.2) PLATFORMS ruby @@ -189,6 +189,7 @@ DEPENDENCIES pact_broker (= 2.2.0) pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3) diff --git a/db/test/backwards_compatibility/gemfiles/2.3.0.gemfile b/db/test/backwards_compatibility/gemfiles/2.3.0.gemfile index 11fa779b5..21973259b 100644 --- a/db/test/backwards_compatibility/gemfiles/2.3.0.gemfile +++ b/db/test/backwards_compatibility/gemfiles/2.3.0.gemfile @@ -11,3 +11,4 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" diff --git a/db/test/backwards_compatibility/gemfiles/2.3.0.gemfile.lock b/db/test/backwards_compatibility/gemfiles/2.3.0.gemfile.lock index 4df5d175d..cc204e743 100644 --- a/db/test/backwards_compatibility/gemfiles/2.3.0.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/2.3.0.gemfile.lock @@ -8,7 +8,7 @@ GEM as-notifications (1.0.1) awesome_print (1.8.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -59,7 +59,7 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - multi_json (1.12.2) + multi_json (1.13.1) multi_xml (0.6.0) mustermann (1.0.1) mustermann19 (0.4.4) @@ -110,13 +110,13 @@ GEM sequel (~> 4.23) sucker_punch (~> 2.0) webmachine (= 1.4.0) - padrino-core (0.14.1.1) + padrino-core (0.14.2) mustermann19 - padrino-support (= 0.14.1.1) + padrino-support (= 0.14.2) rack-protection (>= 1.5.0) sinatra (>= 1.4.6) thor (~> 0.18) - padrino-support (0.14.1.1) + padrino-support (0.14.2) pg (0.21.0) rack (2.0.3) rack-protection (2.0.0) @@ -144,7 +144,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -177,7 +177,7 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) + webrick (1.4.2) PLATFORMS ruby @@ -188,6 +188,7 @@ DEPENDENCIES pact_broker (= 2.3.0) pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3) diff --git a/db/test/backwards_compatibility/gemfiles/2.4.2.gemfile b/db/test/backwards_compatibility/gemfiles/2.4.2.gemfile index 3593450bd..8fbb61edf 100644 --- a/db/test/backwards_compatibility/gemfiles/2.4.2.gemfile +++ b/db/test/backwards_compatibility/gemfiles/2.4.2.gemfile @@ -11,3 +11,4 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" diff --git a/db/test/backwards_compatibility/gemfiles/2.4.2.gemfile.lock b/db/test/backwards_compatibility/gemfiles/2.4.2.gemfile.lock index db56e4ea2..074309760 100644 --- a/db/test/backwards_compatibility/gemfiles/2.4.2.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/2.4.2.gemfile.lock @@ -8,7 +8,7 @@ GEM as-notifications (1.0.1) awesome_print (1.8.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -59,7 +59,7 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - multi_json (1.12.2) + multi_json (1.13.1) multi_xml (0.6.0) mustermann (1.0.1) mustermann19 (0.4.4) @@ -110,13 +110,13 @@ GEM sequel (~> 4.23) sucker_punch (~> 2.0) webmachine (= 1.4.0) - padrino-core (0.14.1.1) + padrino-core (0.14.2) mustermann19 - padrino-support (= 0.14.1.1) + padrino-support (= 0.14.2) rack-protection (>= 1.5.0) sinatra (>= 1.4.6) thor (~> 0.18) - padrino-support (0.14.1.1) + padrino-support (0.14.2) pg (0.21.0) rack (2.0.3) rack-protection (2.0.0) @@ -144,7 +144,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -177,7 +177,7 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) + webrick (1.4.2) PLATFORMS ruby @@ -188,6 +188,7 @@ DEPENDENCIES pact_broker (= 2.4.2) pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3) diff --git a/db/test/backwards_compatibility/gemfiles/2.5.1.gemfile b/db/test/backwards_compatibility/gemfiles/2.5.1.gemfile index 94f4e791b..45faa80be 100644 --- a/db/test/backwards_compatibility/gemfiles/2.5.1.gemfile +++ b/db/test/backwards_compatibility/gemfiles/2.5.1.gemfile @@ -11,3 +11,4 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" diff --git a/db/test/backwards_compatibility/gemfiles/2.5.1.gemfile.lock b/db/test/backwards_compatibility/gemfiles/2.5.1.gemfile.lock index f26459209..7df631d80 100644 --- a/db/test/backwards_compatibility/gemfiles/2.5.1.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/2.5.1.gemfile.lock @@ -8,7 +8,7 @@ GEM as-notifications (1.0.1) awesome_print (1.8.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -59,7 +59,7 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - multi_json (1.12.2) + multi_json (1.13.1) multi_xml (0.6.0) mustermann (1.0.1) mustermann19 (0.4.4) @@ -110,13 +110,13 @@ GEM sequel (~> 4.23) sucker_punch (~> 2.0) webmachine (= 1.5.0) - padrino-core (0.14.1.1) + padrino-core (0.14.2) mustermann19 - padrino-support (= 0.14.1.1) + padrino-support (= 0.14.2) rack-protection (>= 1.5.0) sinatra (>= 1.4.6) thor (~> 0.18) - padrino-support (0.14.1.1) + padrino-support (0.14.2) pg (0.21.0) rack (2.0.3) rack-protection (2.0.0) @@ -144,7 +144,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -177,7 +177,7 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) + webrick (1.4.2) PLATFORMS ruby @@ -188,6 +188,7 @@ DEPENDENCIES pact_broker (= 2.5.1) pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3) diff --git a/db/test/backwards_compatibility/gemfiles/2.6.0.gemfile b/db/test/backwards_compatibility/gemfiles/2.6.0.gemfile index 94f4e791b..45faa80be 100644 --- a/db/test/backwards_compatibility/gemfiles/2.6.0.gemfile +++ b/db/test/backwards_compatibility/gemfiles/2.6.0.gemfile @@ -11,3 +11,4 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" diff --git a/db/test/backwards_compatibility/gemfiles/2.6.0.gemfile.lock b/db/test/backwards_compatibility/gemfiles/2.6.0.gemfile.lock index f26459209..7df631d80 100644 --- a/db/test/backwards_compatibility/gemfiles/2.6.0.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/2.6.0.gemfile.lock @@ -8,7 +8,7 @@ GEM as-notifications (1.0.1) awesome_print (1.8.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -59,7 +59,7 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - multi_json (1.12.2) + multi_json (1.13.1) multi_xml (0.6.0) mustermann (1.0.1) mustermann19 (0.4.4) @@ -110,13 +110,13 @@ GEM sequel (~> 4.23) sucker_punch (~> 2.0) webmachine (= 1.5.0) - padrino-core (0.14.1.1) + padrino-core (0.14.2) mustermann19 - padrino-support (= 0.14.1.1) + padrino-support (= 0.14.2) rack-protection (>= 1.5.0) sinatra (>= 1.4.6) thor (~> 0.18) - padrino-support (0.14.1.1) + padrino-support (0.14.2) pg (0.21.0) rack (2.0.3) rack-protection (2.0.0) @@ -144,7 +144,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -177,7 +177,7 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) + webrick (1.4.2) PLATFORMS ruby @@ -188,6 +188,7 @@ DEPENDENCIES pact_broker (= 2.5.1) pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3) diff --git a/db/test/backwards_compatibility/gemfiles/head.gemfile b/db/test/backwards_compatibility/gemfiles/head.gemfile index 52e61a595..6d515535e 100644 --- a/db/test/backwards_compatibility/gemfiles/head.gemfile +++ b/db/test/backwards_compatibility/gemfiles/head.gemfile @@ -11,3 +11,4 @@ gem "appraisal" gem "rspec" gem "rake", "~>12.0" gem "rack-reverse-proxy", "~>0.12" +gem "rack-test" diff --git a/db/test/backwards_compatibility/gemfiles/head.gemfile.lock b/db/test/backwards_compatibility/gemfiles/head.gemfile.lock index 4e62cb4b0..0af91b2e5 100644 --- a/db/test/backwards_compatibility/gemfiles/head.gemfile.lock +++ b/db/test/backwards_compatibility/gemfiles/head.gemfile.lock @@ -1,13 +1,13 @@ PATH remote: ../../../.. specs: - pact_broker (2.12.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) @@ -19,7 +19,6 @@ PATH sucker_punch (~> 2.0) table_print (~> 1.5) webmachine (= 1.5.0) - webrick (~> 1.3.0) GEM remote: https://rubygems.org/ @@ -31,7 +30,7 @@ GEM as-notifications (1.0.1) awesome_print (1.8.0) concurrent-ruby (1.0.5) - daemons (1.2.5) + daemons (1.2.6) declarative (0.0.10) declarative-builder (0.1.0) declarative-option (< 0.2.0) @@ -72,7 +71,6 @@ GEM dry-types (~> 0.9, >= 0.9.0) enumerable-lazy (0.0.2) eventmachine (1.2.5) - filelock (1.1.1) find_a_port (1.0.1) haml (4.0.7) tilt @@ -82,32 +80,12 @@ GEM concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) - multi_json (1.12.2) + multi_json (1.13.1) multi_xml (0.6.0) mustermann (1.0.1) mustermann19 (0.4.4) enumerable-lazy mysql2 (0.3.21) - 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) @@ -116,13 +94,13 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - padrino-core (0.14.1.1) + padrino-core (0.14.2) mustermann19 - padrino-support (= 0.14.1.1) + padrino-support (= 0.14.2) rack-protection (>= 1.5.0) sinatra (>= 1.4.6) thor (~> 0.18) - padrino-support (0.14.1.1) + padrino-support (0.14.2) pg (0.21.0) rack (2.0.3) rack-protection (2.0.0) @@ -150,7 +128,7 @@ GEM rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) rspec-mocks (~> 3.7.0) - rspec-core (3.7.0) + rspec-core (3.7.1) rspec-support (~> 3.7.0) rspec-expectations (3.7.0) diff-lcs (>= 1.2.0, < 2.0) @@ -184,7 +162,6 @@ GEM as-notifications (~> 1.0) i18n (>= 0.4.0) multi_json - webrick (1.3.1) PLATFORMS ruby @@ -195,6 +172,7 @@ DEPENDENCIES pact_broker! pg (~> 0.21) rack-reverse-proxy (~> 0.12) + rack-test rake (~> 12.0) rspec sqlite3 (~> 1.3)