From a3a8cce1b532b30531fc22579ff4f71bee985745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 15:01:13 +0000 Subject: [PATCH] Bump excon from 0.31.0 to 0.71.0 Bumps [excon](https://github.com/excon/excon) from 0.31.0 to 0.71.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.31.0...v0.71.0) --- updated-dependencies: - dependency-name: excon dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea111ea9c..b4a07d4aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/hone/ruby-git.git + remote: https://github.com/hone/ruby-git.git revision: 264836fcff3c037d8d8fc44bd770b150b46fdc4e branch: master specs: @@ -20,7 +20,7 @@ GEM thor (~> 0.15.2) atomic (1.1.14) diff-lcs (1.1.3) - excon (0.31.0) + excon (0.71.0) heroku-api (0.3.17) excon (~> 0.27) multi_json (~> 1.8.2)