From 428e94bc9c3d02d98f226a6e74047218b33b12de Mon Sep 17 00:00:00 2001 From: Matt Fellows Date: Mon, 7 May 2018 13:21:15 +1000 Subject: [PATCH] feat(gems): update to pact-message 0.4.4 --- packaging/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/Gemfile.lock b/packaging/Gemfile.lock index b22a5c3..7409ae8 100644 --- a/packaging/Gemfile.lock +++ b/packaging/Gemfile.lock @@ -24,7 +24,7 @@ GEM term-ansicolor (~> 1.0) thor webrick - pact-message (0.4.3) + pact-message (0.4.4) pact-mock_service (~> 2.6) pact-support (~> 1.6) thor (~> 0.20)