From bb3bee18898971500996b91d9258fed94c55807b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jul 2022 10:34:18 +0000 Subject: [PATCH] Bump excon from 0.75.0 to 0.92.4 Bumps [excon](https://github.com/excon/excon) from 0.75.0 to 0.92.4. - [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.75.0...v0.92.4) --- updated-dependencies: - dependency-name: excon dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 825146d2c4..be7fd60446 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,6 +4,7 @@ GIT ref: e65246bea49374566a9dbaead59fdb35b46b086d specs: hcaptcha (6.0.1) + json GIT remote: https://github.com/ianheggie/health_check @@ -224,7 +225,7 @@ GEM erubi (1.9.0) et-orbi (1.2.4) tzinfo - excon (0.75.0) + excon (0.92.4) fabrication (2.21.1) faker (2.13.0) i18n (>= 1.6, < 2) -- GitLab