From b615daff4ffaf4eebd158f19fdd83445bec0678b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Jan 2024 08:07:06 +0000 Subject: [PATCH] Bump platform-api from 3.5.0 to 3.6.0 Bumps [platform-api](https://github.com/heroku/platform-api) from 3.5.0 to 3.6.0. - [Changelog](https://github.com/heroku/platform-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/heroku/platform-api/compare/v3.5.0...v3.6.0) --- updated-dependencies: - dependency-name: platform-api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2c6b3f78..19756c11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -228,7 +228,7 @@ GEM exception_notification (4.5.0) actionmailer (>= 5.2, < 8) activesupport (>= 5.2, < 8) - excon (0.99.0) + excon (0.109.0) execjs (2.9.1) factory_bot (6.4.2) activesupport (>= 5.0.0) @@ -403,7 +403,7 @@ GEM parser (3.0.0.0) ast (~> 2.4.1) phantomjs (2.1.1.0) - platform-api (3.5.0) + platform-api (3.6.0) heroics (~> 0.1.1) moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0)