From 52240b9787275b98c73805a1b9ab6818427f0737 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Sep 2020 01:44:17 +0000 Subject: [PATCH] Bump excon from 0.45.4 to 0.76.0 Bumps [excon](https://github.com/excon/excon) from 0.45.4 to 0.76.0. - [Release notes](https://github.com/excon/excon/releases) - [Changelog](https://github.com/excon/excon/blob/master/changelog.txt) - [Commits](https://github.com/excon/excon/compare/v0.45.4...v0.76.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3f10d116b..779b24591 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,7 +19,7 @@ GEM rest-client (~> 1.6, >= 1.6.7) thor (~> 0.15, >= 0.15.2) diff-lcs (1.2.5) - excon (0.45.4) + excon (0.76.0) heroku-api (0.4.0) excon (~> 0.45) multi_json (~> 1.8)