From 76ace0b09f4954e85b890baf81007350d585d901 Mon Sep 17 00:00:00 2001 From: bethesque Date: Thu, 28 Jan 2021 09:03:17 +0000 Subject: [PATCH] feat(gems): update to pact-support (1.16.7) --- packaging/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/Gemfile.lock b/packaging/Gemfile.lock index 6aa441f..d761fd3 100644 --- a/packaging/Gemfile.lock +++ b/packaging/Gemfile.lock @@ -51,7 +51,7 @@ GEM rack-reverse-proxy rspec (~> 3.5) rspec_junit_formatter (~> 0.3) - pact-support (1.16.6) + pact-support (1.16.7) awesome_print (~> 1.1) diff-lcs (~> 1.4) randexp (~> 0.1.7)