diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index b438f15..a333bfa 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -20,7 +20,7 @@ GEM dry-container (0.6.0) concurrent-ruby (~> 1.0) dry-configurable (~> 0.1, >= 0.1.3) - dry-core (0.4.0) + dry-core (0.4.1) concurrent-ruby (~> 1.0) dry-equalizer (0.2.0) dry-logic (0.4.2) @@ -69,7 +69,7 @@ GEM term-ansicolor (~> 1.0) thor webrick - pact-mock_service (2.5.4) + pact-mock_service (2.6.0) filelock (~> 1.1) find_a_port (~> 1.0.1) json @@ -87,7 +87,7 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - pact_broker (2.6.0) + pact_broker (2.9.0) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 4.0) @@ -103,6 +103,7 @@ GEM semver2 (~> 3.4.2) sequel (~> 4.23) sucker_punch (~> 2.0) + table_print (~> 1.5) webmachine (= 1.5.0) padrino-core (0.14.1.1) mustermann19 @@ -155,6 +156,7 @@ GEM sqlite3 (1.3.13) sucker_punch (2.0.4) concurrent-ruby (~> 1.0.0) + table_print (1.5.6) term-ansicolor (1.6.0) tins (~> 1.0) thor (0.20.0)