From 55b706660816443364a5fc20ce3b7b35a72a2633 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Jan 2023 12:06:46 +0000 Subject: [PATCH] Bump heroku_hatchet from 7.3.4 to 7.4.0 Bumps [heroku_hatchet](https://github.com/heroku/hatchet) from 7.3.4 to 7.4.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.3.4...v7.4.0) --- updated-dependencies: - dependency-name: heroku_hatchet dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9aff7f40d..7728a6f6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,14 +3,14 @@ GEM specs: diff-lcs (1.5.0) erubis (2.7.0) - excon (0.86.0) + excon (0.97.2) heroics (0.1.2) erubis (~> 2.0) excon moneta multi_json (>= 1.9.2) webrick - heroku_hatchet (7.3.4) + heroku_hatchet (7.4.0) excon (~> 0) platform-api (~> 3) rrrretry (~> 1) @@ -22,7 +22,7 @@ GEM parallel_split_test (0.10.0) parallel (>= 0.5.13) rspec-core (>= 3.9.0) - platform-api (3.3.0) + platform-api (3.5.0) heroics (~> 0.1.1) moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0) @@ -38,7 +38,7 @@ GEM rspec-core (> 3.3) rspec-support (3.11.0) sem_version (2.0.1) - thor (1.1.0) + thor (1.2.1) threaded (0.0.4) webrick (1.7.0)