From 7545b51a4b7693d703fd58f36f6b0fd719ca0d12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Feb 2023 08:01:10 +0000 Subject: [PATCH] Bump excon from 0.92.3 to 0.99.0 Bumps [excon](https://github.com/excon/excon) from 0.92.3 to 0.99.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.92.3...v0.99.0) --- updated-dependencies: - dependency-name: excon dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 10c56186..f31844d4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) dotenv (2.7.6) - excon (0.92.3) + excon (0.99.0) fpm (1.14.2) arr-pm (~> 0.0.11) backports (>= 2.6.2)