From 0d77ca8fd6e3cda38aee3385fac967ba3da610ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 08:01:10 +0000 Subject: [PATCH] Bump excon from 0.92.3 to 0.96.0 Bumps [excon](https://github.com/excon/excon) from 0.92.3 to 0.96.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.96.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..98a977a6 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.96.0) fpm (1.14.2) arr-pm (~> 0.0.11) backports (>= 2.6.2)