From 40167d83f67e69b02e7fb9c6165a4694d6d1519e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2020 12:41:14 +0100 Subject: [PATCH] Bump heroku_hatchet from 7.1.3 to 7.2.0 (#1071) Bumps [heroku_hatchet](https://github.com/heroku/hatchet) from 7.1.3 to 7.2.0. - [Release notes](https://github.com/heroku/hatchet/releases) - [Changelog](https://github.com/heroku/hatchet/blob/main/CHANGELOG.md) - [Commits](https://github.com/heroku/hatchet/compare/v7.1.3...v7.2.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index faaa261..3b92919 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM excon moneta multi_json (>= 1.9.2) - heroku_hatchet (7.1.3) + heroku_hatchet (7.2.0) excon (~> 0) platform-api (~> 3) rrrretry (~> 1)