diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 1d85433..51c5066 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.2) + dry-core (0.4.4) concurrent-ruby (~> 1.0) dry-equalizer (0.2.0) dry-logic (0.4.2) @@ -46,9 +46,9 @@ GEM find_a_port (1.0.1) haml (4.0.7) tilt - httparty (0.15.6) + httparty (0.16.0) multi_xml (>= 0.5.2) - i18n (0.9.1) + i18n (1.0.0) concurrent-ruby (~> 1.0) inflecto (0.0.2) json (2.1.0) @@ -66,7 +66,7 @@ GEM rspec (>= 2.14) term-ansicolor (~> 1.0) thor - pact_broker (2.13.1) + pact_broker (2.14.0) dry-types (~> 0.10.3) dry-validation (~> 0.10.5) haml (~> 4.0) @@ -91,11 +91,11 @@ GEM sinatra (>= 1.4.6) thor (~> 0.18) padrino-support (0.14.2) - passenger (5.1.12) + passenger (5.2.0) rack rake (>= 0.8.1) pg (1.0.0) - rack (2.0.3) + rack (2.0.4) rack-protection (2.0.0) rack rake (12.3.0) @@ -122,7 +122,7 @@ GEM rspec-mocks (3.7.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.7.0) - rspec-support (3.7.0) + rspec-support (3.7.1) semver2 (3.4.2) sequel (4.49.0) sinatra (2.0.0)