From ff3e1d4bf88250b3e68b13a9c9b377324900714f Mon Sep 17 00:00:00 2001 From: bethesque Date: Wed, 25 Nov 2020 00:29:04 +0000 Subject: [PATCH] feat(gems): update to pact-support (1.16.5) --- packaging/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging/Gemfile.lock b/packaging/Gemfile.lock index 435b4df..9366d32 100644 --- a/packaging/Gemfile.lock +++ b/packaging/Gemfile.lock @@ -50,7 +50,7 @@ GEM rack-reverse-proxy rspec (~> 3.5) rspec_junit_formatter (~> 0.3) - pact-support (1.16.4) + pact-support (1.16.5) awesome_print (~> 1.1) diff-lcs (~> 1.4) randexp (~> 0.1.7)