From 2430ae7109a663677b5178c82922427293f14b30 Mon Sep 17 00:00:00 2001 From: schneems Date: Mon, 27 Apr 2020 12:55:27 -0500 Subject: [PATCH] Update heroku hatchet so `master` can be specified - https://github.com/heroku/hatchet/pull/80 - https://github.com/heroku/heroku-buildpack-python/pull/969#issuecomment-620057594 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f10294056..4b77c8682 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,7 +16,7 @@ GEM excon moneta multi_json (>= 1.9.2) - heroku_hatchet (5.0.2) + heroku_hatchet (5.0.3) excon (~> 0) minitest-retry (~> 0.1.9) platform-api (~> 2)