From ae17a5a39dcdcba2aa8e3ec89be22d91047d0615 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Aug 2020 03:30:10 +0000 Subject: [PATCH] chore(deps): bump rake from 12.3.1 to 13.0.1 in /pact_broker Bumps [rake](https://github.com/ruby/rake) from 12.3.1 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v12.3.1...v13.0.1) Signed-off-by: dependabot[bot] --- pact_broker/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pact_broker/Gemfile.lock b/pact_broker/Gemfile.lock index 30dc908..3fc19c1 100644 --- a/pact_broker/Gemfile.lock +++ b/pact_broker/Gemfile.lock @@ -95,7 +95,7 @@ GEM rack (2.0.5) rack-protection (2.0.4) rack - rake (12.3.1) + rake (13.0.1) randexp (0.1.7) redcarpet (3.4.0) reform (2.2.4)