From 354d1603b6ca96a86f4947502911b9d949d9bb97 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Jul 2021 06:43:57 +0000 Subject: [PATCH] Bump platform-api from 2.0.0 to 3.3.0 Bumps [platform-api](https://github.com/heroku/platform-api) from 2.0.0 to 3.3.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.3.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44cbd306a2..48b2b9ba43 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.83.0) execjs (2.7.0) factory_bot (4.8.2) activesupport (>= 3.0.0) @@ -386,10 +386,12 @@ GEM rspec (>= 2.99.0, < 4.0) hashdiff (1.0.0) hashie (3.6.0) - heroics (0.0.22) + heroics (0.1.2) erubis (~> 2.0) excon + moneta multi_json (>= 1.9.2) + webrick hike (1.2.3) httparty (0.13.7) json (~> 1.8) @@ -456,9 +458,9 @@ 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_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) mustermann (1.1.1) @@ -512,9 +514,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.3.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 +591,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) @@ -758,6 +762,7 @@ GEM addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff + webrick (1.7.0) wkhtmltopdf-binary (0.12.5.1) wkhtmltopdf-heroku (2.12.3.0) wysihtml5-rails (0.0.4)