From 1fc0c34aca8e28bf5c55173b9fa8421a8e02bed5 Mon Sep 17 00:00:00 2001 From: Beth Skurrie Date: Fri, 10 Aug 2018 11:33:23 +1000 Subject: [PATCH] feat(gems): update pact_broker gem to version 2.25.0 --- pact_broker/Gemfile.lock | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 82c90d8b..a30e7c8a 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -48,7 +48,7 @@ GEM tilt httparty (0.16.2) multi_xml (>= 0.5.2) - i18n (1.0.1) + i18n (1.1.0) concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) @@ -56,7 +56,7 @@ GEM multi_xml (0.6.0) mustermann (1.0.2) mysql2 (0.5.2) - pact-support (1.6.2) + pact-support (1.7.1) awesome_print (~> 1.1) find_a_port (~> 1.0.1) json @@ -64,7 +64,7 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - pact_broker (2.24.0) + pact_broker (2.25.0) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 5.0) @@ -88,7 +88,7 @@ GEM sinatra (>= 2.0.0) thor (~> 0.18) padrino-support (0.14.3) - passenger (5.3.3) + passenger (5.3.4) rack rake (>= 0.8.1) pg (1.0.0) @@ -107,21 +107,21 @@ GEM uber (< 0.2.0) roar (1.1.0) representable (~> 3.0.0) - rspec (3.7.0) - rspec-core (~> 3.7.0) - rspec-expectations (~> 3.7.0) - rspec-mocks (~> 3.7.0) - rspec-core (3.7.1) - rspec-support (~> 3.7.0) - rspec-expectations (3.7.0) + rspec (3.8.0) + rspec-core (~> 3.8.0) + rspec-expectations (~> 3.8.0) + rspec-mocks (~> 3.8.0) + rspec-core (3.8.0) + rspec-support (~> 3.8.0) + rspec-expectations (3.8.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-mocks (3.7.0) + rspec-support (~> 3.8.0) + rspec-mocks (3.8.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.7.0) - rspec-support (3.7.1) + rspec-support (~> 3.8.0) + rspec-support (3.8.0) semver2 (3.4.2) - sequel (5.10.0) + sequel (5.11.0) sinatra (2.0.3) mustermann (~> 1.0) rack (~> 2.0)