From ef4696a92200d9330d0f4a230f79629b376e512b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Sep 2020 10:38:03 +0100 Subject: [PATCH] Bump heroku_hatchet from 7.2.0 to 7.3.0 (#1079) Bumps [heroku_hatchet](https://github.com/heroku/hatchet) from 7.2.0 to 7.3.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.2.0...v7.3.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 3b92919..06ce9c2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM excon moneta multi_json (>= 1.9.2) - heroku_hatchet (7.2.0) + heroku_hatchet (7.3.0) excon (~> 0) platform-api (~> 3) rrrretry (~> 1)