From fc81f3643567bf613783402c95c99c6e55d9ed26 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 May 2020 09:57:43 +0000 Subject: [PATCH] Bump platform-api from 2.0.0 to 2.2.0 Bumps [platform-api](https://github.com/heroku/platform-api) from 2.0.0 to 2.2.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...v2.2.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44cbd306a2..185dec24ea 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.0.25) 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,9 @@ GEM activerecord (>= 3.1) activesupport (>= 3.1) arel - platform-api (2.0.0) - heroics (~> 0.0.22) - moneta (~> 0.8.1) + platform-api (2.2.0) + heroics (~> 0.0.25) + moneta (~> 1.0.0) polyamorous (1.1.0) activerecord (>= 3.0) postgres_ext (2.3.0)