From f825896c4e3992dbc1582f8d0562e71e88754c1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Oct 2020 10:01:20 +0100 Subject: [PATCH] Bump heroku_hatchet from 7.3.0 to 7.3.1 (#1095) Bumps [heroku_hatchet](https://github.com/heroku/hatchet) from 7.3.0 to 7.3.1. - [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.3.0...v7.3.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 06ce9c2..301e7b0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,11 +9,11 @@ GEM excon moneta multi_json (>= 1.9.2) - heroku_hatchet (7.3.0) + heroku_hatchet (7.3.1) excon (~> 0) platform-api (~> 3) rrrretry (~> 1) - thor (~> 0) + thor (~> 1) threaded (~> 0) moneta (1.0.0) multi_json (1.15.0) @@ -43,7 +43,7 @@ GEM rspec-retry (0.6.2) rspec-core (> 3.3) rspec-support (3.9.3) - thor (0.20.3) + thor (1.0.1) threaded (0.0.4) PLATFORMS