From ff56f70ba40f1c0c3a13fa66e8068b1a8a135722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 07:33:48 +0000 Subject: [PATCH] Bump platform-api from 3.7.0 to 3.8.0 Bumps [platform-api](https://github.com/heroku/platform-api) from 3.7.0 to 3.8.0. - [Changelog](https://github.com/heroku/platform-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/heroku/platform-api/compare/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: platform-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3a8f968c7..c7ba5f758 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -246,7 +246,8 @@ GEM multi_json erubi (1.13.1) erubis (2.7.0) - excon (0.110.0) + excon (1.2.5) + logger execjs (2.10.0) factory_bot (6.5.0) activesupport (>= 5.0.0) @@ -301,7 +302,8 @@ GEM rubocop (>= 1.0) sysexits (~> 1.1) hashie (5.0.0) - heroics (0.1.2) + heroics (0.1.3) + base64 erubis (~> 2.0) excon moneta @@ -442,7 +444,7 @@ GEM percy-capybara (5.0.0) capybara (>= 3) pg (1.5.9) - platform-api (3.7.0) + platform-api (3.8.0) heroics (~> 0.1.1) moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0)