From abc375f91dbdc3123cc04bf5f2fc2606f765d490 Mon Sep 17 00:00:00 2001 From: Beth Skurrie via Github Action Date: Tue, 27 Jul 2021 07:02:08 +0000 Subject: [PATCH] feat(gems): updated pact-support (1.16.8) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d2f39bf..2facfed 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,8 +85,8 @@ GEM rack-reverse-proxy rspec (~> 3.5) rspec_junit_formatter (~> 0.3) - pact-support (1.16.7) - awesome_print (~> 1.1) + pact-support (1.16.8) + awesome_print (~> 1.9) diff-lcs (~> 1.4) randexp (~> 0.1.7) term-ansicolor (~> 1.0)