From e696a25fa42caeec977819cef64bd02252dcfc44 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2020 10:06:51 +0000 Subject: [PATCH] Bump platform-api from 2.0.0 to 3.0.0 Bumps [platform-api](https://github.com/heroku/platform-api) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/heroku/platform-api/releases) - [Changelog](https://github.com/heroku/platform-api/blob/master/CHANGELOG.md) - [Commits](https://github.com/heroku/platform-api/compare/v2.0.0...v3.0.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44cbd306a2..55cd4520ff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -219,7 +219,7 @@ GEM equalizer (0.0.11) erubis (2.7.0) eventmachine (1.0.5) - excon (0.72.0) + excon (0.73.0) execjs (2.7.0) factory_bot (4.8.2) activesupport (>= 3.0.0) @@ -386,9 +386,10 @@ GEM rspec (>= 2.99.0, < 4.0) hashdiff (1.0.0) hashie (3.6.0) - heroics (0.0.22) + heroics (0.1.1) erubis (~> 2.0) excon + moneta multi_json (>= 1.9.2) hike (1.2.3) httparty (0.13.7) @@ -456,7 +457,7 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.0) - moneta (0.8.1) + moneta (1.0.0) msgpack (1.3.3) multi_json (1.14.1) multi_xml (0.6.0) @@ -512,9 +513,10 @@ GEM activerecord (>= 3.1) activesupport (>= 3.1) arel - platform-api (2.0.0) - heroics (~> 0.0.22) - moneta (~> 0.8.1) + platform-api (3.0.0) + heroics (~> 0.1.1) + moneta (~> 1.0.0) + rate_throttle_client (~> 0.1.0) polyamorous (1.1.0) activerecord (>= 3.0) postgres_ext (2.3.0) @@ -588,6 +590,7 @@ GEM activesupport (>= 3.0) i18n polyamorous (~> 1.1) + rate_throttle_client (0.1.2) rb-fsevent (0.10.2) rb-inotify (0.9.10) ffi (>= 0.5.0, < 2)